iis - Change to Asp.net 4.0 got "The page cannot be found" -


i've change existing virtual dir asp.net version 2.0 4.0 , browsed previous working web page.

but right i'm getting error saying "http error 404 - file or directory not found."

any ideas?

revert asp.net 2.0, problem went away. i've executed "aspnet_regiis.exe -i", didn't work.

what's path home page? check home page included "default document" in iis. if you're using application pool, try changing managed pipeline mode classic, , check correct .net version set (app pool basic settings).


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -