开发者

resources are not found on IIS6

开发者 https://www.devze.com 2023-02-17 04:59 出处:网络
I have IIS6, and aspx are working, but all the JS, CSS, images are declared as NOT FOUND. This is initial installation of the IIS and project as virtual directory.

I have IIS6, and aspx are working, but all the JS, CSS, images are declared as NOT FOUND. This is initial installation of the IIS and project as virtual directory.

Any guesses what it can be? I made the virt dir开发者_开发问答ectory PUBLIC in case permissions are the issue

thanks


Problem solved. I ran aspnet_regiis -i again.

0

精彩评论

暂无评论...
验证码 换一张
取 消