Making new project fails
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Content Management Server > Making new project fails




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Making new project fails  
Nongetjie


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-07-04 12:47 PM

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 roo
t
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.






[ Post a follow-up to this message ]



    Re: Making new project fails  
Stefan [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-07-04 12:47 PM

Hi,

are you using the default web site on port 80?
If not, then check this article:
http://download.microsoft.com/downl...>
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...>
MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...nagement+Server
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.
>







[ Post a follow-up to this message ]



    RE: Making new project fails  
Nongetjie


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-07-04 04:20 PM

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 b
ut
> I get
> an error message in Visual Studio.NET. I'm following the instructions in t
he
> 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 r
oot
> 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 pa
th
> '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 locati
on.
> 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.
>





[ Post a follow-up to this message ]



    RE: Making new project fails  
Nongetjie


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-07-04 04:20 PM

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:
> 





[ Post a follow-up to this message ]



    Re: Making new project fails  
Stefan [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-07-04 04:20 PM

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...>
MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...nagement+Server
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...
> Ok, if i use the default name (CmsWebApplication) it does work, so is
there[vbcol=seagreen]
> maybe a problem with the namings?
>
> "Nongetjie" wrote:
> 
so[vbcol=seagreen] 
studio but[vbcol=seagreen] 
in the[vbcol=seagreen] 
example[vbcol=seagreen] 
off root[vbcol=seagreen] 
'botsconsulting'[vbcol=seagreen] 
the[vbcol=seagreen] 
the path[vbcol=seagreen] 
location.[vbcol=seagreen] 







[ Post a follow-up to this message ]



    Re: Making new project fails  
Nongetjie


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-08-04 12:48 PM

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...
a/MCMS+2002+-+(complete)+FAQ.htm
> MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
> MCMS Sample Code:
> http://www.gotdotnet.com/community/...nagement+Server
> 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. 
>
>
>





[ Post a follow-up to this message ]



    Re: Making new project fails  
Stefan [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-08-04 12:48 PM

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...>
MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...nagement+Server
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...
+Server[vbcol=seagreen] 
(incl[vbcol=seagreen] 
'8'[vbcol=seagreen] 
instructions[vbcol=seagreen] 
the[vbcol=seagreen] 
but[vbcol=seagreen] 
with[vbcol=seagreen] 
server[vbcol=seagreen] 







[ Post a follow-up to this message ]



    Re: Making new project fails  
Nongetjie


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-08-04 12:48 PM

Ok, so its better to migrate the project to the default website, giving the
default website port 80? (and a apart website for the SCA the SCA entry
point). But when I make a new project in VS, does it automatically add the
CMS vd (mapping to the IIS_CMS folder in the program files/content managemen
t
server folder), or should I add this manually?

"Stefan [MSFT]" wrote:

> 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...
a/MCMS+2002+-+(complete)+FAQ.htm
> MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
> MCMS Sample Code:
> http://www.gotdotnet.com/community/...nagement+Server
> 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... 
> starting 
> inetpub/www/root/webctrl_client 
> the 
> DEVENTit 
> made 
> rights. 
> http://download.microsoft.com/downl...
a/MCMS+2002+-+(complete)+FAQ.htm 
> http://www.gotdotnet.com/community/...nagement+Server 
> (incl 
> '8' 
> instructions 
> the 
> but 
> with 
> server 
>
>
>





[ Post a follow-up to this message ]



    Re: Making new project fails  
Stefan [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-08-04 12:48 PM

Yes this virtual directory is automatically added (if the developertools.xml
points to the correct website).

Cheers,
Stefan.

--
This posting is provided "AS IS" with no warranties, and confers no rights.

MCMS FAQ:
http://download.microsoft.com/downl...>
MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...nagement+Server
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------


"Nongetjie" <Nongetjie@discussions.microsoft.com> wrote in message
news:AC1B0677-484F-4D81-909C-328A7345C62C@microsoft.com...
> Ok, so its better to migrate the project to the default website, giving
the
> default website port 80? (and a apart website for the SCA the SCA entry
> point). But when I make a new project in VS, does it automatically add the
> CMS vd (mapping to the IIS_CMS folder in the program files/content
management[vbcol=seagreen]
> server folder), or should I add this manually?
>
> "Stefan [MSFT]" wrote:
> 
rights.[vbcol=seagreen] 
http://download.microsoft.com/downl...
+Server[vbcol=seagreen] 
on[vbcol=seagreen] 
CMS[vbcol=seagreen] 
a[vbcol=seagreen] 
with[vbcol=seagreen] 
their[vbcol=seagreen] 
already[vbcol=seagreen] 
http://download.microsoft.com/downl...
+Server[vbcol=seagreen] 
is[vbcol=seagreen] 
others[vbcol=seagreen] 
folder[vbcol=seagreen] 
developertools.xml.[vbcol=seagreen] 
Visual[vbcol=seagreen] 
guide'[vbcol=seagreen] 
book[vbcol=seagreen] 
of[vbcol=seagreen] 
share,[vbcol=seagreen] 







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:22 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register