Page 1 of 1

Web Form Demo Issue

Posted: Mon Jul 31, 2017 4:36 pm
by jabeam
Hello,

I'm attempting to demo the DocuVieware Lite product with an existing ASP.NET web forms site. I'm getting the following JS error when trying to open a document through DocuVieware Lite:

"CreateDocuViewareController is not defined"

I'm using the following tutorial to attempt to do the demo:
http://www.docuvieware.com/guides/aspne ... ation.html

I've set the website's target framework to 4.5 & and The System.Web.Http version is 5.2.3. I've also added all the DocuVieware DLLs reference in the tutorial to the web site.

Any help that can be provided would be greatly appreciated.

Thanks,

Johnathan

Re: Web Form Demo Issue

Posted: Sun Jan 27, 2019 9:59 am
by Gabriela
Hi,

Refer to this post:
https://www.gdpicture.com/forum/viewtopic.php?f=65&t=4990
You can find the current documentation pages of DocuVieware Lite here:
https://www.docuvieware.com/guides/aspn ... 0Lite.html

Re: Web Form Demo Issue

Posted: Wed Aug 26, 2020 9:09 pm
by michaelt
I'm getting the same issue.

What is localhost: 44357?

function loadControllerDocuVieware1() {
CreateDocuViewareController(30029, "http://localhost:44357/dvapi3/docuvieware3api", true,
}
loadControllerDocuVieware1();