cassini
StackoverflowException in IIS7 but not in Cassini
I have some C# code that is giving a StackOverflowException when running under IIS7 but when it开发者_JS百科 is run under Cassini in VS2008 then the code runs fine.[详细]
2023-01-22 07:40 分类:问答Run ASP.NET Development Server "virtual path" as an application
I want to run my new web application with forms authentication under the ASP.NET Development WebServer (Cassini), but not at site root \"/\" (rather, at the path it will reside in production; \"/New\"[详细]
2023-01-19 07:18 分类:问答In process web-server for MVC2
I\'m working on a project that requires an in process web server to run the web based UI. The best opti开发者_如何学JAVAon I have come across is CassiniDev[详细]
2023-01-19 06:15 分类:问答Amending Web Config for Test Fixtures
I\'m using CassiniDevLib to host an MVC app for integration testing. In order to do it I need to amend some config settings on the web server so they match the integration testing environment, first[详细]
2023-01-19 05:17 分类:问答Installer App Asp.net 4.0 Cassini SQL Express
We have built an ASP.NET application in 4.0 (we can change it to 3.5 if necessary) with a SQL Server database.[详细]
2023-01-14 21:27 分类:问答Is it possible to run classic asp on Cassini Webserver?
Is it possible to run classic asp on Cassini Webserver? 开发者_JAVA技巧 I have a mixed website (classic asp and dotnet)...No, you can\'t. Cassini only renders ASP.net pages.Have you considered IIS Exp[详细]
2023-01-11 19:12 分类:问答Disabling Visual Studio Development Server - Any way to do this per project?
When debugging my website project I usually go to start options in the web project\'s properties and select \'Don\'t open a page\' and \'Use custom server\' wi开发者_StackOverflow中文版th a url that\'[详细]
2023-01-11 13:29 分类:问答ASP.NET Development Server - is the source available?
I remember several years back it was called Cassini and the source was available for download. Is this开发者_如何学C no longer the case?Either my Google skills are lacking or I can\'t seem to find th[详细]
2023-01-11 09:52 分类:问答ASP.NET MVC on Cassini: How can I force the "content" directory to return 304s instead of 200s?
Scenario: I have an ASP.NET MVC application developed in Visual Studio 2008. There is a root folder named \"Content\" that s开发者_开发技巧tores images and stylesheets. When I run locally (using Cassi[详细]
2023-01-11 06:47 分类:问答ASP.NET Dev Server (Cassini), IIS Express and multiple threads
I can\'t seem to find any information on this anywhere. Either it\'s my imagination or the ASP.NET Dev Server (Cassini) cannot handle multiple threads (e.g. mult开发者_运维问答iple requests).Is this[详细]
2023-01-07 04:25 分类:问答