|
-
December 29th, 2002, 10:25 AM
#1
Web Application on XP Home Edition
I'm running XP Home Edition, and VB.Net.
I want to create a Web Application, but I always get error:
Unable to open Web project 'MyTest'. Then Web 'MyTest' locatied on server 'http://localhost' does not exist.
I think that because I can not install IIS on my XP Home Edition. Is there anyother way can let me create a web application on my XP Home Edition? Or, I have to update it to professional edition?
Thanks
-
December 30th, 2002, 11:44 AM
#2
First off, you need an IIS web server to publish the Web Application to. It does not necessarily have to be the same machine you are developing on. If you have another machine that has IIS on it, then instead of localhost point the *creating location* to the dns name or IP address of that web server. Otherwise, you will need to install an OS that has IIS with it (XP Pro, 2000, etc.).
- Robert
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|