S
sms1973
Hello,
I have built an application web site using ASP.NET 2003 and MSSQL
database server.
I now need to distribute the entire application to customers on a CD
to run the web application completely from their local personal
computers. In other words, they will not need to access the Internet
to run the application.
I know I can use the redistributable MSSQL EMMSDE for the database
part, but my problem is that I want users to run the site from the CD
rom.
questions:
1) Can I run a web server from the CD that supports asp.net code and
dlls?
2) If not, is it possible to install the asp.net application on the
user's computer and ship with it a personal web server that would
support my application?
I know I can probably convert the .net webforms into windows forms,
but that will take awhile as I heavily used web functionality for my
application.
Thanks in advance for your help.
Seever
I have built an application web site using ASP.NET 2003 and MSSQL
database server.
I now need to distribute the entire application to customers on a CD
to run the web application completely from their local personal
computers. In other words, they will not need to access the Internet
to run the application.
I know I can use the redistributable MSSQL EMMSDE for the database
part, but my problem is that I want users to run the site from the CD
rom.
questions:
1) Can I run a web server from the CD that supports asp.net code and
dlls?
2) If not, is it possible to install the asp.net application on the
user's computer and ship with it a personal web server that would
support my application?
I know I can probably convert the .net webforms into windows forms,
but that will take awhile as I heavily used web functionality for my
application.
Thanks in advance for your help.
Seever