Wednesday, March 21, 2012

Atlas project from CDROM

I have developed an application using Atlas and ASP.NET Tree control loading data from an XML file.

Can anyone tell me if there is a solution to run this application from a CD with a web server (Cassini web server) packaged in the CD itself.

Many thanks in advance for any kind of help

hello.

well, you can do that. you just have to assure that cassini is running on a predetermined port (which you can set when you start it up) and then you must open a browser and load the initial page. this will only work for requests made on the same machine where the cassini web server is running (ie, localhost).

No comments:

Post a Comment