Category Archives: IIS

Run your ASP.net Application without IIS.

It is easy to run your asp.net web application without installing any web server. For running your application without IIS you have to use Cassini Desktop Adapter. Features of Cassini Desktop Adapter * Standalone Web Applications – now on the Desktop * 100% Embedded Web server * No Installation or GAC Required * No Administrator read more »

IIS

An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode

Consider following things for solving above problem. 1. Just go to web.config file 2. Add following code segment under configuration tag

Page 1 of 11