|
 |
asp_web_howto thread: InterDev quesiton
Message #1 by "Mike Scott" <jstmehr4u3@h...> on Wed, 7 Nov 2001 10:55:01 -0800
|
|
Anyone know the port number that InterDev uses to connect to the Webserver?
TIA,
Mike
Message #2 by Imar Spaanjaars <Imar@S...> on Wed, 07 Nov 2001 20:12:27 +0100
|
|
That should be the same as the website that is running on the webserver.
So, if your webserver runs at 8080, your Interdev project should connect to
webserverName:8080 as well
AFAIK, Interdev uses a variation of WebDav (called the FP Extensions) which
run over http.
Imar
At 10:55 AM 11/7/2001 -0800, you wrote:
>Anyone know the port number that InterDev uses to connect to the Webserver?
>
>TIA,
>Mike
>
>
>
Message #3 by "Daniel O'Dorisio" <daniel@o...> on Wed, 7 Nov 2001 14:07:23 -0500
|
|
Should be 80
daniel
-----------------------------
Daniel O'Dorisio
daniel@o...
www.odorisio-networks.com
-----------------------------
-----Original Message-----
From: Mike Scott [mailto:jstmehr4u3@h...]
Sent: Wednesday, November 07, 2001 1:55 PM
To: ASP Web HowTo
Subject: [asp_web_howto] InterDev quesiton
Anyone know the port number that InterDev uses to connect to the
Webserver?
TIA,
Mike
daniel@o...
$subst('Email.Unsub')
Message #4 by "Mike Scott" <jstmehr4u3@h...> on Wed, 7 Nov 2001 11:16:53 -0800
|
|
So then the reason I cannot work on my site project remotely could be
because:
"Personal Web Server issue: Personal Web Server on Window 95 or Windows 98
does not support remote FrontPage Server Extensions connections. Visual
InterDev and Personal Web Server must be installed on the same computer."
This sucks...
----- Original Message -----
From: "Imar Spaanjaars" <Imar@S...>
To: "ASP Web HowTo" <asp_web_howto@p...>
Sent: Wednesday, November 07, 2001 11:12 AM
Subject: [asp_web_howto] Re: InterDev quesiton
> That should be the same as the website that is running on the webserver.
>
> So, if your webserver runs at 8080, your Interdev project should connect
to
> webserverName:8080 as well
>
> AFAIK, Interdev uses a variation of WebDav (called the FP Extensions)
which
> run over http.
>
> Imar
>
>
>
> At 10:55 AM 11/7/2001 -0800, you wrote:
> >Anyone know the port number that InterDev uses to connect to the
Webserver?
> >
> >TIA,
> >Mike
> >
> >
> >
$subst('Email.Unsub')
>
>
>
$subst('Email.Unsub')
>
Message #5 by Imar Spaanjaars <Imar@S...> on Wed, 07 Nov 2001 20:32:51 +0100
|
|
How "remote" is remote in your situation? Interdev also allows you to work
file based, although you lose most features as Source Control, debugging etc.
What's left is a Notepad with Intelli Sense, but that could help in some cases.
Imar
At 11:16 AM 11/7/2001 -0800, you wrote:
>So then the reason I cannot work on my site project remotely could be
>because:
>"Personal Web Server issue: Personal Web Server on Window 95 or Windows 98
>does not support remote FrontPage Server Extensions connections. Visual
>InterDev and Personal Web Server must be installed on the same computer."
>
>This sucks...
>
>----- Original Message -----
>From: "Imar Spaanjaars" <Imar@S...>
>To: "ASP Web HowTo" <asp_web_howto@p...>
>Sent: Wednesday, November 07, 2001 11:12 AM
>Subject: [asp_web_howto] Re: InterDev quesiton
>
>
> > That should be the same as the website that is running on the webserver.
> >
> > So, if your webserver runs at 8080, your Interdev project should connect
>to
> > webserverName:8080 as well
> >
> > AFAIK, Interdev uses a variation of WebDav (called the FP Extensions)
>which
> > run over http.
> >
> > Imar
> >
> >
> >
> > At 10:55 AM 11/7/2001 -0800, you wrote:
> > >Anyone know the port number that InterDev uses to connect to the
>Webserver?
> > >
> > >TIA,
> > >Mike
> > >
> > >
> > >
>$subst('Email.Unsub')
> >
> >
> >
>$subst('Email.Unsub')
> >
>
>
>
Message #6 by "Mike Scott" <jstmehr4u3@h...> on Wed, 7 Nov 2001 11:41:27 -0800
|
|
Ok. At my house, I have 4 machines. One running PWS hosting my site. I have
a cable modem, and am using a router in front of the cable modem. I am
trying to connect to my machine at home, and I get the Usual Error message.
"Please check server extensions, make sure web is installed, contact sys
admin" Now I thought Interdev just used port 80, but it still wasn't
connecting. I have the 2000 server extensions installed... So basically I am
screwed in using InterDev from My office....
Mike S
----- Original Message -----
From: "Imar Spaanjaars" <Imar@S...>
To: "ASP Web HowTo" <asp_web_howto@p...>
Sent: Wednesday, November 07, 2001 11:32 AM
Subject: [asp_web_howto] Re: InterDev quesiton
> How "remote" is remote in your situation? Interdev also allows you to work
> file based, although you lose most features as Source Control, debugging
etc.
> What's left is a Notepad with Intelli Sense, but that could help in some
cases.
>
> Imar
>
>
>
> At 11:16 AM 11/7/2001 -0800, you wrote:
> >So then the reason I cannot work on my site project remotely could be
> >because:
> >"Personal Web Server issue: Personal Web Server on Window 95 or Windows
98
> >does not support remote FrontPage Server Extensions connections. Visual
> >InterDev and Personal Web Server must be installed on the same computer."
> >
> >This sucks...
> >
> >----- Original Message -----
> >From: "Imar Spaanjaars" <Imar@S...>
> >To: "ASP Web HowTo" <asp_web_howto@p...>
> >Sent: Wednesday, November 07, 2001 11:12 AM
> >Subject: [asp_web_howto] Re: InterDev quesiton
> >
> >
> > > That should be the same as the website that is running on the
webserver.
> > >
> > > So, if your webserver runs at 8080, your Interdev project should
connect
> >to
> > > webserverName:8080 as well
> > >
> > > AFAIK, Interdev uses a variation of WebDav (called the FP Extensions)
> >which
> > > run over http.
> > >
> > > Imar
> > >
> > >
> > >
> > > At 10:55 AM 11/7/2001 -0800, you wrote:
> > > >Anyone know the port number that InterDev uses to connect to the
> >Webserver?
> > > >
> > > >TIA,
> > > >Mike
> > > >
> > > >
> > > >
> >$subst('Email.Unsub')
> > >
> > >
> > >
> >$subst('Email.Unsub')
> > >
> >
> >
> >
$subst('Email.Unsub')
>
>
>
$subst('Email.Unsub')
>
>
Message #7 by "Drew, Ron" <RDrew@B...> on Thu, 8 Nov 2001 17:49:42 -0500
|
|
Localhost:80
-----Original Message-----
From: Mike Scott [mailto:jstmehr4u3@h...]
Sent: Wednesday, November 07, 2001 1:55 PM
To: ASP Web HowTo
Subject: [asp_web_howto] InterDev quesiton
Anyone know the port number that InterDev uses to connect to the Webserver?
TIA,
Mike
---
You are currently subscribed to asp_web_howto as: RDrew@B... To
unsubscribe send a blank email to $subst('Email.Unsub')
Message #8 by "Drew, Ron" <RDrew@B...> on Thu, 8 Nov 2001 17:55:13 -0500
|
|
I use Interdev on my local computer using localhost:80 in a master mode, but
you can add a deployment location to your project so you can publish it to
some other website location as long as you have the security to.
-----Original Message-----
From: Mike Scott [mailto:jstmehr4u3@h...]
Sent: Wednesday, November 07, 2001 2:41 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Re: InterDev quesiton
Ok. At my house, I have 4 machines. One running PWS hosting my site. I have
a cable modem, and am using a router in front of the cable modem. I am
trying to connect to my machine at home, and I get the Usual Error message.
"Please check server extensions, make sure web is installed, contact sys
admin" Now I thought Interdev just used port 80, but it still wasn't
connecting. I have the 2000 server extensions installed... So basically I am
screwed in using InterDev from My office....
Mike S
----- Original Message -----
From: "Imar Spaanjaars" <Imar@S...>
To: "ASP Web HowTo" <asp_web_howto@p...>
Sent: Wednesday, November 07, 2001 11:32 AM
Subject: [asp_web_howto] Re: InterDev quesiton
> How "remote" is remote in your situation? Interdev also allows you to
> work file based, although you lose most features as Source Control,
> debugging
etc.
> What's left is a Notepad with Intelli Sense, but that could help in
> some
cases.
>
> Imar
>
>
>
> At 11:16 AM 11/7/2001 -0800, you wrote:
> >So then the reason I cannot work on my site project remotely could be
> >because:
> >"Personal Web Server issue: Personal Web Server on Window 95 or
> >Windows
98
> >does not support remote FrontPage Server Extensions connections.
> >Visual InterDev and Personal Web Server must be installed on the same
> >computer."
> >
> >This sucks...
> >
> >----- Original Message -----
> >From: "Imar Spaanjaars" <Imar@S...>
> >To: "ASP Web HowTo" <asp_web_howto@p...>
> >Sent: Wednesday, November 07, 2001 11:12 AM
> >Subject: [asp_web_howto] Re: InterDev quesiton
> >
> >
> > > That should be the same as the website that is running on the
webserver.
> > >
> > > So, if your webserver runs at 8080, your Interdev project should
connect
> >to
> > > webserverName:8080 as well
> > >
> > > AFAIK, Interdev uses a variation of WebDav (called the FP
> > > Extensions)
> >which
> > > run over http.
> > >
> > > Imar
> > >
> > >
> > >
> > > At 10:55 AM 11/7/2001 -0800, you wrote:
> > > >Anyone know the port number that InterDev uses to connect to the
> >Webserver?
> > > >
> > > >TIA,
> > > >Mike
> > > >
> > > >
> > > >
> > > >Imar@S...
> >$subst('Email.Unsub')
> > >
> > >
> > >
> > > jstmehr4u3@h...
> >$subst('Email.Unsub')
> > >
> >
> >
> >
$subst('Email.Unsub')
>
>
>
$subst('Email.Unsub')
>
>
---
You are currently subscribed to asp_web_howto as: RDrew@B... To
unsubscribe send a blank email to $subst('Email.Unsub')
|
|
 |