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?
Install Microsoft WebDevServer?
169 Views Asked by cidthecoatrack At
1
There are 1 best solutions below
Related Questions in .NET
- Does compiler optimize operation on const variable and literal const number?
- What is the point of definnig Asp.net Intrinsic Objects In different places and what is the different betwen them?
- Deleting Orphans with Fluent NHibernate
- IOrderedEnumerable to vb.net IOrderedEnumerable Conversion
- What is this namespace ITypeOfObjectsBoundToListBox ? Couldn't find it
- .net rest service with JSON string and consumed with java client
- What is best way to check if any of the property of object is null or empty?
- Telerik's WPF RadColorPicker NoColorText property not working
- Possible consequences of duplicate ProgId for different classes
- How are multiple requests to Task.Run handled from a resource management standpoint?
- Optimizing C++ call from C#
- Make a per-web-application object available to Web API and SignalR controllers
- System.ComponentModel.DataAnnotations.Schema namespace conflict
- LINQ Except/Distinct based on few columns only, to not add duplicates
- Not displaying content by its URL string - absolute urls
Related Questions in WEB-DEVELOPMENT-SERVER
- What goes in the username and password fields for PHPMailer?
- How to make a navigation bar permanently on top?
- Issue with insert into sql query
- dynamic page title for joomla in chrono connectivity
- Use of MANIFEST.MF file under META-INF folder
- How can I view my pages in chrome w/ a local address? Chrome keeps searching the web
- Ruby on rails, new POST to API and refresh page
- Can I use dev tools persist with live site?
- Python Flask in Production?
- Error while trying to generate JSON Array from MySQL Database in PHP
- GIT web deployment: post-receive hook runs, but files not changing in web-root
- Create a developer portal/APIGEE+ WORDPRESS/
- make a HTTP Request from React-Redux from localhost
- Virtual directories in IIS7
- Does ASP.NET web development server (WebDev.WebServer.EXE) support HTTP/1.1 persistent connections?
Related Questions in ASP.NET-DEVELOPMENT-SERV
- Visual Studio 2010 Silverlight Project Opening in Browser as file:// instead of localhost://
- asp.net development server session not working
- Analysis Services database works with ASP.NET Development Server but NOT IIS
- email in asp.net
- ASP.NET Development Server concurrent processing doesn't work
- VS dev server memory usage increase on postback
- Visual Studio 11: Server-side includes in ASP .NET Development Server
- Form Authentication (using jquery.ajax) failed after setting up IIS 7
- Deployment issue asp.net web application
- Visual Studio: How can I start the development server WITHOUT opening a browser window or seeing a warning?
- ExecuteScalar returns null or DBNull (development or production server)
- How do I use Fiddler to listen to the asp.net development server (i.e. cassini)?
- How to debug 64-bit applications with Visual Studio Development Server
- VS2008 Project runs in Asp.Net Developement Server although it's added to IIS
- Godaddy with Open XML SDK
Related Questions in ASPNET-DEVELOPMENT-SERVER
- If any possibility connects database in amcharts (pie Chart) in asp.net?
- Sending Email works fine with IIS Express(Development Server), but fails with IIS
- Visual Studio Development Server - CSS is lost. On IIS Server is working
- Very slow debugging ASP.NET MVC 3 project
- Not work when hosting ASP.NET contact us page
- ASP.NET URL-rewriting works in Development Server but not in local IIS
- Create profile and view table for each role or user?
- How to pass Dynamic value to pathtowebapp [AspNetDevelopmentServer(identifier,pathtowebapp)] attribute in Unit Test method
- Install Microsoft WebDevServer?
- Visual Studio Development Server 2010 renders partial pages
- How can I activate "Use Visual Studio Development Server" options on Visual Studio 2013?
- Unable to load xml file in javascript running site under Development Server
- asp.net development server port not same as web application port
- Visual studio: disable web development server for some web projects
- .Net Core MVC Deployment (Publish) missing views
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
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.