MCMS 2002 and VS.NET 2003
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 > MCMS 2002 and VS.NET 2003




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

    MCMS 2002 and VS.NET 2003  
Chris Surguine


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


 
06-29-04 10:52 PM

I have been working in VS.NET 2002 on a MCMS project up
until a few days ago.  I had to upgrade my project to
VS.NET 2003 to open some project files, and now the
Template Explorer window is not available in VS.NET
2003.  Do I need to reinstall CMS?  I tried removing the
Dev Tools in the CMS installation package and
reinstalling them, but they still aren't appearing in
2003.  Any ideas?  Thanks.





[ Post a follow-up to this message ]



    RE: MCMS 2002 and VS.NET 2003  
Chandima


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


 
06-30-04 08:31 AM

Hi
Check that you have rights to the template gallery. This can be done by usin
g the Site Manager.

"Chris Surguine" wrote:

> I have been working in VS.NET 2002 on a MCMS project up
> until a few days ago.  I had to upgrade my project to
> VS.NET 2003 to open some project files, and now the
> Template Explorer window is not available in VS.NET
> 2003.  Do I need to reinstall CMS?  I tried removing the
> Dev Tools in the CMS installation package and
> reinstalling them, but they still aren't appearing in
> 2003.  Any ideas?  Thanks.
>





[ Post a follow-up to this message ]



    Re: MCMS 2002 and VS.NET 2003  
Stefan [MSFT]


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


 
06-30-04 08:31 AM

Hi Chris,
you don't have to reinstall CMS but you have to install the CMS developer
tools for VS.NET 2003 which are different from the one for VS.NET 2002.
If you have SP1a installed just use Control Panel - Add remove programs -
select MCMS and choose change to add the VS.NET 2003 developer tools.

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


"Chris Surguine" <anonymous@discussions.microsoft.com> wrote in message
 news:2300c01c45e1e$cbc1ebd0$a301280a@phx
.gbl...
> I have been working in VS.NET 2002 on a MCMS project up
> until a few days ago.  I had to upgrade my project to
> VS.NET 2003 to open some project files, and now the
> Template Explorer window is not available in VS.NET
> 2003.  Do I need to reinstall CMS?  I tried removing the
> Dev Tools in the CMS installation package and
> reinstalling them, but they still aren't appearing in
> 2003.  Any ideas?  Thanks.







[ Post a follow-up to this message ]



    Re: MCMS 2002 and VS.NET 2003  
Chris Surguine


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


 
06-30-04 10:56 PM

Stephen,

Thanks for the tip.  I am now receiving some curious
errors when I attempt to compile my upgraded solution.

C:\XXX\Templates\Home.aspx.cs(16): The type or namespace
name 'EnterpriseServices' does not exist in the class or
namespace 'System' (are you missing an assembly
reference?)

C:\XXX\Templates\Home.aspx.cs(21): The type or namespace
name 'Web' does not exist in the class or
namespace 'Microsoft' (are you missing an assembly
reference?)

C:\XXX\Templates\Home.aspx.cs(26): The type or namespace
name 'McmsWebControlLibrary' could not be found (are you
missing a using directive or an assembly reference?)

C:\XXX\Templates\ManualLogin.aspx.cs(18): The type or
namespace name 'EnterpriseServices' does not exist in the
class or namespace 'System' (are you missing an assembly
reference?)

I have checked those files and those namespaces seem to
be missing (I didn't receive any errors prior to
installing SP1).  Have they been deprecated or outright
removed in SP1?  Thanks.

Regards,
Chris




>-----Original Message-----
>Hi Chris,
>you don't have to reinstall CMS but you have to install
the CMS developer
>tools for VS.NET 2003 which are different from the one
for VS.NET 2002.
>If you have SP1a installed just use Control Panel - Add
remove programs -
>select MCMS and choose change to add the VS.NET 2003
developer tools.
>
>Cheers
>Stefan.
>
>--
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>
>MCMS FAQ:
>http://download.microsoft.com/download/4/2/5/4250f79a-
c3a1-4003-9272-2404e92bb76a/MCMS+2002+-+(complete)+FAQ.htm
>MCMS Blog:
http://blogs.msdn.com/stefan_gossner/category/4983.aspx
>MCMS Sample Code:
>http://www.gotdotnet.com/community/...ples/Default.as
px? ProductDropDownList=Content+Management+S
erver
>MCMS Whitepapers and other docs:
>http://blogs.msdn.com/stefan_gossne...ve/2003/12/07/4
1859.aspx
>--------------------------------
>
>
>"Chris Surguine" <anonymous@discussions.microsoft.com>
wrote in message
> news:2300c01c45e1e$cbc1ebd0$a301280a@phx
.gbl... 
the[vbcol=seagreen] 
>
>
>.
>





[ Post a follow-up to this message ]



    Re: MCMS 2002 and VS.NET 2003  
Stefan [MSFT]


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


 
06-30-04 10:56 PM

Hi Chris,

these are assemblies which need to be added to the reference part of the
project.
Did you do this?

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


"Chris Surguine" <anonymous@discussions.microsoft.com> wrote in message
 news:23b2001c45eb1$a4004540$a401280a@phx
.gbl...[vbcol=seagreen]
> Stephen,
>
> Thanks for the tip.  I am now receiving some curious
> errors when I attempt to compile my upgraded solution.
>
> C:\XXX\Templates\Home.aspx.cs(16): The type or namespace
> name 'EnterpriseServices' does not exist in the class or
> namespace 'System' (are you missing an assembly
> reference?)
>
> C:\XXX\Templates\Home.aspx.cs(21): The type or namespace
> name 'Web' does not exist in the class or
> namespace 'Microsoft' (are you missing an assembly
> reference?)
>
> C:\XXX\Templates\Home.aspx.cs(26): The type or namespace
> name 'McmsWebControlLibrary' could not be found (are you
> missing a using directive or an assembly reference?)
>
> C:\XXX\Templates\ManualLogin.aspx.cs(18): The type or
> namespace name 'EnterpriseServices' does not exist in the
> class or namespace 'System' (are you missing an assembly
> reference?)
>
> I have checked those files and those namespaces seem to
> be missing (I didn't receive any errors prior to
> installing SP1).  Have they been deprecated or outright
> removed in SP1?  Thanks.
>
> Regards,
> Chris
>
>
>
> 
> the CMS developer 
> for VS.NET 2002. 
> remove programs - 
> developer tools. 
> confers no rights. 
> c3a1-4003-9272-2404e92bb76a/MCMS+2002+-+(complete)+FAQ.htm 
> http://blogs.msdn.com/stefan_gossner/category/4983.aspx 
> px? ProductDropDownList=Content+Management+S
erver 
> 1859.aspx 
> wrote in message 
> the 







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 03:52 AM.      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