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?
174 Views Asked by cidthecoatrack At
1
There are 1 best solutions below
Related Questions in .NET
- file download method in visual studio 2017
- Repository manager receives the wrong connection string in .net core
- MongoDb not connecting C#
- The current .NET SDK does not support targeting .NET Core 6.0. Brand new WPF Project VS Community 2022 17.9.5
- Why Scanning GSI on DynamoDb doesnt work as fast as expected when using CONTAINS?
- Are "blittable types" really unmanaged types for StructLayout Sequential
- Failed to fetch dynamically imported module on Blazor JS Interop
- Problem to upload several images per one request
- Implementing Azure AD B2C Authentication in .NET 8 Blazor Project (RenderMode: InteractiveAuto)
- Stripe connect payout - throws exceptions
- 'IOException: The cloud file provider is not running', when trying to delete 'cloud' folder
- Azure Application Insights Not Displaying Custom Logs for Azure Functions with .NET 8
- Convert C# DateTime.Ticks to Bigquery DateTime Format
- Socket.io nodejs server .NET connection
- Producer Batching Service Bus Vs Kafka
Related Questions in WEB-DEVELOPMENT-SERVER
- getting error 422 (Unprocessable entity) in a api-integration webapp
- Next.js NextAuth: fetching session id from two different schema, (parent and kid), parent uses google provider and kid uses credentials for login
- I want to Install storage cloud package. during installation show error how to solve this nodemon app.js run successfully ]
- Django form not submiting to server
- Flask application error TypeError: 'str' object cannot be interpreted as an integer
- ERROR : metadata-generation-failed while installing uwsgi
- Need to make song Item list as buttons so that when I tap on it starts playing
- How do i handle combing data from multiple data sources on demand and then serving said data from a REST API?
- I am facing an issue while using ejs-mate. The error is in <% layout("path") %>. The path is correct But does not work
- at the time of downloading files from s3 bucket one file is not able to download
- Running wordpress project on multi php xampp
- Why are cookies not shown in chrome dev tool's application tab?
- Can't log in to wordpress website due to insecure connection
- Cross-Origin Request Blocked on Ubuntu Webserver, regardless of Access-Control-Allow-Origin Headers
- HMR settings not changing in laravel vite
Related Questions in ASP.NET-DEVELOPMENT-SERV
- Authentication and Authorization Isuue in JWT ASP.NET
- ASP.NET web package deployment security
- How to debug 64-bit applications with Visual Studio Development Server
- TFS:Build Partially Succeeded with errors1.Website 696283980 Doesn't Exists on <serverNameHere>2.A valid UNC path was not specified for UNCPathToClean
- VS2008 Project runs in Asp.Net Developement Server although it's added to IIS
- VS dev server memory usage increase on postback
- Install Microsoft WebDevServer?
- A StackOverflowException occurs on System.Diagnotics.StackTrace()
- VS2012 Debugging asp.net app - Run as different user not working
- How to check whether Application_BeginRequest is called for static resources like images on real IIS webserver?
- How do I get my .NET development server to use an unusual font?
- Webrick or Thin to run (non-ruby) static websites
- Enable directory browsing for ASP.Net Development Server
- the debugging finish without completing the debug
- VS2010 Strange ASP.NET Startup Errors
Related Questions in ASPNET-DEVELOPMENT-SERVER
- How to pass Dynamic value to pathtowebapp [AspNetDevelopmentServer(identifier,pathtowebapp)] attribute in Unit Test method
- .Net Core MVC Deployment (Publish) missing views
- Strange error with EXT.NET in ASP.NET MVC application
- If any possibility connects database in amcharts (pie Chart) in asp.net?
- How can I activate "Use Visual Studio Development Server" options on Visual Studio 2013?
- Create profile and view table for each role or user?
- ASP.NET Development Server unexpected Authentication required
- Sending Email works fine with IIS Express(Development Server), but fails with IIS
- Install Microsoft WebDevServer?
- Exporting Gridview To Excel Succeeds But File Is Corrupt?
- Not work when hosting ASP.NET contact us page
- Very slow debugging ASP.NET MVC 3 project
- Visual Studio Development Server - CSS is lost. On IIS Server is working
- asp.net development server port not same as web application port
- ASP.NET development server: possible misconfiguration?
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 # Hahtags
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.