We have deployed a .net 4 asp.net site on IIS 6.0. Default.aspx is configured as one of the default document.
I am creating a social networking site and one of the requirements is to have the subdomain like URL for each user. For example, for the user1 his profile page will be user1.mysitename.com and for the
Recently, a couple of my applications have started throwing exceptions with the message Padding is invalid and cannot be removed intermitently
I know this is almost a duplicate of : The error "Login failed for user 'NT AUTHORITY\\IUSR'" in ASP.NET and SQL Server 2008 and Login failed for user 'username' - System.Dat
I\'m trying to deploy a site to a 64bit OS. I\'m deploying to IIS6. The site was developed on a 32bit server. The site deployed correctly however it\'s trying to a开发者_Python百科ccess a COM componen
I need to solicit feedback about a recent security policy change at an organization I work with.They have recently banned the bin-deployment of DLLs to shared IIS 6 application servers.These servers h
Is 开发者_StackOverflow社区there a mechanism, or any additional tools that I can make use of to bulk import 301 redirect rules into an IIS6.0 web application? I want to be able to 301 redirect some ol
My main issue is that I want to display an custom error page when an uploaded file exceeds allowed size (maxRequestLength in web.config).
I have the following setup: http://www.example.com/dir1/ and http://www.example.com/dir2/ Each virtual directory is configured on IIS6.0 as an application with own AppPool.
I have installed PHP to work with IIS6 (with FastCGI). I am capable of viewing a sample test website that shows the PHP info with the following code: