Try our conversational search powered by Generative AI!

Unable to load CurrentPage after move

Vote:
 

We just moved one of our sites to a new server and after this we are unable to load CurrentPage.

Somthing seems to go wrong in the PageBase class when CurrentPageHandler is being loaded. It seems to load "new LoadEmptyCurrentPage" when initiating the CurrentPageHandler.

I can load CurrentPageHandler.CurrentPageLink and then use DataFactory.Instance.GetPage to retrieve my CurrentPage but CurrentPageHandler.CurrentPage just returns null

#46032
Nov 25, 2010 9:42
Vote:
 

Solved.

Added following dll's to assembly and it started working again:

Microsoft.VisualStudio.Shell.dll
Microsoft.VisualStudio.OLE.Interop.dll
Microsoft.VisualStudio.Shell.Interop.dll
Microsoft.VisualStudio.Shell.Interop.8.0.dll

#46083
Nov 26, 2010 9:19
* 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.