Microsoft Content Management Server - Error 404 When Importing SDO

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > November 2004 > Error 404 When Importing SDO





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 404 When Importing SDO
KMILO

2004-11-02, 7:46 am

Hello,

I was checking a ChoiHead Error above, Followed the same steps described
there and in the site manager still appearing the following error when I try
to import a SDO file

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

ANY IDEAS????

Thanks In Advance

KMILO


Stefan [MSFT]

2004-11-02, 7:46 am

Hi Kmilo,

please check in the IIS log which file request is causing the 404.

Cheers,
Stefan.

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

MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver

MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------


"KMILO" <camilo@cohete.net> wrote in message
news:O81J7aOwEHA.3276@TK2MSFTNGP15.phx.gbl...
> Hello,
>
> I was checking a ChoiHead Error above, Followed the same steps described
> there and in the site manager still appearing the following error when I

try
> to import a SDO file
>
> Error: 0
> Description: The remote server returned an error: (404) Not Found.
> Severity: 5
> Source: System
> Debug info: N/A
> Extra info: N/A
> Client Source: CImProgress::DoReport
> Recommended Action: N/A
>
> ANY IDEAS????
>
> Thanks In Advance
>
> KMILO
>
>



KMILO

2004-11-02, 5:50 pm

I was redefining the error, the 400 was appearing me 'cause I change the
website for the mcms configuration and the installation don't create a MCMS
site inside, so 400 error was corrected, but not all the things in life are
easy... lol; the terrible 500 error appears, I have the framework patch
installed and the directives of the webconfig are implemented too, so the
question is "What's the matter?"

Please help me 'cause Im in serious trouble....

ANY IDEAS

KMILO


"KMILO" <camilo@cohete.net> wrote in message
news:O81J7aOwEHA.3276@TK2MSFTNGP15.phx.gbl...
> Hello,
>
> I was checking a ChoiHead Error above, Followed the same steps described
> there and in the site manager still appearing the following error when I
> try to import a SDO file
>
> Error: 0
> Description: The remote server returned an error: (404) Not Found.
> Severity: 5
> Source: System
> Debug info: N/A
> Extra info: N/A
> Client Source: CImProgress::DoReport
> Recommended Action: N/A
>
> ANY IDEAS????
>
> Thanks In Advance
>
> KMILO
>
>



KMILO

2004-11-02, 5:50 pm

Ahhh almost forget it, when I try to see the MCMS site the following error appears:

Server Error in '/MCMS' Application.
--------------------------------------------------------------------------------

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load type 'Microsoft.ContentManagement.SiteDeployment.cmsxmlstub'.

Source Error:


Line 1: <%@ Page language="c#" Codebehind="cmsxmlstub.aspx.cs" AutoEventWireup="false" Inherits="Microsoft.ContentManagement.SiteDeployment.cmsxmlstub"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 3: <HTML>


Source File: C:\Program Files\Microsoft Content Management Server\Server\MCMS\sitedeployment\cmsxml
stub.aspx Line: 1



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

Its that related with my 500 error?

Thanks In Advance


"KMILO" <camilo@cohete.net> wrote in message news:OKTm9fPwEHA.3336@TK2MSFTNGP11.phx.gbl...
>I was redefining the error, the 400 was appearing me 'cause I change the
> website for the mcms configuration and the installation don't create a MCMS
> site inside, so 400 error was corrected, but not all the things in life are
> easy... lol; the terrible 500 error appears, I have the framework patch
> installed and the directives of the webconfig are implemented too, so the
> question is "What's the matter?"
>
> Please help me 'cause Im in serious trouble....
>
> ANY IDEAS
>
> KMILO
>
>
> "KMILO" <camilo@cohete.net> wrote in message
> news:O81J7aOwEHA.3276@TK2MSFTNGP15.phx.gbl...
>
>

Stefan [MSFT]

2004-11-02, 5:50 pm

Hi Kmilo,

yes it is.
Something seems to be messed up.
Actually you should reinstall your server.

Cheers,
Stefan.

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

MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver

MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------


"KMILO" <camilo@cohete.net> wrote in message
news:O1FCeiPwEHA.1292@TK2MSFTNGP10.phx.gbl...
Ahhh almost forget it, when I try to see the MCMS site the following error
appears:

Server Error in '/MCMS' Application.
----------------------------------------------------------------------------
----

Parser Error
Description: An error occurred during the parsing of a resource required to
service this request. Please review the following specific parse error
details and modify your source file appropriately.

Parser Error Message: Could not load type
'Microsoft.ContentManagement.SiteDeployment.cmsxmlstub'.

Source Error:


Line 1: <%@ Page language="c#" Codebehind="cmsxmlstub.aspx.cs"
AutoEventWireup="false"
Inherits="Microsoft.ContentManagement.SiteDeployment.cmsxmlstub"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 3: <HTML>


Source File: C:\Program Files\Microsoft Content Management
Server\Server\MCMS\sitedeployment\cmsxml
stub.aspx Line: 1



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

Its that related with my 500 error?

Thanks In Advance


"KMILO" <camilo@cohete.net> wrote in message
news:OKTm9fPwEHA.3336@TK2MSFTNGP11.phx.gbl...
>I was redefining the error, the 400 was appearing me 'cause I change the
> website for the mcms configuration and the installation don't create a

MCMS
> site inside, so 400 error was corrected, but not all the things in life

are
> easy... lol; the terrible 500 error appears, I have the framework patch
> installed and the directives of the webconfig are implemented too, so the
> question is "What's the matter?"
>
> Please help me 'cause Im in serious trouble....
>
> ANY IDEAS
>
> KMILO
>
>
> "KMILO" <camilo@cohete.net> wrote in message
> news:O81J7aOwEHA.3276@TK2MSFTNGP15.phx.gbl...
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com