Closed usman-aziz closed 5 years ago
Hi @usmanazizgroupdocs , thank you for your request. From your screenshot I can see that you tried to open examples web page via wrong URL htt://localhost:8080/viewer/Viewer/Index, please try to open htt://localhost:8080/viewer instead. Also I can assume that in your VS2015 you have such configuration http://prntscr.com/nvpyno , this option means that if you currently navigated to the Index.cshtml file in your VS as shown on the screenshot http://prntscr.com/nvpzis VS will open it via full path as a URL - thats why you get htt://localhost:8080/viewer/Viewer/Index in your browser. I can advise you to use this option instead http://prntscr.com/nvq05h
Best regards.
@Pavel-Teplitsky Thanks for the solution. It worked.
While running the latest release of the application, I am getting the following errors in the browser's console, however, the project builds successfully in VS2015.