|
-
Aug 2nd, 2007, 07:24 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] [2005] replacing localhost with ip address
i have vs.net 2003 and web developer express version on my development machine.
if i want to run a vs.net 2003 aspx application ( folder mapped in IIS ) from a different machine on our network , providing ip address and the webfolder , it works .
like
"http://192.168.1.2/mywebapplication/form1.aspx" ( 192.168.1.2 is where IIS is )
how do i do it for web developer express applications as it has its own built in web server.
i have tried
"http://192.168.1.2:theport/webapp2005/form1.aspx"
but the page is not displayed
Any ideas ?
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
|