Portal Engine Questions on portal engine and web parts.
Version 7.x > Portal Engine > Content Staging Error View modes: 
User avatar
Kentico Legend
Kentico Legend
Brenden Kehren - 7/1/2013 9:55:22 PM
   
Content Staging Error
I continue to receive the error:
Synchronization client error: Exception occurred: Client found response content type of 'text/html', but expected 'text/xml'. The request failed with the error message: -- The page cannot be displayed because an internal server error has occurred. --.
I've checked the target URL and it is correct. I've even went as far as reinstalling and reimporting my website.

The client is logging tasks and the target is enabled with a simple username and password (globally and site inherits global). I've checked my licenses keys on both servers and both are correct. Any ideas on what I might have missed? I've set this up successfully on several instances prior but not sure as to why this one isn't working. Currently running v7.0.41

Also when I navigate to the asmx file I get this message, which is leading me to believe something changed even though it was a fresh install with no customizations.

The following operations are supported. For a formal definition, please review the Service Description.
•ProcessSynchronizationTask
•ProcessSyncTask
MessageName="ProcessSynchronizationTaskBackwardCompatibility"
•ProcessSynchronizationTask
MessageName="ProcessSynchronizationTaskWithoutBinary"
•ProcessSynchronizationTask
MessageName="ProcessSynchronizationTaskWithoutServerList"

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

This web service does not conform to WS-I Basic Profile v1.1.

Please examine each of the normative statement violations below. Follow the recommendations to remedy it, or add setting to the <webServices> config section to turn off BP 1.1 conformance warnings for the entire vroot.

To turn off BP 1.1 conformance warnings for the entire vroot remove the 'BP1.1' value from the <conformanceWarnings> section of the configuration file of your application:
<configuration>
<system.web>
<webServices>
<conformanceWarnings>
<remove name='BasicProfile1_1'/>
</conformanceWarnings>
</webServices>
</system.web>
</configuration>

R2304: Operation name overloading in a wsdl:portType is disallowed by the Profile. A wsdl:portType in a DESCRIPTION MUST have operations with distinct values for their name attributes. Note that this requirement applies only to the wsdl:operations within a given wsdl:portType. A wsdl:portType may have wsdl:operations with names that are the same as those found in other wsdl:portTypes.
- Operation 'ProcessSynchronizationTask' on portType 'SyncServerSoap' from namespace 'http://localhost/SyncWebService/SyncServer'.
- Operation 'ProcessSynchronizationTask' on portType 'SyncServerSoap' from namespace 'http://localhost/SyncWebService/SyncServer'.
Recommendation: To make service conformant please make sure that all web methods belonging to the same binding have unique names.

For more details on Basic Profile Version 1.1, see the Basic Profile Specification.

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 7/2/2013 4:58:32 AM
   
RE:Content Staging Error
Hi,

Does this happen for every task or just for some specific?
What are the task data? Are there any files/attachments? If so, how big are they?
Could you please check the staging large files documentation as well as this article?
The error is different but your error message could be caused by the same reason too.

Best regards,
Juraj Ondrus

User avatar
Kentico Legend
Kentico Legend
Brenden Kehren - 7/2/2013 10:06:34 AM
   
RE:Content Staging Error
It happens on every task no matter if it is a simple setting change in the CMSSiteManager or a document in the tree. I was able to sync attachments (<1MB in size) a few weeks back and other documents. I dont have access to the exact task but its no more than changing a property on a document or simply deleting a document in the content tree.

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 7/3/2013 1:10:44 AM
   
RE:Content Staging Error
Hi,

This is really strange. Would it be possible to send us or paste here both web.config files (without connection strings or other sensitive data)? I will try using them on my end. This seems that something may be wrong there - the application or IIS settings.

Best regards,
Juraj Ondrus

User avatar
Certified Developer v7
Certified  Developer v7
Gitesh - 7/11/2013 4:01:12 AM
   
RE:Content Staging Error
Hi,

Not sure if this is solved or not.

I had a similar error few days back while sync'ing and it was happening only on some of the documents. Finally kentico uys helped me out and we found that those documents with error where having large attachments to it and they were timing out.

Cheers
Gitesh Shah

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 7/11/2013 5:09:47 AM
   
RE:Content Staging Error
Hi,

This options was discussed as well. The attachments in this case are less than 1MB.

Best regards,
Juraj Ondrus

User avatar
Kentico Legend
Kentico Legend
Brenden Kehren - 7/11/2013 8:03:03 AM
   
RE:Content Staging Error
I apoligize Juraj, I haven't sent the info you requested. I will do so today and look for your response.

User avatar
Member
Member
sh_dev - 10/28/2013 4:00:19 PM
   
RE:Content Staging Error
It would be great to hear how you resolved this error. We are currently stuck with the same error.
Synchronization client error: Exception occurred: Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'. The request failed with the error message: --
followed by the body of our website home page.

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 11/4/2013 1:13:06 AM
   
RE:Content Staging Error
Hi,

There was some discussion over the e-mails but I have not heard back from FroggEye since then.
As mentioned in my previous posts, the suggestions helped other users with the same error. Have you tried them?

Best regards,
Juraj Ondrus