|
 |
aspx thread: Trouble creating ASP.NET application
Message #1 by "Igor Martincic" <cigo3@y...> on Thu, 14 Feb 2002 19:43:05 +0100
|
|
Hi,
I am having some troubles with creating of new asp.net application with
Visual Studio (final release). When I select File|New|... VS ask me for
project location. Then I put http://wwwmy-proj/WebApplication1. I get
message box, that Web Access Failed, because VS can't open the folder
\\wwwmy-proj\wwwroot$\WebApplication1. I can easily open page
http://wwwmy_proj using IE. What can be the problem?
We are using IIS 5.0. Host header name wwwmy-proj is working on port 80.
How can we setup up our development environment which will support multiple
developers (projects) on one server?
How is your "environment" built?
Best regards,
Igor
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
Message #2 by "Kristinsson, Jón Kjartan" <jon.elsa@i...> on Mon, 18 Feb 2002 21:06:36
|
|
Hi Igor,
have you created a Virtual Directory in IIS?
If not Right click on "Default web Pages"
and select NEW | Virtual Directory.
Regards
JKK
> Hi,
> I am having some troubles with creating of new asp.net application with
> Visual Studio (final release). When I select File|New|... VS ask me for
> project location. Then I put http://wwwmy-proj/WebApplication1. I get
> message box, that Web Access Failed, because VS can't open the folder
> \\wwwmy-proj\wwwroot$\WebApplication1. I can easily open page
> http://wwwmy_proj using IE. What can be the problem?
>
> We are using IIS 5.0. Host header name wwwmy-proj is working on port 80.
>
> How can we setup up our development environment which will support
multiple
> developers (projects) on one server?
> How is your "environment" built?
>
> Best regards,
> Igor
>
>
>
> _________________________________________________________
>
> Do You Yahoo!?
>
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>
Message #3 by =?iso-8859-1?q?venkat=20raman?= <rvenkat_gri@y...> on Tue, 19 Feb 2002 09:46:20 +0000 (GMT)
|
|
--- "Kristinsson, Jón Kjartan" <jon.elsa@i...>
wrote: > Hi Igor,
> have you created a Virtual Directory in IIS?
> If not Right click on "Default web Pages"
> and select NEW | Virtual Directory.
>
> Regards
> JKK
>
>
>
> > Hi,
> > I am having some troubles with creating of new
> asp.net application with
> > Visual Studio (final release). When I select
> File|New|... VS ask me for
> > project location. Then I put
> http://wwwmy-proj/WebApplication1. I get
> > message box, that Web Access Failed, because VS
> can't open the folder
> > \\wwwmy-proj\wwwroot$\WebApplication1. I can
> easily open page
> > http://wwwmy_proj using IE. What can be the
> problem?
> >
> > We are using IIS 5.0. Host header name wwwmy-proj
> is working on port 80.
> >
> > How can we setup up our development environment
> which will support
> multiple
> > developers (projects) on one server?
> > How is your "environment" built?
> >
> > Best regards,
> > Igor
> >
> >
> >
> >
>
_________________________________________________________
> >
> > Do You Yahoo!?
> >
> > Get your free @yahoo.com address at
> http://mail.yahoo.com
> >
> >
> >
>
$subst('Email.Unsub').
=====
venkataraman . R
SRA Systems Ltd.
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
|
|
 |