ASP Server on XP
-
Given below is a small ASP Server. It is a free software & you can run ASP Pages on XP or other such Operating System instead of depending on IIS. Not sure whether it supports all ASP, but it does support some that I tried. Eg Response.Write() ADODB etc. http://www.pablosoftwaresolutions.com/html/baby\_web\_server.html
-
Given below is a small ASP Server. It is a free software & you can run ASP Pages on XP or other such Operating System instead of depending on IIS. Not sure whether it supports all ASP, but it does support some that I tried. Eg Response.Write() ADODB etc. http://www.pablosoftwaresolutions.com/html/baby\_web\_server.html
I guess my question is why would you want to? IIS is free also if you have the OS, so why not use it?
Rocky <>< Latest Code Blog Post: Orcas - ListView and DataPager fun! Latest Tech Blog Post: Microsoft Surface!
-
Given below is a small ASP Server. It is a free software & you can run ASP Pages on XP or other such Operating System instead of depending on IIS. Not sure whether it supports all ASP, but it does support some that I tried. Eg Response.Write() ADODB etc. http://www.pablosoftwaresolutions.com/html/baby\_web\_server.html
There's Cassini[^]. Sorry, it does not work with classic ASP, but only with ASP.NET.
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Blog - My Photos - ScrewTurn Wiki
-
Given below is a small ASP Server. It is a free software & you can run ASP Pages on XP or other such Operating System instead of depending on IIS. Not sure whether it supports all ASP, but it does support some that I tried. Eg Response.Write() ADODB etc. http://www.pablosoftwaresolutions.com/html/baby\_web\_server.html
You can use the Apache Webserver. Both Win and Linux it is possible to run ASP.NET Pages on it. Apache Win32 Apache Linux with Mono pdluke
-
You can use the Apache Webserver. Both Win and Linux it is possible to run ASP.NET Pages on it. Apache Win32 Apache Linux with Mono pdluke
He needs classic ASP, not ASP.NET. And, anyway, Mono does not fully support ASP.NET 2.0.
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Blog - My Photos - ScrewTurn Wiki
-
I guess my question is why would you want to? IIS is free also if you have the OS, so why not use it?
Rocky <>< Latest Code Blog Post: Orcas - ListView and DataPager fun! Latest Tech Blog Post: Microsoft Surface!
Yeah I hope setting up IIS server would be a difficult task & i found the given server a real quick one