Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Page Version Compare Error

Vote:
 

Hello,

I have an interesting situation when comparing versions of a page where the versions being compared both have a large amount of content in a field of type XHTML > 255. Using compare on the versions hangs for ages then returns a connection error with nothing being added to the event log.

On investigtion and using Fiddler I found that the error "ReadResponse() failed: The server did not return a response for this request" was being returned which in turn led me to add tracing to my application (courtesy of http://www.peter-urda.com/2010/09/follow-up-iis-services-504s-and-fiddler). This eventually revealed the error: "System.ServiceModel.Dispatcher.NetDispatcherFaultException, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".

I believe I 'might' be able to correct this by changing some of the settings in web.config but I'm not sure if this will work or exactly which settings need to be changed.

Has anyone else encountered this and if so could you share your findings/fix please?

Many thanks in advance,

Mark

#56640
Jan 31, 2012 12:45
Vote:
 

Hi,

Which EPiServer version? You posted both in 6 R2 and 6 R1.

There are some known bugs in the compare version, some which are fixed in R2.

#56644
Jan 31, 2012 13:36
Vote:
 

Hi Johan,

It's 6 R2, any thoughts appreciated,

Mark

#56645
Jan 31, 2012 13:39
Vote:
 

Do you have a custom property defined on those pages?

#56646
Jan 31, 2012 13:55
Vote:
 

No, its a fairly basic page with only 4 properties of types XHTML String, Page, Integer and String <= 255.

I think the issue is with the amount of content in the XHTML field as it's fine with not much content but when comparing 2 versions that have a lot of content I get the issue (I think it's too much for the request).

#56647
Jan 31, 2012 14:30
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.