Try our conversational search powered by Generative AI!

CMS 9.10.1 - Epi Page Integration with Visual Studio 15

Vote:
 

Hi,

I am using visual studio 15 and IIS8.5 and I have issue in following way.

  1. I have setup the cms 9.10.1 site via nuget manger and hosted it in IIS with windows authentication mode.
  2. I have started to created my first/standard page (mvc) as instructed  on Episerer World.
  3. The page type is get created properly.
  4. ==>But When i tried to link Page via Eiserver Page Type/Controller and View it is not working.
  5. ==>In CMS Edit mode Page prperties not loading, even the page selection tree not resonding on click.
  6. ==>In debuging the application in controller ,current page showing null. 

Please help in this, what I am missing here.

Thanks

Abhishek

#177229
Apr 05, 2017 17:59
Vote:
 

Hi Guys,

I found the solution.  Need small change in Global.asax. Inherit your MVC application class with EPiServer.Global as follows.

public class MvcApplication : EPiServer.Global

Thanks

Abhishek

#177231
Apr 05, 2017 18:19
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* 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.