IIS
ASP.NET MVC Background Service processing
We run a number of ASP.NET MVC sites - one site per client instance with about 50 on a server. Each site has its own configuration/database/etc.[详细]
2023-04-11 05:43 分类:问答W3WP.exe - CPU spikes to 100% then falls to 0% resulting in poor performance
I have an existing asp.net app that worked for months without issues. The problem Suddenly, (after a new code release) once every day or two, the CPU starts to go from 100% utilization to 0%, and ba[详细]
2023-04-11 01:13 分类:问答VS2010 TFS Build Failure-Could not complete the request to remote agent
I received this error when trying to run a build from within VS2010. C:\\Program Files\\MSBuild\\Microsoft\\VisualStudio\\v10.0\\Web\\Microsoft.Web.Publishing.t开发者_运维问答argets (3588): Web deplo[详细]
2023-04-11 00:16 分类:问答What is the maximum length for a querystring?
I\'m using HTTP requests in my program to pass data via a querystringto a web-based status page.The requests are of the form:[详细]
2023-04-10 23:40 分类:问答IIS7: classic ASP application write access to .mdb file using windows authentication
I have a classic ASP application I want to run on my website (IIS7). This site contains an .mdb database file. I have enabled windows authentication and disable anonymous under authentication. I want[详细]
2023-04-10 22:32 分类:问答Hosting MSMQ in IIS 6 and sending it messages via WCF
I want to test out the possibility of queuing message on remote clients who may or may not be connected, those clients when connected will push the messages sent to an msmq over the internet that is h[详细]
2023-04-10 19:46 分类:问答HTML Error Returned on Production ASP.NET MVC 2 Site but Not on localhost
I have a RESTful API created with ASP.NET MVC2 that returns all data as XML: string xml = Serialize(Data, context, AcceptCharsetList, encoding);[详细]
2023-04-10 15:18 分类:问答"Failed to map the path" error in Global.asax
I am a newbie when coming to C#, so any help will be appreciated. The project is Web Application in C# using VS2005.[详细]
2023-04-10 13:20 分类:问答IIS AppPool Management and Best Practices
I make a number of smaller WCF services at work, and many of them are non critical / only contain a few calls.I have them published to an IIS server each of them to their own \'application\'.Now I hav[详细]
2023-04-10 09:14 分类:问答Setting up mvc application on IIS7?
I\'ve created a MVC website using Visual Studio 2010 and would like to deploy it to my newly installed local IIS7.The website works perfectly running from Visual Studio on the development server that[详细]
2023-04-10 08:19 分类:问答