Re: How can I run asp.net in other computers....
From: Vanga Sasidhar (vangasd_at_hotmail.com)
Date: 04/03/04
- Next message: Vanga Sasidhar: "Re: How can I run asp.net in other computers...."
- Previous message: Chad Crowder: "Re: What could cause left open SQL data connection"
- In reply to: johndoe_at_driver.net: "Re: How can I run asp.net in other computers...."
- Next in thread: Sebastien Lambla: "Re: How can I run asp.net in other computers...."
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 3 Apr 2004 07:33:47 +0530
Thanks for your help. With some changes in config files i am sure that i can
run my asp.net pages from my winxp to other win98 and winme computers. Now I
want one more help. Can I run my asp.net pages in a standalone computer
which is not connected to any other computer and having win98 or winme as
operating system? Right now i am developing my asp.net pages in a computer
which is already having winxp using IIS 6.0 server. There is no problem in
it. But i want to copy these files in my home computer which is having win98
and winme operating systems and i want to run those asp.net pages in it. Is
this possible by installing any other servers?
With Regards,
Vanga Sasidhar
<johndoe@driver.net> wrote in message
news:#2fzsxKGEHA.1228@TK2MSFTNGP11.phx.gbl...
> If you are using a "hub" then your Computers will be given IP addresses
> on Windows XP go to STart -> run -> cmd.exe and type ipconfig.
> Find the IP address. (Below is sample output)
>
> IP Address. . . . . . . . . . . . : 192.168.1.100
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
> Default Gateway . . . . . . . . . : 192.168.1.1
>
> then go to your Windows 98 or Windows ME Box and type in
> http://ipaddress/WebForm1/WebForm1.aspx (where ipaddress is replaced with
> the IP address of the xp computer).
> Please note that if youa re running Windows ICF or another firewall on
your
> XP Server you may need to make an exception for it on port 80 (the port
that
> IIS is listening on )
>
>
> Hope this helps. posting is provided as is.
>
>
>
> "Vanga Sasidhar" <vangasd@hotmail.com> wrote in message
> news:ujFW5DKGEHA.1128@TK2MSFTNGP11.phx.gbl...
> >I have four computers.
> >
> > One computer - Win XP
> >
> > Two computers - Win 98
> >
> > One computer - Win ME
> >
> > I designed some pages in my computer having Win XP operating system. I
> > installed dot net framework 1.1 and web matrix is used for asp .net code
> > editing. Now I want to access these pages in other three computers with
> > win98 and winme as operating systems. I dont want to just copy these
files
> > in other computers. i want to use internet explorer to browse these
files
> > and my winxp system should work as server. i didnt set anything like
> > server
> > and terminals in my four computers. all these four computers are just
> > connected using a hub and networked by giving serial ip addresses.
Please
> > help me. Can i access these files in other computers? If yes what are
the
> > other things i have to install or set in other three computers?
> >
> > With Regards,
> >
> > Vanga Sasidhar
> >
> >
>
>
- Next message: Vanga Sasidhar: "Re: How can I run asp.net in other computers...."
- Previous message: Chad Crowder: "Re: What could cause left open SQL data connection"
- In reply to: johndoe_at_driver.net: "Re: How can I run asp.net in other computers...."
- Next in thread: Sebastien Lambla: "Re: How can I run asp.net in other computers...."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|