I am using VSTS 2008 + C# + .Net 3.5 + IIS 7.0. I want to using appcmd to add a new web site, my scenario is like this.
We have a asp.net 2.0 web application that is running on IIS7. It is using web gardens and asp.net state server.
I\'m requesting my first SSL certificate for one of a pair of test servers (2008 R2, IIS7).Our CA is not part of AD so I\'ve worked out that I need to do the \'request an Internet certificate\'.That l
I am developing a PHP application using our XAMPP setup as a test server. Once the app is ready to deploy, I have to upload it to the client\'s server,
I need a confirmation that IIS_WPG and the newer one IIS_IUSRS are also members of the \"Authenticated Users开发者_高级运维\" group. Can someone confirm this or am I wrong?The IIS_WPG user is a the II
i created a site on m开发者_StackOverflowy iis7 it\'s like http://localhost:88/my i also can access it like this http://myip:88/my
I am unable to browser the service which is hosted on IIS 7 Windows Server 2008. Whe开发者_如何转开发n I hit the url http://myservice/service1.svc it throws an error.Check to make sure you have frame
I am using VSTS 2008 + C# + .Net 3.5 to develop a console application and I send request to another server (IIS 7.0 on Windows Server 2008). I find when the # of request threads are big (e.g. 2000 thr
Will it be disabled if I set the idle time-out 开发者_如何学运维to 0?Yes, setting the idle timeout value to zero will disable idle timeouts.
I have an application in an application pool that\'s running in integrated mode. I have added a handler to system.web > httpHandlers and I kept getting a 404 result. So I enabled failed request tracin