My goal is to implement the following scheme using the subdomain and path as attributes: Use a wildcard DNS entry that routes any subdomain to the root site:
So I set up SQL Server Session State using SQL Server 2008 and the temp database and today I decided to look into the data in the tables only to find this in the ASPStateTempApplications table:
Say I have a directory structure like so: /public /public/company /public/globals /public/globals/images /public/jobs
We have been working on our application for about a year now and today we performed a manual stress test with about 70 users.Our SQL server and WinForms application ran smooth, however, once the web a
We\'re running into the nasty sporadic IE6 bug where gzip compression enabled on js and css files makes things go bad (see Can i gzip-compress all my html content(pages) for example).
i have an issue with url lengths in iis7.If you go to: http://www.somesite.com/myaccount/login.htm?ReturnUrl=aa2Fmyaccounta2FdefaultaaspxadnoaauserSuppliedIdentifierahttpa3Aa2Fa2Faaaaaaamaapenidacoma
I have an asp.net mvc application running on IIS 7. The problem I\'m having is that depending on client the response may be recived (as seen through fiddler) as \"chunked transfer-encoding. What I can
I have a Delphi (hence 32-bit) CGI app running on a Windows 2008 64-bit server that has 24 Gb RAM with IIS7. The web service runs fine for a few days at a time (sometimes a few weeks) and then suddenl
I need my 32-bit InstallShield installer to make a change to ApplicationHost.config (Part of IIS7).I want to set the value of overrideModeDefaults from \"Deny\" to \"Allow\" for the ipSecurity configS
We are noticing some very strange behavior on an installation of a .NET2-based webapp on Server 2008. Our app uses old school Integrated Windows Authentication and simply reads the LOGIN_USER server v