Top "Cassini" questions

The Cassini Web Server is an open-source lightweight web server distributed with ASP.

Visual Studio debugging/loading very slow

I'm at wits end. Visual Studio is typically painfully slow to debug or just plain load ("start without debugging") my …

asp.net-mvc visual-studio visual-studio-2012 iis-express cassini
How to enable Directory browsing by default on IIS Express

Cassini (Visual Studio development web server) by default enables directory browsing, how can I enable directory browsing on IIS Express …

iis iis-express cassini directory-browsing
Visual Studio ASP.NET MVC project: setting the start URL

Consider an ASP.NET MVC 2 project with VS 2010. The goal is to set the 'start URL' on run/debug using …

asp.net-mvc visual-studio visual-studio-2010 cassini
Visual Studio Development Server not updating css and javascript?

I've recently returned to a web site project that has been on the backburner. Since recommencing work I've noticed css …

asp.net cassini
Automatically stop/restart ASP.NET Development Server on Build

Is there a way to automatically stop the ASP.NET Development Server (Cassini) whenever I do a build/rebuild in …

asp.net visual-studio cassini
Difference between ClientCredentialType=Windows and =Ntlm

Can anyone give a clear explanation of the difference between using clientCredentialType=Windows, and clientCredentialType=Ntlm in a server-side Web.…

wcf visual-studio-2005 cassini
Is Visual Studio 2010 WebDev WebServer (Cassini) 64-bit compatible?

I'm now developing on Visual Studio 2008 on a 64-bit OS (Windows Server 2008 64-bit). While the apps I write are 64-bit …

visual-studio-2010 64-bit 32bit-64bit cassini webdev.webserver
viewStateEncryptionMode="Always" not encrypting

Due to some security concerns i need to enable View State Encryption. I have viewstate & viewstateMAC turned off but …

asp.net encryption iis-6 viewstate cassini
Alternative to HttpListener?

I'm developing an application that is so far using HttpListener to provide a small standalone http server. However, I've recently …

.net cassini httplistener
Android Emulator loopback to IIS Express does not work, but does work with Cassini

I am attempting to post data from an Android application running in the Android Emulator on my local machine to …

visual-studio android-emulator cassini iis-express loopback