When I try to open a Microsoft ASP.NET Web project in Microsoft Visual
Studio .NET 2003, I receive the following error message:
Unable to open Web project 'ProjectName'. The file path 'FilePath' does not
correspond to the URL 'ProjectURL'. The two need to map to the same server
location.
Note ProjectName is a placeholder for the name of the ASP.NET Web project.
FilePath is a placeholder for the file path of the ASP.NET Web project.
ProjectURL is a placeholder for the URL of the ASP.NET Web project.
These are the FilePath and ProjectURL refered to above that I use:
C:\Inetpub\wwwroot\ProjectName
http://localhost/ProjectName
Can anyone please help - I don't know which way to turn here.
JillCheck in IIS whether you have created an web application for ProjectName.
--
Saravana
http://dotnetjunkies.com/WebLog/saravana/
www.ExtremeExperts.com
"AccessStarters" <daletownsend@.canada.com> wrote in message
news:QaOyd.20332$dv1.16579@.edtnps89...
> I have .Net FrameWork 1.1 sp1 installed.
> When I try to open a Microsoft ASP.NET Web project in Microsoft Visual
> Studio .NET 2003, I receive the following error message:
> Unable to open Web project 'ProjectName'. The file path 'FilePath' does
not
> correspond to the URL 'ProjectURL'. The two need to map to the same server
> location.
> Note ProjectName is a placeholder for the name of the ASP.NET Web project.
> FilePath is a placeholder for the file path of the ASP.NET Web project.
> ProjectURL is a placeholder for the URL of the ASP.NET Web project.
> These are the FilePath and ProjectURL refered to above that I use:
> C:\Inetpub\wwwroot\ProjectName
> http://localhost/ProjectName
> Can anyone please help - I don't know which way to turn here.
> Jill
Thanks but
Not sure what you mean here?
If you mean properties of default web site: then
WebSite Identification = Default Web Site
IP Address=(All Unassigned)
TCP Port = 80
"Saravana" <saravank@.sct.co.in> wrote in message
news:OSOyd.4972$tl4.3462@.news.cpqcorp.net...
> Check in IIS whether you have created an web application for ProjectName.
> --
> Saravana
> http://dotnetjunkies.com/WebLog/saravana/
> www.ExtremeExperts.com
>
> "AccessStarters" <daletownsend@.canada.com> wrote in message
> news:QaOyd.20332$dv1.16579@.edtnps89...
> > I have .Net FrameWork 1.1 sp1 installed.
> > When I try to open a Microsoft ASP.NET Web project in Microsoft Visual
> > Studio .NET 2003, I receive the following error message:
> > Unable to open Web project 'ProjectName'. The file path 'FilePath' does
> not
> > correspond to the URL 'ProjectURL'. The two need to map to the same
server
> > location.
> > Note ProjectName is a placeholder for the name of the ASP.NET Web
project.
> > FilePath is a placeholder for the file path of the ASP.NET Web project.
> > ProjectURL is a placeholder for the URL of the ASP.NET Web project.
> > These are the FilePath and ProjectURL refered to above that I use:
> > C:\Inetpub\wwwroot\ProjectName
> > http://localhost/ProjectName
> > Can anyone please help - I don't know which way to turn here.
> > Jill
No, what i meant is. Check whether ProjectName folder is virtual folder in
your IIS.
--
Saravana
http://dotnetjunkies.com/WebLog/saravana/
www.ExtremeExperts.com
"AccessStarters" <daletownsend@.canada.com> wrote in message
news:W8Pyd.21124$dv1.8819@.edtnps89...
> Thanks but
> Not sure what you mean here?
> If you mean properties of default web site: then
> WebSite Identification = Default Web Site
> IP Address=(All Unassigned)
> TCP Port = 80
> "Saravana" <saravank@.sct.co.in> wrote in message
> news:OSOyd.4972$tl4.3462@.news.cpqcorp.net...
> > Check in IIS whether you have created an web application for
ProjectName.
> > --
> > Saravana
> > http://dotnetjunkies.com/WebLog/saravana/
> > www.ExtremeExperts.com
> > "AccessStarters" <daletownsend@.canada.com> wrote in message
> > news:QaOyd.20332$dv1.16579@.edtnps89...
> > > I have .Net FrameWork 1.1 sp1 installed.
> > > When I try to open a Microsoft ASP.NET Web project in Microsoft Visual
> > > Studio .NET 2003, I receive the following error message:
> > > > Unable to open Web project 'ProjectName'. The file path 'FilePath'
does
> > not
> > > correspond to the URL 'ProjectURL'. The two need to map to the same
> server
> > > location.
> > > > Note ProjectName is a placeholder for the name of the ASP.NET Web
> project.
> > > FilePath is a placeholder for the file path of the ASP.NET Web
project.
> > > ProjectURL is a placeholder for the URL of the ASP.NET Web project.
> > > > These are the FilePath and ProjectURL refered to above that I use:
> > > C:\Inetpub\wwwroot\ProjectName
> > > http://localhost/ProjectName
> > > > Can anyone please help - I don't know which way to turn here.
> > > Jill
> >
yes it is - thanks
"Saravana" <saravank@.sct.co.in> wrote in message
news:I4Syd.4974$sn4.2968@.news.cpqcorp.net...
> No, what i meant is. Check whether ProjectName folder is virtual folder in
> your IIS.
> --
> Saravana
> http://dotnetjunkies.com/WebLog/saravana/
> www.ExtremeExperts.com
>
> "AccessStarters" <daletownsend@.canada.com> wrote in message
> news:W8Pyd.21124$dv1.8819@.edtnps89...
> > Thanks but
> > Not sure what you mean here?
> > If you mean properties of default web site: then
> > WebSite Identification = Default Web Site
> > IP Address=(All Unassigned)
> > TCP Port = 80
> > "Saravana" <saravank@.sct.co.in> wrote in message
> > news:OSOyd.4972$tl4.3462@.news.cpqcorp.net...
> > > Check in IIS whether you have created an web application for
> ProjectName.
> > > > --
> > > Saravana
> > > http://dotnetjunkies.com/WebLog/saravana/
> > > www.ExtremeExperts.com
> > > > > "AccessStarters" <daletownsend@.canada.com> wrote in message
> > > news:QaOyd.20332$dv1.16579@.edtnps89...
> > > > I have .Net FrameWork 1.1 sp1 installed.
> > > > When I try to open a Microsoft ASP.NET Web project in Microsoft
Visual
> > > > Studio .NET 2003, I receive the following error message:
> > > > > > Unable to open Web project 'ProjectName'. The file path 'FilePath'
> does
> > > not
> > > > correspond to the URL 'ProjectURL'. The two need to map to the same
> > server
> > > > location.
> > > > > > Note ProjectName is a placeholder for the name of the ASP.NET Web
> > project.
> > > > FilePath is a placeholder for the file path of the ASP.NET Web
> project.
> > > > ProjectURL is a placeholder for the URL of the ASP.NET Web project.
> > > > > > These are the FilePath and ProjectURL refered to above that I use:
> > > > C:\Inetpub\wwwroot\ProjectName
> > > > http://localhost/ProjectName
> > > > > > Can anyone please help - I don't know which way to turn here.
> > > > Jill
> > > > > >
0 comments:
Post a Comment