04-07-05 12:48 PM
Hi Margey,
I have never seen this error.
Please open a support case for this.
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
----------------------
"margey" <margey@discussions.microsoft.com> wrote in message
news:D5AF3BBF-549F-4640-87EC-E009E60BFECE@microsoft.com...
> Hi all,
>
> I have 3 instances of cms, one for development, 1 for authoring in lan, 1
> for viewing by public in dmz, the lan cms and the dmz cms point to the
same
> db. Everthing is working fine on the development box and the lan cms, the
cms
> in the dmz is throwing the following exception for three postings .
>
> Server Error in '/DonegalCoCo' Application.
>
> Invalid version for current Posting. The object referred to by this Web
> request has already been retrieved by another mechanism, for example
> Searches.GetByGUID. The version of the object requested by this Web
request
> is not consistent with the previously retrieved version.
> Description: An unhandled exception occurred during the execution of the
> current web request. Please review the stack trace for more information
about
> the error and where it originated in the code.
>
> Exception Details: System.Runtime.InteropServices.COMException: Invalid
> version for current Posting. The object referred to by this Web request
has
> already been retrieved by another mechanism, for example
Searches.GetByGUID.
> The version of the object requested by this Web request is not consistent
> with the previously retrieved version.
>
> Source Error:
> An unhandled exception was generated during the execution of the current
web
> request. Information regarding the origin and location of the exception
can
> be identified using the exception stack trace below.
>
> Stack Trace:
> [COMException (0x80041b5b): Invalid version for current Posting. The
object
> referred to by this Web request has already been retrieved by another
> mechanism, for example Searches.GetByGUID. The version of the object
> requested by this Web request is not consistent with the previously
retrieved
> version.]
>
Microsoft.ContentManagement.Interop.Publishing.CmsHttpContextClass.get_Chann
el()
> +0 Microsoft.ContentManagement.Publishing.CmsAspContext.get_Channel()
> +38[CmsInvalidObjectStateException: Invalid version for current Posting.[/vbco
l]
The[vbcol=seagreen]
> object referred to by this Web request has already been retrieved by
another
> mechanism, for example Searches.GetByGUID. The version of the object
> requested by this Web request is not consistent with the previously
retrieved
> version.]
> Microsoft.ContentManagement.Publishing.CmsAspContext.get_Channel() +71
> DonegalCoCo.UserControls.SiteMapControl.Page_Load(Object sender, EventArgs
e)
> System.Web.UI.Control.OnLoad(EventArgs e) +67
> System.Web.UI.Control.LoadRecursive() +35
> System.Web.UI.Control.LoadRecursive() +98
> System.Web.UI.Control.LoadRecursive() +98
> System.Web.UI.Control.LoadRecursive() +98
> System.Web.UI.Page.ProcessRequestMain() +731
>
>
> Version Information: Microsoft .NET Framework Version:1.1.4322.573;
ASP.NET
> Version:1.1.4322.573
>
>
> All other postings are working fine.
>
> This is the last issue i have to resolve any ideas please?
>
> Margey
[ Post a follow-up to this message ]
|