|
Home > Archive > Microsoft Content Management Server > October 2004 > Making new project fails
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Making new project fails
|
|
| Nongetjie 2004-10-07, 7:47 am |
| Hi, i want to make a new project (MCMS web application) in Visual studio but
I get
an error message in Visual Studio.NET. I'm following the instructions in the
book 'Microsoft Content Management Server 2002 a complete guide'
I have the following setup
Website on iis: MCMS DEVENTit
off root website/virtual directory on iss: DEVENTit
home directory: C:\MCMS_DEVENTit
database: CMS_DEVENTit\
I want to give my new project the name:DEVENTit, cause in the book example
the name of the name project is 'botsconsulting' and the name of the off root
website (where the project is going to reside?) is also 'botsconsulting'
this is the error in a message window :
"Web acces Failed
The Default web acces mode for this project is set to file share, but the
project folder at 'http://localhost/DEVENTit' cannot be opened with the path
'C:\MCMS_DEVENTit\DEVENTit'. The error returned was:
Unable to create Web Project 'DEVENTit'. The file path
'C:\MCMS_DEVENTit\DEVENTit' does not correspond to the URL
'http://localhost/DEVENTit'. The two need to map to the same server location.
HTTP error 404 :Object not found
What would you like to do?
-Retry using a different filepath
-Try to open the project with Frontpage Server Extensions"
Does anyone know what to do cause I'm, totally stuck here.
| |
| Stefan [MSFT] 2004-10-07, 7:47 am |
| Hi,
are you using the default web site on port 80?
If not, then check this article:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#AF0A8BBF-1488-450F-ADD1-E555312ADEC9
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------
"Nongetjie" <Nongetjie@discussions.microsoft.com> wrote in message
news:A733D8C1-F8E0-45FE-AF14-23387D4C2D38@microsoft.com...
> Hi, i want to make a new project (MCMS web application) in Visual studio
but
> I get
> an error message in Visual Studio.NET. I'm following the instructions in
the
> book 'Microsoft Content Management Server 2002 a complete guide'
>
> I have the following setup
> Website on iis: MCMS DEVENTit
> off root website/virtual directory on iss: DEVENTit
> home directory: C:\MCMS_DEVENTit
> database: CMS_DEVENTit\
>
> I want to give my new project the name:DEVENTit, cause in the book example
> the name of the name project is 'botsconsulting' and the name of the off
root
> website (where the project is going to reside?) is also 'botsconsulting'
>
> this is the error in a message window :
> "Web acces Failed
> The Default web acces mode for this project is set to file share, but the
> project folder at 'http://localhost/DEVENTit' cannot be opened with the
path
> 'C:\MCMS_DEVENTit\DEVENTit'. The error returned was:
>
> Unable to create Web Project 'DEVENTit'. The file path
> 'C:\MCMS_DEVENTit\DEVENTit' does not correspond to the URL
> 'http://localhost/DEVENTit'. The two need to map to the same server
location.
> HTTP error 404 :Object not found
>
> What would you like to do?
> -Retry using a different filepath
> -Try to open the project with Frontpage Server Extensions"
>
> Does anyone know what to do cause I'm, totally stuck here.
>
| |
| Nongetjie 2004-10-07, 11:20 am |
| ok summary:
i made the port of my own website 80 en changed all of the others (incl
default website) to unique ports
i looked in the registry, under the entrypoints there was an folder '8' so
i've changed the instance id value into '8' in developertools.xml.
Butt it still gives the same error
"Nongetjie" wrote:
> Hi, i want to make a new project (MCMS web application) in Visual studio but
> I get
> an error message in Visual Studio.NET. I'm following the instructions in the
> book 'Microsoft Content Management Server 2002 a complete guide'
>
> I have the following setup
> Website on iis: MCMS DEVENTit
> off root website/virtual directory on iss: DEVENTit
> home directory: C:\MCMS_DEVENTit
> database: CMS_DEVENTit\
>
> I want to give my new project the name:DEVENTit, cause in the book example
> the name of the name project is 'botsconsulting' and the name of the off root
> website (where the project is going to reside?) is also 'botsconsulting'
>
> this is the error in a message window :
> "Web acces Failed
> The Default web acces mode for this project is set to file share, but the
> project folder at 'http://localhost/DEVENTit' cannot be opened with the path
> 'C:\MCMS_DEVENTit\DEVENTit'. The error returned was:
>
> Unable to create Web Project 'DEVENTit'. The file path
> 'C:\MCMS_DEVENTit\DEVENTit' does not correspond to the URL
> 'http://localhost/DEVENTit'. The two need to map to the same server location.
> HTTP error 404 :Object not found
>
> What would you like to do?
> -Retry using a different filepath
> -Try to open the project with Frontpage Server Extensions"
>
> Does anyone know what to do cause I'm, totally stuck here.
>
| |
| Nongetjie 2004-10-07, 11:20 am |
| Ok, if i use the default name (CmsWebApplication) it does work, so is there
maybe a problem with the namings?
"Nongetjie" wrote:
[vbcol=seagreen]
> ok summary:
> i made the port of my own website 80 en changed all of the others (incl
> default website) to unique ports
> i looked in the registry, under the entrypoints there was an folder '8' so
> i've changed the instance id value into '8' in developertools.xml.
>
> Butt it still gives the same error
>
> "Nongetjie" wrote:
>
| |
|
|
| Nongetjie 2004-10-08, 7:48 am |
| I'm following the instructions in the book, so in somewhere in the starting
fase a made a website on iis named 'MCMS DEVENTit'
On this website I made a virtual directory for the website to reside on
named 'DEVENTit' in that website I made the folder(virtual directory) CMS
whitch maps to the IIS_CMS folder. On the root (MCMS DEVENTit) I made a
folder(vd) webctrl_client which maps to the inetpub/www/root/webctrl_client
folder.
Now after making a site structure in Site Manager the book follows with the
making of a new project to make templates for, I named this project DEVENTit
(like the vd on MCMS DEVENTit). cause the book does the same with their
example 'botsconsulting'. So is that maybe the problem , that I already made
a DEVENTit website in IIS? When making a new project also makes a new
website/vd on the root(MCMS DEVENTit)?
"Stefan [MSFT]" wrote:
> Not that I'm aware of.
> Which name did you try?
>
> Cheers,
> Stefan.
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> MCMS FAQ:
> http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
> MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
> MCMS Sample Code:
> http://www.gotdotnet.com/community/...t+S
erver
> MCMS Whitepapers and other docs:
> http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
> --------------------------------
>
>
> "Nongetjie" <Nongetjie@discussions.microsoft.com> wrote in message
> news:4FD277D6-FE53-4407-A8D4-262F2864D040@microsoft.com...
> there
> so
> studio but
> in the
> example
> off root
> 'botsconsulting'
> the
> the path
> location.
>
>
>
| |
| Stefan [MSFT] 2004-10-08, 7:48 am |
| Yes, this folder should not exist.
In addition using a different web site from the default web site is not
officially supported by Microsoft.
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------
"Nongetjie" <Nongetjie@discussions.microsoft.com> wrote in message
news:5B80850C-BF2E-4054-8C52-EFE800677F35@microsoft.com...
> I'm following the instructions in the book, so in somewhere in the
starting
> fase a made a website on iis named 'MCMS DEVENTit'
> On this website I made a virtual directory for the website to reside on
> named 'DEVENTit' in that website I made the folder(virtual directory) CMS
> whitch maps to the IIS_CMS folder. On the root (MCMS DEVENTit) I made a
> folder(vd) webctrl_client which maps to the
inetpub/www/root/webctrl_client
> folder.
>
> Now after making a site structure in Site Manager the book follows with
the
> making of a new project to make templates for, I named this project
DEVENTit
> (like the vd on MCMS DEVENTit). cause the book does the same with their
> example 'botsconsulting'. So is that maybe the problem , that I already
made[vbcol=seagreen]
> a DEVENTit website in IIS? When making a new project also makes a new
> website/vd on the root(MCMS DEVENTit)?
>
> "Stefan [MSFT]" wrote:
>
rights.[vbcol=seagreen]
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm[vbcol=seagreen]
http://www.gotdotnet.com/community/...t+S
erver[vbcol=seagreen]
(incl[vbcol=seagreen]
'8'[vbcol=seagreen]
instructions[vbcol=seagreen]
the[vbcol=seagreen]
but[vbcol=seagreen]
with[vbcol=seagreen]
server[vbcol=seagreen]
| |
|
|
|
|
|
|
|