After IIS reset, first hit taking a long time because AppPool is starting and other .NET components, DB connections are initializing.
Well I am having a problem when I have put my .NET 2.0 web site on IIS 6. I have used UrlMapping to redirect some old urls. It is working fine when I am using it on the VS local server port but when I
This is an odd issue. We have forms auth for a site, and we recently adjusted the forms auth in web.config to include:
I am using IIS 6.0 on Windows 2003 in a workgroup, and have created a web which runs in its own pool to connect to a Sqlserver 2005 Analysis Services database using msmdpump.dll. I have set the pool u
I have a ASP .NET MVC 1.0 application which contains few ASPX files located instead Reports folder (located on root) of application.
I\'ve written an HTTPHandler (in C#) to accept GET and PUT requests, to basically allow resource to be retrieved and updated by a remote client.
As part of a CMS, I have created a custom VirtualPathProvider which is designed to serve a single file in place of an actual file structure.I have it set up such that if a file actually exists on the
I have an ASP.NET 3.5 application where I am using an ActiveX control. When I try to run the website from Visual Studio 开发者_开发知识库2008 using built-in web server it is working like a charm.
I\'ve looked around and haven\'t had much luck locating a program that will search a site for bad / broken links.
This is kind of an advanced problem, hopefully one of you asp/VB gurus will have a suggestion. I am trying to dynamically set a folder\'s execute permissions in IIS6 from an asp page. I have given the