At some point, I accidentally uninstalled the development server used to run and test my project's website on my machine. I have tried repairing all instances of visual studio I have installed, as well as repairing all version of .Net Frameworks that i have installed. None have restored the exe I need. (Program Files/Common Files/Microsoft Shared/DevServer/10.0/WebDev.WebServer40.exe) Anyone know what I should be doing to fix this?
Asked
Active
Viewed 103 times
0

pnuts
- 58,317
- 11
- 87
- 139

cidthecoatrack
- 1,441
- 2
- 18
- 32
-
you can try installing cassini webserver from external link. Actually the webdev server we use is cassini too. – Nov 05 '13 at 16:32
-
The problem is that I am on a team and the solution is set up to use visual studio's native development server. I don't have the authority or desire to change the entire team's development server because I did something stupid on my machine. I just need to figure out how to reinstall the tool. – cidthecoatrack Nov 05 '13 at 21:00
1 Answers
0
Alright, somehow the executable has returned - not sure exactly what brought it back, but it has returned. Most likely, what brought it back was outright re-installing visual studio 2010 and 2012.

cidthecoatrack
- 1,441
- 2
- 18
- 32