asawyer13
Posts: 46
|
| Posted: 01/15/2007, 5:28 PM |
|
I am needing to create a small ASP 3.0 web application.
Is there anyway to do this and also test it on my XP Home Laptop?
Thanks,
Alan Sawyer
|
 |
 |
peterr
Posts: 5971
|
| Posted: 01/15/2007, 11:52 PM |
|
All ASP applications require a Web server (IIS or PWS) to run but unfortunately Windows XP Home doesn't come with one. Thus the answer is no.
However, you can test possible (and unreliable) workarounds by browsing through various articles about this subject: http://www.google.com/search?q=iis+xp+home
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
marcwolf
Posts: 361
|
| Posted: 01/16/2007, 6:49 PM |
|
I have seen some google posts on getting a webserver up and running on XP home.
It's tricky and needs registry tweeking
Here are some links
http://www.15seconds.com/issue/020118.htm
http://adamv.com/dev/articles/iis-on-xp-home
Or just type XP HOME IIS into Google, sit back, and watch the links flow.
Take Care
Dave
_________________
' Coding Coding Coding
Keep Those Keyboards Coding.
Raw Code!!!!!!!
|
 |
 |
Marcus
Posts: 49
|
| Posted: 01/18/2007, 1:21 PM |
|
Use Baby Web Server from Pablo Software Solutions.
www.pablosoftwaresolutions.com/html/baby_web_server.html
|
 |
 |
marcwolf
Posts: 361
|
| Posted: 01/18/2007, 3:32 PM |
|
Thanks for the link Marcus
Pablo has a few interesting small application can can be very helpful to developers.
Take care
Dave
_________________
' Coding Coding Coding
Keep Those Keyboards Coding.
Raw Code!!!!!!!
|
 |
 |
wkempees
Posts: 1679
|
| Posted: 01/19/2007, 5:46 AM |
|
Quote marcwolf:
Thanks for the link Marcus
Pablo has a few interesting small application can can be very helpful to developers.
Take care
Dave
Hmmm, Dutch!
Very cheesy products, good link thanks Marcus.
And so close to home, 4me
Walter
_________________
Origin: NL, T:GMT+1 (Forumtime +9)
CCS3/4.01.006 PhP, MySQL .Net/InMotion(Vista/XP, XAMPP)
if you liked this info PAYPAL me: http://donate.consultair.eu
|
 |
 |