Hi,
I am using visual studio 15 and IIS8.5 and I have issue in following way.
Please help in this, what I am missing here.
Thanks
Abhishek
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
Hi,
I am using visual studio 15 and IIS8.5 and I have issue in following way.
Please help in this, what I am missing here.
Thanks
Abhishek