Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I upgraded Umbraco 7.4.2 to 7.5.9 through nuget in Visual Studio 2015 Enterprise and after a while I got errror on website:
AlreadyClosedException: this IndexReader is closed
It happens at the following line of code:
@Html.CachedPartial("~/Views/Partials/MyPartial.cshtml", MyModel, 3200)
I don't know why it happens since in 7.4.2 worked fine without problem.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
AlreadyClosedException: this IndexReader is closed
Hi,
I upgraded Umbraco 7.4.2 to 7.5.9 through nuget in Visual Studio 2015 Enterprise and after a while I got errror on website:
AlreadyClosedException: this IndexReader is closed
It happens at the following line of code:
@Html.CachedPartial("~/Views/Partials/MyPartial.cshtml", MyModel, 3200)
I don't know why it happens since in 7.4.2 worked fine without problem.
is working on a reply...