i have completed asp.net project that is web application .code behind c#.web application project want to make a cd formate (my project is online test abt IQ test contain multiple choice ).
How to make cd formate and hosting one web application done by asp.net using c#?
You can't run an ASP.NET application from a CD. ASP.NET requires a running instance of IIS, which requires Windows 2000 or later, which won't fit on a CD, nor provide you with the writable directories required by IIS.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment