| Author |
Problem creating Webapplication1 after Sharepoint installtion
|
|
|
| Hi
I have installed the SharePoint and configured the share point as
described in the documentation.Now I am facing problem to create a web
application projects in VSS.net.
The error message is "Unable to create Web project "WebApplication1". The
file path 'c:\inetpub\wwwroot\WebApplication1' does not correstpond to the
URL 'http://localhost/WebApplication1'. The two need to map to the same
server.
| |
| Matt Milner 2005-05-09, 8:47 pm |
| Go into sharepoint and add Weapplication1 as an excluded path. Even better,
add MyApplications as an excluded path and then start creating your projects
under MyApplications (like /myapplications/webapplication1) then you won't
have to do this for each application you want to create.
Matt
"RR" <RR@discussions.microsoft.com> wrote in message
news:FDEB6807-27E4-4D42-9CD0-CCCBD56FB991@microsoft.com...
> Hi
>
> I have installed the SharePoint and configured the share point as
> described in the documentation.Now I am facing problem to create a web
> application projects in VSS.net.
> The error message is "Unable to create Web project "WebApplication1". The
> file path 'c:\inetpub\wwwroot\WebApplication1' does not correstpond to the
> URL 'http://localhost/WebApplication1'. The two need to map to the same
> server.
>
| |
|
| Thanks Matt.
RR
"Matt Milner" wrote:
> Go into sharepoint and add Weapplication1 as an excluded path. Even better,
> add MyApplications as an excluded path and then start creating your projects
> under MyApplications (like /myapplications/webapplication1) then you won't
> have to do this for each application you want to create.
>
> Matt
>
>
> "RR" <RR@discussions.microsoft.com> wrote in message
> news:FDEB6807-27E4-4D42-9CD0-CCCBD56FB991@microsoft.com...
>
>
>
|
|
|
|