IIS (Internet Information Services) Version 7 – is a web server application and a set of feature extension modules created by Microsoft for use with Microsoft Windows.
I'm able to connect to SQL server 2008 R2 when I use Provider=SQLOLEDB in my connection string. But when I …
sql-server-2008 iis-7 asp-classic connection sql-server-native-clientI need to understand something about ASP.NET session state, as it applies to IIS 7 and ASP.net 3.5. If an …
asp.net asp.net-mvc iis-7 session-state worker-processI Have some problems with redirecting to another URL based on the query string parameters. I want to redirect users …
iis iis-7 url-rewriting url-rewrite-moduleMy main issue is that I want to display an custom error page when an uploaded file exceeds allowed size (…
c# asp.net asp.net-mvc iis-7 iis-6On IIS 7 I set up an application called "XYZ", and an application pool for it. I set the identity of …
iis-7 active-directory windows-authentication pass-throughIt's generally known that you are not allowed to edit the application alias while editing application settings through window interface …
iis-7 rename appcmdWhen I start the application pool, and request a page in an application in that pool, I get a "HTTP …
asp.net iis iis-7 application-pool event-viewerI am attempting to deploy an ASP.NET MVC 3 application to a Windows 2008 x64 server (running IIS 7.0 obviously), and IIS …
iis-7 .net-4.0 asp.net-mvc-3 windows-server-2008 asp.net-4.0several time in day my Application pool is stopped with following error: Application pool 'MyApplicationPool' is being automatically disabled due …
iis-7 application-poolI've installed .NET Framework 3.5 SP1 on web server (Server 2008 Enterprise), so running IIS 7.0. I want to change the version of .…
.net-3.5 iis-7 application-pool