Posted on: 1/7/2015 2:14:31 PM | Views : 536

ok I wrote my code in C# asp.net and it works. Then I publish the website and i upload it to my server's iis and when i go to Localhost/Default.apx I get this error :
HTTP Error 500.21 - Internal Server Error Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list.

this pages says how to fix it:
http://msdn.microsoft.com/en-us/library/hh168535(v=nav.71).aspx

but when I run : setup.exe /repair /x86 /x64 /ia64 /norestart
it says  ' setup.exe' is not recognized as an internal or external command,
operable program or batch file.

using windows explorer to look in see the folder all i see is a folder called v4.5.50938 

am i missing something ?

Go to the complete details ...