resources are not found on IIS6
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.
精彩评论