Microsoft Content Management Server - 2 errors after importing

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > August 2005 > 2 errors after importing





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 2 errors after importing
Dariusz Tomon

2005-08-09, 7:49 am

Hi

I have got two errors after importing sdo file via SM. During the import I
got error:

Error: 0
Description: The remote server returned an error: (500) Internal Server
Error.
Severity: 5
Source: System
Debug info: N/A
Extra info: N/A
Client Source: CImProgress::DoReport
Recommended Action: N/A

Then I realized that all my applications gives error like following:
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.

Parser Error Message: The module 'CmsAuthorizationModule' is already in the
application and cannot be added again

Source Error:


Line 92: <globalization requestEncoding="utf-8" responseEncoding="utf-8"
/>
Line 93: <httpModules>
Line 94: <add
type="Microsoft.ContentManagement.Web.Security.CmsAuthorizationModule,
Microsoft.ContentManagement.Web, Version=5.0.1200.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35" name="CmsAuthorizationModule" />
Line 95: <add
type="Microsoft.ContentManagement.Web.CmsEndRequestModule,
Microsoft.ContentManagement.Web, Version=5.0.1200.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35" name="CmsEndRequestModule" />
Line 96: <add
type="Microsoft.ContentManagement.Publishing.Events.PostingEventsModule,
Microsoft.ContentManagement.Publishing, Version=5.0.1200.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35" name="CmsPosting" />


Source File: C:\isic2\web.config Line: 94



--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET
Version:1.1.4322.2300

I have good working site on my laptop and all I need is to make another
instance working (on remote machine). I didn't do backup of database before
import and now I'm afraid that my db is destroyed.

any advice?

Best Regards

Dariusz Tomon


Angus Logan [MVP]

2005-08-09, 7:49 am

Hi Dariusz,

Is there a web.config in the root of the website?

Regards

--
________________________________________


Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________

"Dariusz Tomon" <d.tomon@mazars.pl> wrote in message
news:OhC%23ZbLnFHA.764@TK2MSFTNGP14.phx.gbl...
> Hi
>
> I have got two errors after importing sdo file via SM. During the import I
> got error:
>
> Error: 0
> Description: The remote server returned an error: (500) Internal Server
> Error.
> Severity: 5
> Source: System
> Debug info: N/A
> Extra info: N/A
> Client Source: CImProgress::DoReport
> Recommended Action: N/A
>
> Then I realized that all my applications gives error like following:
> Configuration Error
> Description: An error occurred during the processing of a configuration
> file required to service this request. Please review the specific error
> details below and modify your configuration file appropriately.
>
> Parser Error Message: The module 'CmsAuthorizationModule' is already in
> the application and cannot be added again
>
> Source Error:
>
>
> Line 92: <globalization requestEncoding="utf-8"
> responseEncoding="utf-8" />
> Line 93: <httpModules>
> Line 94: <add
> type="Microsoft.ContentManagement.Web.Security.CmsAuthorizationModule,
> Microsoft.ContentManagement.Web, Version=5.0.1200.0, Culture=neutral,
> PublicKeyToken=31bf3856ad364e35" name="CmsAuthorizationModule" />
> Line 95: <add
> type="Microsoft.ContentManagement.Web.CmsEndRequestModule,
> Microsoft.ContentManagement.Web, Version=5.0.1200.0, Culture=neutral,
> PublicKeyToken=31bf3856ad364e35" name="CmsEndRequestModule" />
> Line 96: <add
> type="Microsoft.ContentManagement.Publishing.Events.PostingEventsModule,
> Microsoft.ContentManagement.Publishing, Version=5.0.1200.0,
> Culture=neutral, PublicKeyToken=31bf3856ad364e35" name="CmsPosting" />
>
>
> Source File: C:\isic2\web.config Line: 94
>
>
>
> --------------------------------------------------------------------------------
>
> Version Information: Microsoft .NET Framework Version:1.1.4322.2300;
> ASP.NET Version:1.1.4322.2300
>
> I have good working site on my laptop and all I need is to make another
> instance working (on remote machine). I didn't do backup of database
> before import and now I'm afraid that my db is destroyed.
>
> any advice?
>
> Best Regards
>
> Dariusz Tomon
>



Stefan [MSFT]

2005-08-09, 5:54 pm

Hi Dariusz,

please check the following article for common reasons:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#DD159085-1AFB-4244-AE6D-D0A1C0E9E274

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


"Dariusz Tomon" <d.tomon@mazars.pl> wrote in message
news:OhC%23ZbLnFHA.764@TK2MSFTNGP14.phx.gbl...
> Hi
>
> I have got two errors after importing sdo file via SM. During the import I
> got error:
>
> Error: 0
> Description: The remote server returned an error: (500) Internal Server
> Error.
> Severity: 5
> Source: System
> Debug info: N/A
> Extra info: N/A
> Client Source: CImProgress::DoReport
> Recommended Action: N/A
>
> Then I realized that all my applications gives error like following:
> Configuration Error
> Description: An error occurred during the processing of a configuration
> file required to service this request. Please review the specific error
> details below and modify your configuration file appropriately.
>
> Parser Error Message: The module 'CmsAuthorizationModule' is already in
> the application and cannot be added again
>
> Source Error:
>
>
> Line 92: <globalization requestEncoding="utf-8"
> responseEncoding="utf-8" />
> Line 93: <httpModules>
> Line 94: <add
> type="Microsoft.ContentManagement.Web.Security.CmsAuthorizationModule,
> Microsoft.ContentManagement.Web, Version=5.0.1200.0, Culture=neutral,
> PublicKeyToken=31bf3856ad364e35" name="CmsAuthorizationModule" />
> Line 95: <add
> type="Microsoft.ContentManagement.Web.CmsEndRequestModule,
> Microsoft.ContentManagement.Web, Version=5.0.1200.0, Culture=neutral,
> PublicKeyToken=31bf3856ad364e35" name="CmsEndRequestModule" />
> Line 96: <add
> type="Microsoft.ContentManagement.Publishing.Events.PostingEventsModule,
> Microsoft.ContentManagement.Publishing, Version=5.0.1200.0,
> Culture=neutral, PublicKeyToken=31bf3856ad364e35" name="CmsPosting" />
>
>
> Source File: C:\isic2\web.config Line: 94
>
>
>
> --------------------------------------------------------------------------------
>
> Version Information: Microsoft .NET Framework Version:1.1.4322.2300;
> ASP.NET Version:1.1.4322.2300
>
> I have good working site on my laptop and all I need is to make another
> instance working (on remote machine). I didn't do backup of database
> before import and now I'm afraid that my db is destroyed.
>
> any advice?
>
> Best Regards
>
> Dariusz Tomon
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com