开发者

Is it possible to run ASP.NET MVC application on Cassini server?

Is it possible to run ASP.NET MVC application on UltiDev Cassini webserver?

If so.. are there any drawbacks / things that I need to have in mind when b开发者_开发问答uilding this app?


Yes. Yes you can. This is what I use for web development, as my OS is Windows XP Pro, and IIS 5.1 is limited to a single site on this licence.

When I use Ultidev, I turn IIS off, because I use port 80 for my main website.

When I need to debug, I select "Attach to process" (Control + Alt + P), and choose Ultidev.exe.

There are the usual limitations though that exist with Cassini, such as no HTTPS and the max number of concurrent users is ten (AFAIK). But then, it's obviously not meant to be a production server. :)

If you are wanting to run this as a production environment, then you should look at ponying up the cash for a server licence and use IIS.


The company I work for (Comet Way) has a product called Neokernel Web Server, (http://www.neokernel.com) which is a commercial product for C# that lets you embed an SSL secured, scalable ASP.NET web server in your application. It's a commercial product but a free evaluation license is available.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜