Hi:
Is it possible for me to create/open web application from remote machine
other than port 80? And create application directly under virtual web site
instead of creating a virtual directory?
Because there is a developing server in our company running IIS with
multiple web sites, each one has its own port number. In real scenario, no
applications will run under virtual directory, but directly under a site.
Thanks!
--
WWW: http://hardywang.1accesshost.com
ICQ: 3359839
yours HardyHardy,
Just create the new Web application at a URL that points to the correct
location. For example:
http://rootsite:8080
Jim Cheshire, MCSE, MCSD [MSFT]
Developer Support
ASP.NET
jamesche@.online.microsoft.com
This post is provided as-is with no warranties and confers no rights.
-------
>From: "Hardy Wang" <hardy_wang@.marketrend.com>
>Subject: Working with VS.NET 2003 Question
>Date: Wed, 19 Nov 2003 10:22:01 -0500
>Lines: 16
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
>Message-ID: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
>Newsgroups: microsoft.public.dotnet.framework.aspnet
>NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
>Path:
cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP08
.phx.gbl!TK2MSFTNGP10.phx.gbl
>Xref: cpmsftngxa07.phx.gbl microsoft.public.dotnet.framework.aspnet:191241
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>Hi:
> Is it possible for me to create/open web application from remote
machine
>other than port 80? And create application directly under virtual web site
>instead of creating a virtual directory?
> Because there is a developing server in our company running IIS with
>multiple web sites, each one has its own port number. In real scenario, no
>applications will run under virtual directory, but directly under a site.
> Thanks!
>--
>WWW: http://hardywang.1accesshost.com
>ICQ: 3359839
>yours Hardy
Thanks!
How about not to create a virtual directory?
--
WWW: http://hardywang.1accesshost.com
ICQ: 3359839
yours Hardy
"Jim Cheshire [MSFT]" <jamesche@.online.microsoft.com> wrote in message
news:vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl...
> Hardy,
> Just create the new Web application at a URL that points to the correct
> location. For example:
> http://rootsite:8080
> Jim Cheshire, MCSE, MCSD [MSFT]
> Developer Support
> ASP.NET
> jamesche@.online.microsoft.com
> This post is provided as-is with no warranties and confers no rights.
> -------
> >From: "Hardy Wang" <hardy_wang@.marketrend.com>
> >Subject: Working with VS.NET 2003 Question
> >Date: Wed, 19 Nov 2003 10:22:01 -0500
> >Lines: 16
> >X-Priority: 3
> >X-MSMail-Priority: Normal
> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
> >Message-ID: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
> >Newsgroups: microsoft.public.dotnet.framework.aspnet
> >NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
> >Path:
cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP08
> phx.gbl!TK2MSFTNGP10.phx.gbl
> >Xref: cpmsftngxa07.phx.gbl
microsoft.public.dotnet.framework.aspnet:191241
> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
> >Hi:
> > Is it possible for me to create/open web application from remote
> machine
> >other than port 80? And create application directly under virtual web
site
> >instead of creating a virtual directory?
> > Because there is a developing server in our company running IIS with
> >multiple web sites, each one has its own port number. In real scenario,
no
> >applications will run under virtual directory, but directly under a site.
> > Thanks!
> >--
> >WWW: http://hardywang.1accesshost.com
> >ICQ: 3359839
> >yours Hardy
Hardy,
If you create the application at http://server:##, it won't create a
virtual directory.
Jim Cheshire, MCSE, MCSD [MSFT]
Developer Support
ASP.NET
jamesche@.online.microsoft.com
This post is provided as-is with no warranties and confers no rights.
-------
>From: "Hardy Wang" <hardy_wang@.marketrend.com>
>References: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
<vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl>
>Subject: Re: Working with VS.NET 2003 Question
>Date: Wed, 19 Nov 2003 11:56:55 -0500
>Lines: 66
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
>Message-ID: <u$k9k4rrDHA.1692@.TK2MSFTNGP12.phx.gbl>
>Newsgroups: microsoft.public.dotnet.framework.aspnet
>NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
>Path:
cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP08
..phx.gbl!TK2MSFTNGP12.phx.gbl
>Xref: cpmsftngxa07.phx.gbl microsoft.public.dotnet.framework.aspnet:191289
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>Thanks!
>How about not to create a virtual directory?
>--
>WWW: http://hardywang.1accesshost.com
>ICQ: 3359839
>yours Hardy
>"Jim Cheshire [MSFT]" <jamesche@.online.microsoft.com> wrote in message
>news:vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl...
>> Hardy,
>>
>> Just create the new Web application at a URL that points to the correct
>> location. For example:
>>
>> http://rootsite:8080
>>
>> Jim Cheshire, MCSE, MCSD [MSFT]
>> Developer Support
>> ASP.NET
>> jamesche@.online.microsoft.com
>>
>> This post is provided as-is with no warranties and confers no rights.
>>
>> -------
>> >From: "Hardy Wang" <hardy_wang@.marketrend.com>
>> >Subject: Working with VS.NET 2003 Question
>> >Date: Wed, 19 Nov 2003 10:22:01 -0500
>> >Lines: 16
>> >X-Priority: 3
>> >X-MSMail-Priority: Normal
>> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
>> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
>> >Message-ID: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
>> >Newsgroups: microsoft.public.dotnet.framework.aspnet
>> >NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
>> >Path:
>>
>cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP0
8
>> phx.gbl!TK2MSFTNGP10.phx.gbl
>> >Xref: cpmsftngxa07.phx.gbl
>microsoft.public.dotnet.framework.aspnet:191241
>> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>>> >Hi:
>> > Is it possible for me to create/open web application from remote
>> machine
>> >other than port 80? And create application directly under virtual web
>site
>> >instead of creating a virtual directory?
>> > Because there is a developing server in our company running IIS with
>> >multiple web sites, each one has its own port number. In real scenario,
>no
>> >applications will run under virtual directory, but directly under a
site.
>>> > Thanks!
>>> >--
>> >WWW: http://hardywang.1accesshost.com
>> >ICQ: 3359839
>> >yours Hardy
>>>>>
No, it doesn't work.
I have machine named "webserver", I created a virtual site called "Test" at
address http://webserver:500/, phyicical file is at e:\test of webserver, I
shared e drive of that machine.
Now I use my VS.NET 2003 to create web application,
http://webserver:500/Test , IF I REMOVE TEST IN LAST PART, THE OK BUTTON IS
EVEN GRAYED. Now I get error from VS.NET:
Unabled to create Web Project "Test". The file path "\\webserver\e\Test"
does not response to the Url http://webserver:500/Test. The two need to map
to the same location. HTTP error 404: Object not found.
\\webserver\e\Test could be accessed from my explorer, the folder does exist
there. I copied a manully created ASPX file to that folder, I can visit
http://webserver:500/2.aspx without any problem.
--
WWW: http://hardywang.1accesshost.com
ICQ: 3359839
yours Hardy
"Jim Cheshire [MSFT]" <jamesche@.online.microsoft.com> wrote in message
news:O5yqV%23srDHA.3644@.cpmsftngxa07.phx.gbl...
> Hardy,
> If you create the application at http://server:##, it won't create a
> virtual directory.
> Jim Cheshire, MCSE, MCSD [MSFT]
> Developer Support
> ASP.NET
> jamesche@.online.microsoft.com
> This post is provided as-is with no warranties and confers no rights.
>
> -------
> >From: "Hardy Wang" <hardy_wang@.marketrend.com>
> >References: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
> <vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl>
> >Subject: Re: Working with VS.NET 2003 Question
> >Date: Wed, 19 Nov 2003 11:56:55 -0500
> >Lines: 66
> >X-Priority: 3
> >X-MSMail-Priority: Normal
> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
> >Message-ID: <u$k9k4rrDHA.1692@.TK2MSFTNGP12.phx.gbl>
> >Newsgroups: microsoft.public.dotnet.framework.aspnet
> >NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
> >Path:
cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP08
> phx.gbl!TK2MSFTNGP12.phx.gbl
> >Xref: cpmsftngxa07.phx.gbl
microsoft.public.dotnet.framework.aspnet:191289
> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
> >Thanks!
> >How about not to create a virtual directory?
> >--
> >WWW: http://hardywang.1accesshost.com
> >ICQ: 3359839
> >yours Hardy
> >"Jim Cheshire [MSFT]" <jamesche@.online.microsoft.com> wrote in message
> >news:vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl...
> >> Hardy,
> >>
> >> Just create the new Web application at a URL that points to the correct
> >> location. For example:
> >>
> >> http://rootsite:8080
> >>
> >> Jim Cheshire, MCSE, MCSD [MSFT]
> >> Developer Support
> >> ASP.NET
> >> jamesche@.online.microsoft.com
> >>
> >> This post is provided as-is with no warranties and confers no rights.
> >>
> >> -------
> >> >From: "Hardy Wang" <hardy_wang@.marketrend.com>
> >> >Subject: Working with VS.NET 2003 Question
> >> >Date: Wed, 19 Nov 2003 10:22:01 -0500
> >> >Lines: 16
> >> >X-Priority: 3
> >> >X-MSMail-Priority: Normal
> >> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
> >> >Message-ID: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
> >> >Newsgroups: microsoft.public.dotnet.framework.aspnet
> >> >NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
> >> >Path:
> >>
>cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP0
> 8
> >> phx.gbl!TK2MSFTNGP10.phx.gbl
> >> >Xref: cpmsftngxa07.phx.gbl
> >microsoft.public.dotnet.framework.aspnet:191241
> >> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
> >> >> >Hi:
> >> > Is it possible for me to create/open web application from remote
> >> machine
> >> >other than port 80? And create application directly under virtual web
> >site
> >> >instead of creating a virtual directory?
> >> > Because there is a developing server in our company running IIS
with
> >> >multiple web sites, each one has its own port number. In real
scenario,
> >no
> >> >applications will run under virtual directory, but directly under a
> site.
> >> >> > Thanks!
> >> >> >--
> >> >WWW: http://hardywang.1accesshost.com
> >> >ICQ: 3359839
> >> >yours Hardy
> >> >> >> >
Hardy,
When you enter the path, make sure you don't put a trailing slash. That's
the only reason that the OK button would be disabled. I assure you it
works. I've done it a thousand times.
Jim Cheshire, MCSE, MCSD [MSFT]
Developer Support
ASP.NET
jamesche@.online.microsoft.com
This post is provided as-is with no warranties and confers no rights.
-------
>From: "Hardy Wang" <hardy_wang@.marketrend.com>
>References: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
<vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl>
<u$k9k4rrDHA.1692@.TK2MSFTNGP12.phx.gbl>
<O5yqV#srDHA.3644@.cpmsftngxa07.phx.gbl>
>Subject: Re: Working with VS.NET 2003 Question
>Date: Wed, 19 Nov 2003 14:50:14 -0500
>Lines: 132
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
>Message-ID: <OAkGbZtrDHA.3748@.TK2MSFTNGP11.phx.gbl>
>Newsgroups: microsoft.public.dotnet.framework.aspnet
>NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
>Path:
cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP08
.phx.gbl!TK2MSFTNGP11.phx.gbl
>Xref: cpmsftngxa07.phx.gbl microsoft.public.dotnet.framework.aspnet:191364
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>No, it doesn't work.
>I have machine named "webserver", I created a virtual site called "Test" at
>address http://webserver:500/, phyicical file is at e:\test of webserver, I
>shared e drive of that machine.
>Now I use my VS.NET 2003 to create web application,
>http://webserver:500/Test , IF I REMOVE TEST IN LAST PART, THE OK BUTTON IS
>EVEN GRAYED. Now I get error from VS.NET:
>Unabled to create Web Project "Test". The file path "\\webserver\e\Test"
>does not response to the Url http://webserver:500/Test. The two need to map
>to the same location. HTTP error 404: Object not found.
>\\webserver\e\Test could be accessed from my explorer, the folder does
exist
>there. I copied a manully created ASPX file to that folder, I can visit
>http://webserver:500/2.aspx without any problem.
>--
>WWW: http://hardywang.1accesshost.com
>ICQ: 3359839
>yours Hardy
>"Jim Cheshire [MSFT]" <jamesche@.online.microsoft.com> wrote in message
>news:O5yqV%23srDHA.3644@.cpmsftngxa07.phx.gbl...
>> Hardy,
>>
>> If you create the application at http://server:##, it won't create a
>> virtual directory.
>>
>> Jim Cheshire, MCSE, MCSD [MSFT]
>> Developer Support
>> ASP.NET
>> jamesche@.online.microsoft.com
>>
>> This post is provided as-is with no warranties and confers no rights.
>>
>>
>> -------
>> >From: "Hardy Wang" <hardy_wang@.marketrend.com>
>> >References: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
>> <vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl>
>> >Subject: Re: Working with VS.NET 2003 Question
>> >Date: Wed, 19 Nov 2003 11:56:55 -0500
>> >Lines: 66
>> >X-Priority: 3
>> >X-MSMail-Priority: Normal
>> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
>> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
>> >Message-ID: <u$k9k4rrDHA.1692@.TK2MSFTNGP12.phx.gbl>
>> >Newsgroups: microsoft.public.dotnet.framework.aspnet
>> >NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
>> >Path:
>>
>cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP0
8
>> phx.gbl!TK2MSFTNGP12.phx.gbl
>> >Xref: cpmsftngxa07.phx.gbl
>microsoft.public.dotnet.framework.aspnet:191289
>> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>>> >Thanks!
>> >How about not to create a virtual directory?
>>> >--
>> >WWW: http://hardywang.1accesshost.com
>> >ICQ: 3359839
>> >yours Hardy
>> >"Jim Cheshire [MSFT]" <jamesche@.online.microsoft.com> wrote in message
>> >news:vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl...
>> >> Hardy,
>> >>
>> >> Just create the new Web application at a URL that points to the
correct
>> >> location. For example:
>> >>
>> >> http://rootsite:8080
>> >>
>> >> Jim Cheshire, MCSE, MCSD [MSFT]
>> >> Developer Support
>> >> ASP.NET
>> >> jamesche@.online.microsoft.com
>> >>
>> >> This post is provided as-is with no warranties and confers no rights.
>> >>
>> >> -------
>> >> >From: "Hardy Wang" <hardy_wang@.marketrend.com>
>> >> >Subject: Working with VS.NET 2003 Question
>> >> >Date: Wed, 19 Nov 2003 10:22:01 -0500
>> >> >Lines: 16
>> >> >X-Priority: 3
>> >> >X-MSMail-Priority: Normal
>> >> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
>> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
>> >> >Message-ID: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
>> >> >Newsgroups: microsoft.public.dotnet.framework.aspnet
>> >> >NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
>> >> >Path:
>> >>
>>
>>cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP
0
>> 8
>> >> phx.gbl!TK2MSFTNGP10.phx.gbl
>> >> >Xref: cpmsftngxa07.phx.gbl
>> >microsoft.public.dotnet.framework.aspnet:191241
>> >> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>> >>> >> >Hi:
>> >> > Is it possible for me to create/open web application from remote
>> >> machine
>> >> >other than port 80? And create application directly under virtual web
>> >site
>> >> >instead of creating a virtual directory?
>> >> > Because there is a developing server in our company running IIS
>with
>> >> >multiple web sites, each one has its own port number. In real
>scenario,
>> >no
>> >> >applications will run under virtual directory, but directly under a
>> site.
>> >>> >> > Thanks!
>> >>> >> >--
>> >> >WWW: http://hardywang.1accesshost.com
>> >> >ICQ: 3359839
>> >> >yours Hardy
>> >>> >>> >>> >>
>>>>>
Hi,
create the project/website http://webserver:500/Test
save your project, close it
move all the files from test dir to the top dir
"hack" the ***.csproj.webinfo and the ***.sln files, to point to the correct
(new) paths..
(delete the test application under your new website, the top is an
application in it self)
open your solution
;o)
Regards
Agge
"Hardy Wang" <hardy_wang@.marketrend.com> skrev i en meddelelse
news:OAkGbZtrDHA.3748@.TK2MSFTNGP11.phx.gbl...
> No, it doesn't work.
> I have machine named "webserver", I created a virtual site called "Test"
at
> address http://webserver:500/, phyicical file is at e:\test of webserver,
I
> shared e drive of that machine.
> Now I use my VS.NET 2003 to create web application,
> http://webserver:500/Test , IF I REMOVE TEST IN LAST PART, THE OK BUTTON
IS
> EVEN GRAYED. Now I get error from VS.NET:
> Unabled to create Web Project "Test". The file path "\\webserver\e\Test"
> does not response to the Url http://webserver:500/Test. The two need to
map
> to the same location. HTTP error 404: Object not found.
> \\webserver\e\Test could be accessed from my explorer, the folder does
exist
> there. I copied a manully created ASPX file to that folder, I can visit
> http://webserver:500/2.aspx without any problem.
> --
> WWW: http://hardywang.1accesshost.com
> ICQ: 3359839
> yours Hardy
> "Jim Cheshire [MSFT]" <jamesche@.online.microsoft.com> wrote in message
> news:O5yqV%23srDHA.3644@.cpmsftngxa07.phx.gbl...
> > Hardy,
> > If you create the application at http://server:##, it won't create a
> > virtual directory.
> > Jim Cheshire, MCSE, MCSD [MSFT]
> > Developer Support
> > ASP.NET
> > jamesche@.online.microsoft.com
> > This post is provided as-is with no warranties and confers no rights.
> > -------
> > >From: "Hardy Wang" <hardy_wang@.marketrend.com>
> > >References: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
> > <vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl>
> > >Subject: Re: Working with VS.NET 2003 Question
> > >Date: Wed, 19 Nov 2003 11:56:55 -0500
> > >Lines: 66
> > >X-Priority: 3
> > >X-MSMail-Priority: Normal
> > >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
> > >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
> > >Message-ID: <u$k9k4rrDHA.1692@.TK2MSFTNGP12.phx.gbl>
> > >Newsgroups: microsoft.public.dotnet.framework.aspnet
> > >NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
> > >Path:
cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP08
> > phx.gbl!TK2MSFTNGP12.phx.gbl
> > >Xref: cpmsftngxa07.phx.gbl
> microsoft.public.dotnet.framework.aspnet:191289
> > >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
> > > >Thanks!
> > >How about not to create a virtual directory?
> > > >--
> > >WWW: http://hardywang.1accesshost.com
> > >ICQ: 3359839
> > >yours Hardy
> > >"Jim Cheshire [MSFT]" <jamesche@.online.microsoft.com> wrote in message
> > >news:vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl...
> > >> Hardy,
> > >>
> > >> Just create the new Web application at a URL that points to the
correct
> > >> location. For example:
> > >>
> > >> http://rootsite:8080
> > >>
> > >> Jim Cheshire, MCSE, MCSD [MSFT]
> > >> Developer Support
> > >> ASP.NET
> > >> jamesche@.online.microsoft.com
> > >>
> > >> This post is provided as-is with no warranties and confers no rights.
> > >>
> > >> -------
> > >> >From: "Hardy Wang" <hardy_wang@.marketrend.com>
> > >> >Subject: Working with VS.NET 2003 Question
> > >> >Date: Wed, 19 Nov 2003 10:22:01 -0500
> > >> >Lines: 16
> > >> >X-Priority: 3
> > >> >X-MSMail-Priority: Normal
> > >> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
> > >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
> > >> >Message-ID: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
> > >> >Newsgroups: microsoft.public.dotnet.framework.aspnet
> > >> >NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
> > >> >Path:
> > >>
>cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP0
> > 8
> > >> phx.gbl!TK2MSFTNGP10.phx.gbl
> > >> >Xref: cpmsftngxa07.phx.gbl
> > >microsoft.public.dotnet.framework.aspnet:191241
> > >> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
> > >> > >> >Hi:
> > >> > Is it possible for me to create/open web application from remote
> > >> machine
> > >> >other than port 80? And create application directly under virtual
web
> > >site
> > >> >instead of creating a virtual directory?
> > >> > Because there is a developing server in our company running IIS
> with
> > >> >multiple web sites, each one has its own port number. In real
> scenario,
> > >no
> > >> >applications will run under virtual directory, but directly under a
> > site.
> > >> > >> > Thanks!
> > >> > >> >--
> > >> >WWW: http://hardywang.1accesshost.com
> > >> >ICQ: 3359839
> > >> >yours Hardy
> > >> > >> > >> > >>
> > >
Cool!!!!!
It works!!!!
--
WWW: http://hardywang.1accesshost.com
ICQ: 3359839
yours Hardy
"Jim Cheshire [MSFT]" <jamesche@.online.microsoft.com> wrote in message
news:fyjv9DvrDHA.3644@.cpmsftngxa07.phx.gbl...
> Hardy,
> When you enter the path, make sure you don't put a trailing slash. That's
> the only reason that the OK button would be disabled. I assure you it
> works. I've done it a thousand times.
> Jim Cheshire, MCSE, MCSD [MSFT]
> Developer Support
> ASP.NET
> jamesche@.online.microsoft.com
> This post is provided as-is with no warranties and confers no rights.
> -------
> >From: "Hardy Wang" <hardy_wang@.marketrend.com>
> >References: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
> <vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl>
> <u$k9k4rrDHA.1692@.TK2MSFTNGP12.phx.gbl>
> <O5yqV#srDHA.3644@.cpmsftngxa07.phx.gbl>
> >Subject: Re: Working with VS.NET 2003 Question
> >Date: Wed, 19 Nov 2003 14:50:14 -0500
> >Lines: 132
> >X-Priority: 3
> >X-MSMail-Priority: Normal
> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
> >Message-ID: <OAkGbZtrDHA.3748@.TK2MSFTNGP11.phx.gbl>
> >Newsgroups: microsoft.public.dotnet.framework.aspnet
> >NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
> >Path:
cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP08
> phx.gbl!TK2MSFTNGP11.phx.gbl
> >Xref: cpmsftngxa07.phx.gbl
microsoft.public.dotnet.framework.aspnet:191364
> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
> >No, it doesn't work.
> >I have machine named "webserver", I created a virtual site called "Test"
at
> >address http://webserver:500/, phyicical file is at e:\test of webserver,
I
> >shared e drive of that machine.
> >Now I use my VS.NET 2003 to create web application,
> >http://webserver:500/Test , IF I REMOVE TEST IN LAST PART, THE OK BUTTON
IS
> >EVEN GRAYED. Now I get error from VS.NET:
> >Unabled to create Web Project "Test". The file path "\\webserver\e\Test"
> >does not response to the Url http://webserver:500/Test. The two need to
map
> >to the same location. HTTP error 404: Object not found.
> >\\webserver\e\Test could be accessed from my explorer, the folder does
> exist
> >there. I copied a manully created ASPX file to that folder, I can visit
> >http://webserver:500/2.aspx without any problem.
> >--
> >WWW: http://hardywang.1accesshost.com
> >ICQ: 3359839
> >yours Hardy
> >"Jim Cheshire [MSFT]" <jamesche@.online.microsoft.com> wrote in message
> >news:O5yqV%23srDHA.3644@.cpmsftngxa07.phx.gbl...
> >> Hardy,
> >>
> >> If you create the application at http://server:##, it won't create a
> >> virtual directory.
> >>
> >> Jim Cheshire, MCSE, MCSD [MSFT]
> >> Developer Support
> >> ASP.NET
> >> jamesche@.online.microsoft.com
> >>
> >> This post is provided as-is with no warranties and confers no rights.
> >>
> >>
> >> -------
> >> >From: "Hardy Wang" <hardy_wang@.marketrend.com>
> >> >References: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
> >> <vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl>
> >> >Subject: Re: Working with VS.NET 2003 Question
> >> >Date: Wed, 19 Nov 2003 11:56:55 -0500
> >> >Lines: 66
> >> >X-Priority: 3
> >> >X-MSMail-Priority: Normal
> >> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
> >> >Message-ID: <u$k9k4rrDHA.1692@.TK2MSFTNGP12.phx.gbl>
> >> >Newsgroups: microsoft.public.dotnet.framework.aspnet
> >> >NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
> >> >Path:
> >>
>cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP0
> 8
> >> phx.gbl!TK2MSFTNGP12.phx.gbl
> >> >Xref: cpmsftngxa07.phx.gbl
> >microsoft.public.dotnet.framework.aspnet:191289
> >> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
> >> >> >Thanks!
> >> >How about not to create a virtual directory?
> >> >> >--
> >> >WWW: http://hardywang.1accesshost.com
> >> >ICQ: 3359839
> >> >yours Hardy
> >> >"Jim Cheshire [MSFT]" <jamesche@.online.microsoft.com> wrote in message
> >> >news:vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl...
> >> >> Hardy,
> >> >>
> >> >> Just create the new Web application at a URL that points to the
> correct
> >> >> location. For example:
> >> >>
> >> >> http://rootsite:8080
> >> >>
> >> >> Jim Cheshire, MCSE, MCSD [MSFT]
> >> >> Developer Support
> >> >> ASP.NET
> >> >> jamesche@.online.microsoft.com
> >> >>
> >> >> This post is provided as-is with no warranties and confers no
rights.
> >> >>
> >> >> -------
> >> >> >From: "Hardy Wang" <hardy_wang@.marketrend.com>
> >> >> >Subject: Working with VS.NET 2003 Question
> >> >> >Date: Wed, 19 Nov 2003 10:22:01 -0500
> >> >> >Lines: 16
> >> >> >X-Priority: 3
> >> >> >X-MSMail-Priority: Normal
> >> >> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
> >> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
> >> >> >Message-ID: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
> >> >> >Newsgroups: microsoft.public.dotnet.framework.aspnet
> >> >> >NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
> >> >> >Path:
> >> >>
> >>
>>cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP
> 0
> >> 8
> >> >> phx.gbl!TK2MSFTNGP10.phx.gbl
> >> >> >Xref: cpmsftngxa07.phx.gbl
> >> >microsoft.public.dotnet.framework.aspnet:191241
> >> >> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
> >> >> >> >> >Hi:
> >> >> > Is it possible for me to create/open web application from
remote
> >> >> machine
> >> >> >other than port 80? And create application directly under virtual
web
> >> >site
> >> >> >instead of creating a virtual directory?
> >> >> > Because there is a developing server in our company running IIS
> >with
> >> >> >multiple web sites, each one has its own port number. In real
> >scenario,
> >> >no
> >> >> >applications will run under virtual directory, but directly under a
> >> site.
> >> >> >> >> > Thanks!
> >> >> >> >> >--
> >> >> >WWW: http://hardywang.1accesshost.com
> >> >> >ICQ: 3359839
> >> >> >yours Hardy
> >> >> >> >> >> >> >> >>
> >> >> >> >
I'm glad I'm not crazy. :) Glad it's working, Hardy.
Jim Cheshire, MCSE, MCSD [MSFT]
Developer Support
ASP.NET
jamesche@.online.microsoft.com
This post is provided as-is with no warranties and confers no rights.
-------
>From: "Hardy Wang" <hardy_wang@.marketrend.com>
>References: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
<vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl>
<u$k9k4rrDHA.1692@.TK2MSFTNGP12.phx.gbl>
<O5yqV#srDHA.3644@.cpmsftngxa07.phx.gbl>
<OAkGbZtrDHA.3748@.TK2MSFTNGP11.phx.gbl>
<fyjv9DvrDHA.3644@.cpmsftngxa07.phx.gbl>
>Subject: Re: Working with VS.NET 2003 Question
>Date: Thu, 20 Nov 2003 15:00:16 -0500
>Lines: 196
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
>Message-ID: <u3OXsD6rDHA.1060@.TK2MSFTNGP12.phx.gbl>
>Newsgroups: microsoft.public.dotnet.framework.aspnet
>NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
>Path:
cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP08
phx.gbl!TK2MSFTNGP12.phx.gbl
>Xref: cpmsftngxa07.phx.gbl microsoft.public.dotnet.framework.aspnet:191652
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>Cool!!!!!
>It works!!!!
>--
>WWW: http://hardywang.1accesshost.com
>ICQ: 3359839
>yours Hardy
>"Jim Cheshire [MSFT]" <jamesche@.online.microsoft.com> wrote in message
>news:fyjv9DvrDHA.3644@.cpmsftngxa07.phx.gbl...
>> Hardy,
>>
>> When you enter the path, make sure you don't put a trailing slash.
That's
>> the only reason that the OK button would be disabled. I assure you it
>> works. I've done it a thousand times.
>>
>> Jim Cheshire, MCSE, MCSD [MSFT]
>> Developer Support
>> ASP.NET
>> jamesche@.online.microsoft.com
>>
>> This post is provided as-is with no warranties and confers no rights.
>>
>> -------
>> >From: "Hardy Wang" <hardy_wang@.marketrend.com>
>> >References: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
>> <vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl>
>> <u$k9k4rrDHA.1692@.TK2MSFTNGP12.phx.gbl>
>> <O5yqV#srDHA.3644@.cpmsftngxa07.phx.gbl>
>> >Subject: Re: Working with VS.NET 2003 Question
>> >Date: Wed, 19 Nov 2003 14:50:14 -0500
>> >Lines: 132
>> >X-Priority: 3
>> >X-MSMail-Priority: Normal
>> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
>> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
>> >Message-ID: <OAkGbZtrDHA.3748@.TK2MSFTNGP11.phx.gbl>
>> >Newsgroups: microsoft.public.dotnet.framework.aspnet
>> >NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
>> >Path:
>>
>cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP0
8
>> phx.gbl!TK2MSFTNGP11.phx.gbl
>> >Xref: cpmsftngxa07.phx.gbl
>microsoft.public.dotnet.framework.aspnet:191364
>> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>>> >No, it doesn't work.
>>> >I have machine named "webserver", I created a virtual site called "Test"
>at
>> >address http://webserver:500/, phyicical file is at e:\test of
webserver,
>I
>> >shared e drive of that machine.
>> >Now I use my VS.NET 2003 to create web application,
>> >http://webserver:500/Test , IF I REMOVE TEST IN LAST PART, THE OK BUTTON
>IS
>> >EVEN GRAYED. Now I get error from VS.NET:
>> >Unabled to create Web Project "Test". The file path "\\webserver\e\Test"
>> >does not response to the Url http://webserver:500/Test. The two need to
>map
>> >to the same location. HTTP error 404: Object not found.
>>> >\\webserver\e\Test could be accessed from my explorer, the folder does
>> exist
>> >there. I copied a manully created ASPX file to that folder, I can visit
>> >http://webserver:500/2.aspx without any problem.
>>> >--
>> >WWW: http://hardywang.1accesshost.com
>> >ICQ: 3359839
>> >yours Hardy
>> >"Jim Cheshire [MSFT]" <jamesche@.online.microsoft.com> wrote in message
>> >news:O5yqV%23srDHA.3644@.cpmsftngxa07.phx.gbl...
>> >> Hardy,
>> >>
>> >> If you create the application at http://server:##, it won't create a
>> >> virtual directory.
>> >>
>> >> Jim Cheshire, MCSE, MCSD [MSFT]
>> >> Developer Support
>> >> ASP.NET
>> >> jamesche@.online.microsoft.com
>> >>
>> >> This post is provided as-is with no warranties and confers no rights.
>> >>
>> >>
>> >> -------
>> >> >From: "Hardy Wang" <hardy_wang@.marketrend.com>
>> >> >References: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
>> >> <vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl>
>> >> >Subject: Re: Working with VS.NET 2003 Question
>> >> >Date: Wed, 19 Nov 2003 11:56:55 -0500
>> >> >Lines: 66
>> >> >X-Priority: 3
>> >> >X-MSMail-Priority: Normal
>> >> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
>> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
>> >> >Message-ID: <u$k9k4rrDHA.1692@.TK2MSFTNGP12.phx.gbl>
>> >> >Newsgroups: microsoft.public.dotnet.framework.aspnet
>> >> >NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
>> >> >Path:
>> >>
>>
>>cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP
0
>> 8
>> >> phx.gbl!TK2MSFTNGP12.phx.gbl
>> >> >Xref: cpmsftngxa07.phx.gbl
>> >microsoft.public.dotnet.framework.aspnet:191289
>> >> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>> >>> >> >Thanks!
>> >> >How about not to create a virtual directory?
>> >>> >> >--
>> >> >WWW: http://hardywang.1accesshost.com
>> >> >ICQ: 3359839
>> >> >yours Hardy
>> >> >"Jim Cheshire [MSFT]" <jamesche@.online.microsoft.com> wrote in
message
>> >> >news:vcFfTurrDHA.1648@.cpmsftngxa07.phx.gbl...
>> >> >> Hardy,
>> >> >>
>> >> >> Just create the new Web application at a URL that points to the
>> correct
>> >> >> location. For example:
>> >> >>
>> >> >> http://rootsite:8080
>> >> >>
>> >> >> Jim Cheshire, MCSE, MCSD [MSFT]
>> >> >> Developer Support
>> >> >> ASP.NET
>> >> >> jamesche@.online.microsoft.com
>> >> >>
>> >> >> This post is provided as-is with no warranties and confers no
>rights.
>> >> >>
>> >> >> -------
>> >> >> >From: "Hardy Wang" <hardy_wang@.marketrend.com>
>> >> >> >Subject: Working with VS.NET 2003 Question
>> >> >> >Date: Wed, 19 Nov 2003 10:22:01 -0500
>> >> >> >Lines: 16
>> >> >> >X-Priority: 3
>> >> >> >X-MSMail-Priority: Normal
>> >> >> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
>> >> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
>> >> >> >Message-ID: <O3Q6iDrrDHA.1184@.TK2MSFTNGP10.phx.gbl>
>> >> >> >Newsgroups: microsoft.public.dotnet.framework.aspnet
>> >> >> >NNTP-Posting-Host: mail.marketrend.com 204.50.147.226
>> >> >> >Path:
>> >> >>
>> >>
>>
>>>cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNG
P
>> 0
>> >> 8
>> >> >> phx.gbl!TK2MSFTNGP10.phx.gbl
>> >> >> >Xref: cpmsftngxa07.phx.gbl
>> >> >microsoft.public.dotnet.framework.aspnet:191241
>> >> >> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>> >> >>> >> >> >Hi:
>> >> >> > Is it possible for me to create/open web application from
>remote
>> >> >> machine
>> >> >> >other than port 80? And create application directly under virtual
>web
>> >> >site
>> >> >> >instead of creating a virtual directory?
>> >> >> > Because there is a developing server in our company running
IIS
>> >with
>> >> >> >multiple web sites, each one has its own port number. In real
>> >scenario,
>> >> >no
>> >> >> >applications will run under virtual directory, but directly under
a
>> >> site.
>> >> >>> >> >> > Thanks!
>> >> >>> >> >> >--
>> >> >> >WWW: http://hardywang.1accesshost.com
>> >> >> >ICQ: 3359839
>> >> >> >yours Hardy
>> >> >>> >> >>> >> >>> >> >>
>> >>> >>> >>> >>
>>>>>
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment