explore the features of Microsoft .NET

Category Archives: Internet Information Services

Blank page when running ASP application in IIS Many of us have faced this issue while working on Classic ASP applications. The cause of issue is IIS configuration but developers unaware of this issue and fight with them applications. While running ASP application below error will appear on browser. For confirm this issue, just go [...]


What are the root cause to loss the session values in ASP.NET applications? Cause 1: Session will expire in InProc session state Yes, Session will lost the values in InProc session state when the Web garden(IIS) value is greater than 1. Why?   InProc session management won’t work because each worker process will be maintaining [...]



Follow

Get every new post delivered to your Inbox.

Join 35 other followers