I have a asp.net 2.0 web site with WCF service hosted inside it running on .NET 3.5 framework. The website is setup with Integrated Win开发者_StackOverflow中文版dows Authentication only. The web serve
I am new to asp.net & IIS. Now I am deploying a web site with wcf service to IIS. The WCF service needs windows authentication, so i have used impersonate attribute in web.config.
I wrote a test page that does a bunch of busy work in a method called at page load. This process as I have it now takes around 12 seconds.
Did you know you can prevent the revalidation of files in browser cache and subsequent 304 response by completely removing both the ETag and Last-Modifed response headers?
Let\'s say I have a simple console program to fetch a list of files given the folder name. I want to call the console program using PHP code on a site that is running on a unique Windows user account
I\'ve built an ASP.Net MVC 2.0 site in VS2010, targeting .Net 3.5. I\'m trying to \'bin deploy\' to a server running IIS 6.0.
When I execute the following code to delete and move a file my worker process hangs: File.Delete(FullSourceFilePath);
This is in VS 2005. And IIS is 6.0. I am trying to use Self signed certificate for HTTPS. In the code i am redirecting from http to https for few pages. It is nt working fine.
We\'re running IIS6 on Windows Server 2003. Our s开发者_如何学运维ite is written in ASP.NET. We configured our site to expire headers after 7 days. While Page Speed gives us a check for \"Leverage br
I\'m working on Windows Server2003 with the following: IIS6 .NET Runtime 2.0 ASP.NET C# I\'ve got some pages like these: