Questions tagged [cassini]

The Cassini Web Server is an open-source lightweight web server distributed with ASP.NET as an example of an ASP.NET web server written in C#.

The Cassini Web Server is an open-source lightweight web server distributed with ASP.NET as an example of an ASP.NET web server written in C#.

Cassini is used in various ASP.NET projects such as ScrewTurn Wiki.

229 questions
0
votes
0 answers

Cassini Startup Macro/Script

I'm maintaining an old VS project which takes about 2 minutes to compile each time. Every time I make a change I have to recompile, and while debugging I'm encountering multiple crashes of Cassini. Is there a macro of some sort that can be used to…
Chiramisu
  • 4,451
  • 7
  • 42
  • 74
0
votes
1 answer

Can I run Asp.Net Cassini Web Server in 32 bit mode?

I have a project that depends on the SigPlusNet 32 bit dll that I cannot upgrade. It has been suggested to me that it would work if I got IIS running in 32 bit mode but I have been running the Visual Studio Cassini webserver and cannot install IIS…
George Mauer
  • 103,465
  • 117
  • 349
  • 581
0
votes
1 answer

Why doesn't URL routing work in Visual Studio?

Does anyone else have problems with running URL routing projects in Visual Studio? The Visual Studio Web server doesn't seem to want to play nice with URL routing. It doesn't invoke the engine at all in fact, which means you can't debug, and have…
Deane
  • 7,649
  • 9
  • 51
  • 102
0
votes
2 answers

Unable to connect to server

I am using the CassiniDevServer in my project. I created a object of the CassiniDevServer class and then call its start() method passing appropriate argument. The server hosts and renders the webpages correctly in the browser. But after some time,…
Mahesha999
  • 17,254
  • 23
  • 89
  • 157
1 2 3
15
16