IIS
Unable to generate a temporary class (result=1) any idea?
All of a sudden, out of nowhere, I get this response from my web service hosted locally Unable to generate a temporary class (result=1).[详细]
2023-04-10 04:05 分类:问答virtual directory in vb.net
I want to create virtual di开发者_如何学Pythonrectory using vb.net. But while creating permission denied error occurs.If im manually creating virtual directory no error..[详细]
2023-04-10 03:52 分类:问答asp Default document not working on IIS7
I have a classic asp application inside a .NET 4.0 application. I have set the default document to login.asp, but it does not automatically redirect to it. The entire application functions fine though[详细]
2023-04-10 03:49 分类:问答The operation timed out – ASP
I have a vanilla ASP app that runs on IIS 5.1. The below code in an ASP file causes the IIS throw the “Operation timed out” error. However despite of the error the process continues to run on the se[详细]
2023-04-10 01:39 分类:问答IIS7 Application pool best practices configuration
Is there a guideline or site in where I can informa开发者_如何学JAVAtion about best practices for configuring IIS 7 Application Pools?Take a look at http://technet.microsoft.com/en-us/library/cc753734[详细]
2023-04-10 01:20 分类:问答Why are my requests from urllib2 delayed with Apache2?
I\'m dealing with two internal web servers, one running Apache2 on Ubuntu Server 10.04, and the other IIS on Windows Server 2008.When I hit either of the root URLs from a web browser with a cleared ca[详细]
2023-04-10 01:13 分类:问答Java web service client not decoding base64
I\'m currently trying to implement a WS client in java but I have the following problem: The server is running in IIS 7.5 and was implemented with c#. It is sending a base64Binary string (which I bel[详细]
2023-04-09 23:06 分类:问答How do I use my HTTP handlers for selected paths and MVC handler for the rest?
I have an MVC2 application. I also have a set of ready HTTP handlers that derive from System.Web.IHttpHandler. How do I use them together?[详细]
2023-04-09 22:47 分类:问答How do I create a route for matching all paths starting with a given prefix?
In my MVC application I want to create a route such that when a user requests a URL starting with a prefix some specific action is invoked.[详细]
2023-04-09 22:28 分类:问答What specific data being sent via HTTP POST could result in an HTTP 504 Error?
I\'ve got a site that uses an order entry form and sends a rather decently sized POST request when the form is submitted.[详细]
2023-04-09 19:59 分类:问答