Microsoft Content Management Server - Error Exporting from Site Manager

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > July 2005 > Error Exporting from Site Manager





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 Error Exporting from Site Manager
Ramzi

2005-07-27, 5:52 pm

we have been exporting SDOs with no problems for the past 3 months and with
no issues.

For some reason, we started to get this error message in Site Manager when
attempting to export the SDO package…

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: CExProgress::ProcessPackage
Recommended Action: N/A


I tried the follwoing steps to no avail; did not resolve the problem….What
do you recommend?

500 server errors are internal processing errors. Try the following
troubleshooting suggestions:

1. Ensure that there is no web.config or global.asax file in the root
of your Web site as this can cause such issues.

Which .NET framework version do you use? If it is 1.1 ensure that

<pages smartNavigation="false" validateRequest="false" />
is included in your web.config. If you receive the error using one of your
templates check the web.config in your template project. If you receive the
error using Site Manager or Authoring Connector, check the web.config in the
/MCMS directory.

If it is .NET framework 1.0 ensure that the 'validateRequest' entry is NOT
in the web.config.

2. Check whether there is a global.asax or a web.config in the root of
your Web site. If one of these files exists, remove or rename it and test to
see if the problem is gone. An error in one of these files can cause these
kind of problems.

3. Check the event log for errors. Often an event log entry is written
when a 500 error is reported

4. If this is a multiproc machine and/or hyperthreading is enabled and
..NET framework 1.1 is installed then the following hotfix is required:
821157.
Update: this fix is now also included in Microsoft .NET framework 1.1
Service Pack 1 (Windows Server 2003 version, Windows 2000 version)

5. Run a virus scanner as a virus can cause such an errors.

6. If the problem happens in SiteManager try to access the following
URL in a browser to see if an error occurs:
http://localhost/NR/System/ClientUI/login.asp

If the problem happens during Site Deployment in SiteManager try to access
the following URL in a browser to see if an error occurs:
http://localhost/mcms/sitedeployment/cmsxmlstub.aspx

7. If neither of these help, try the request from a machine which is
not the MCMS server machine and ensure that

<customErrors mode="Off" />
is set in your web.config. See above about how to determine which web.config
to use. Now use Network Monitor to take a trace to see the complete error
response sent by MCMS.


--
MCSD.NET
Stefan [MSFT]

2005-07-28, 2:48 am

Hi Ramzi,

check out my FAQ:
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
----------------------


"Ramzi" <Ramzi@discussions.microsoft.com> wrote in message
news:30A6E1D1-F2D6-44CE-AF92-82BBBFB794DC@microsoft.com...
> we have been exporting SDOs with no problems for the past 3 months and
> with
> no issues.
>
> For some reason, we started to get this error message in Site Manager when
> attempting to export the SDO package.
>
> 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: CExProgress::ProcessPackage
> Recommended Action: N/A
>
>
> I tried the follwoing steps to no avail; did not resolve the problem..What
> do you recommend?
>
> 500 server errors are internal processing errors. Try the following
> troubleshooting suggestions:
>
> 1. Ensure that there is no web.config or global.asax file in the
> root
> of your Web site as this can cause such issues.
>
> Which .NET framework version do you use? If it is 1.1 ensure that
>
> <pages smartNavigation="false" validateRequest="false" />
> is included in your web.config. If you receive the error using one of your
> templates check the web.config in your template project. If you receive
> the
> error using Site Manager or Authoring Connector, check the web.config in
> the
> /MCMS directory.
>
> If it is .NET framework 1.0 ensure that the 'validateRequest' entry is NOT
> in the web.config.
>
> 2. Check whether there is a global.asax or a web.config in the root
> of
> your Web site. If one of these files exists, remove or rename it and test
> to
> see if the problem is gone. An error in one of these files can cause these
> kind of problems.
>
> 3. Check the event log for errors. Often an event log entry is
> written
> when a 500 error is reported
>
> 4. If this is a multiproc machine and/or hyperthreading is enabled
> and
> .NET framework 1.1 is installed then the following hotfix is required:
> 821157.
> Update: this fix is now also included in Microsoft .NET framework 1.1
> Service Pack 1 (Windows Server 2003 version, Windows 2000 version)
>
> 5. Run a virus scanner as a virus can cause such an errors.
>
> 6. If the problem happens in SiteManager try to access the following
> URL in a browser to see if an error occurs:
> http://localhost/NR/System/ClientUI/login.asp
>
> If the problem happens during Site Deployment in SiteManager try to access
> the following URL in a browser to see if an error occurs:
> http://localhost/mcms/sitedeployment/cmsxmlstub.aspx
>
> 7. If neither of these help, try the request from a machine which is
> not the MCMS server machine and ensure that
>
> <customErrors mode="Off" />
> is set in your web.config. See above about how to determine which
> web.config
> to use. Now use Network Monitor to take a trace to see the complete error
> response sent by MCMS.
>
>
> --
> MCSD.NET



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com