Ask a Question related to ASP.NET General, Design and Development.
-
Andrew J #1
New Web Project problem
I am unable to create a new asp.net web application from
VS.Net on a remote server (i.e. not localhost). I have
created a project folder on the server (call it myserver)
and a virtual directory (MyWebApp). In VS.Net I then
clicked "New Project" and entered [url]http://myserver/MyWebApp[/url]
for the Location & clicked OK. I then got an error saying
Web Access Failed because the default web access mode is
file share but the project folder at
[url]http://myserver/MyWebApp[/url] cannot be opened with the path
\\myserver\wwwroot$\MyWebApp. It also tells me that this
UNC cannot be found. By the way, the server does not have
wwwroot, it has been renamed.
What is going on here? With the old asp you could simply
just create a new project based on a new site or an
existing one. It seems that is not possible now.
Thanks in advance.
Andrew J Guest
-
Problem that use Plun-in wizard in Plug-In project
My platform is VS2003 and Acrobat 7.0.5SDK.When I create plug-in project by the wizard in Acrobat Developers SDK ,the wizard can't create the project... -
Problem that use MFC library in Plug-In project
My platform is VS2003.I create plug-in project by the wizard in Acrobat Developers SDK add add MFC support into the project.But when I use the class... -
MacOSX project menu problem
Hi again, Second post in one day - eek. In my application I have a custom menu system so that I can keep control over them but this is causing... -
MAC problem with my PC project
I wrote yesterday about the problem with a project I created that is part of a web page that some people could not see. I found out later one of... -
Cocoa Project + GMP Problem...
Hello all, I have installed GMP version 4.1.2, a mathematics computing library, whereby I can do arbitrary length integer, float, etc.... -
Charles Rumbold #2
Re: New Web Project problem
Suggestion: Have you checked whether Front Page Server extensions have
been installed/enabled where you are trying to create the project?
"Andrew J" <am2am2@hotmail.com> wrote in message
news:71af01c345e2$d129aa40$3101280a@phx.gbl...> I am unable to create a new asp.net web application from
> VS.Net on a remote server (i.e. not localhost). I have
> created a project folder on the server (call it myserver)
> and a virtual directory (MyWebApp). In VS.Net I then
> clicked "New Project" and entered [url]http://myserver/MyWebApp[/url]
> for the Location & clicked OK. I then got an error saying
> Web Access Failed because the default web access mode is
> file share but the project folder at
> [url]http://myserver/MyWebApp[/url] cannot be opened with the path
> \\myserver\wwwroot$\MyWebApp. It also tells me that this
> UNC cannot be found. By the way, the server does not have
> wwwroot, it has been renamed.
>
> What is going on here? With the old asp you could simply
> just create a new project based on a new site or an
> existing one. It seems that is not possible now.
>
> Thanks in advance.
Charles Rumbold Guest



Reply With Quote

