Background: I\'ve deployed an ASP.NET MVC 3 app that works on my machine to a shared hosting provider and am discovering some problems that appear to be related to the application pool being recycled.
I am getting Event Log entries every time I access the site: Event Type: Error Event Source:VsJITDebugger
when running an asp.net application there are intermittent errors occuring like the one below currently we have requested for the code but until then if there is a solution available it would be grea
I want to set ap开发者_JAVA百科plication pool of site programatically depending on .net target version.Can somebody help me with C# code for this.I want like
When debugging WCF service I need to use the remote share that stores our test data. But, since I host it on a local machine in IIS5 it doesn\'t have something like an application pool identity as fou
we currently have this setup: 1) a web site that fronts functionality to user, one of its modules connect to a separate web service (WCF) as reference.
My hosting company imposes a 100mb memory limit on application pools (IIS 7.5). How can I accurately determine the memory usage of my ASP.NET application?
Changes in ascx / aspx files - will it reset application? Sometimes on dev server they won\'t cause it whereas on live serve开发者_如何学Cr I think it sometimes causes it. What is the rule?
I am trying to host a 2nd website (outside of Default Web Site, which is already used) that is a web service supported by .NET 4. This is IIS 6.
In IIS 7.5开发者_JS百科 I have the following configuration: Sites -Site1 --App1 --App2 Site1, App1 and App2 are each running in separate Application Pools.When I update the web.config under App1 it