|
Home > Archive > Microsoft Content Management Server > July 2006 > Compilation error for MCMS in VS.net 2005
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 |
Compilation error for MCMS in VS.net 2005
|
|
| Cheems 2006-07-29, 7:24 am |
| Hello,
I'm trying to compile a CMS application and I'm getting 4 errors similar to
the following:
Error 1
'Microsoft.ContentManagement.SharePoint.Dialogs.DialogBase' does not contain
a definition for 'IDS_CSS_BACKGROUND1'
c:\Program Files\Microsoft Content Management
Server\Server\IIS_CMS\WssIntegration\Con
trols\DialogTitle.ascx
How do I fix this error? As far as I know, the dialogTitle.ascx is part of
CMS and therefore is a compile web control. It shouldn't need to be compile.
Correct me if I'm wrong.
Thanks in advance.
Cheems.
| |
| Stefan [MSFT] 2006-07-31, 7:22 am |
| Hi,
see here on how to resolve this:
http://blogs.technet.com/stefan_gos.../31/418436.aspx
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Cheems" <Cheems@discussions.microsoft.com> wrote in message
news:ACB0A7D7-A536-48B7-981E-FEF868E724FD@microsoft.com...
> Hello,
>
> I'm trying to compile a CMS application and I'm getting 4 errors similar
> to
> the following:
>
> Error 1
> 'Microsoft.ContentManagement.SharePoint.Dialogs.DialogBase' does not
> contain
> a definition for 'IDS_CSS_BACKGROUND1'
> c:\Program Files\Microsoft Content Management
> Server\Server\IIS_CMS\WssIntegration\Con
trols\DialogTitle.ascx
>
> How do I fix this error? As far as I know, the dialogTitle.ascx is part
> of
> CMS and therefore is a compile web control. It shouldn't need to be
> compile.
> Correct me if I'm wrong.
>
> Thanks in advance.
>
> Cheems.
>
|
|
|
|
|