I have developed one GoJs app for our product , now I have to integrate GoJs and our .Net app.
Can you give me steps of integration or setting for integration.
Our product is work on localhost(IIS) , but when I try to integrate Gojs app in using localhost its showing blank Views and empty diagram is generated.
1)In Internet Exporer get following error:
Error: SignalR: Connection must be started before data can be sent. Call .start() before .send()
2)In Google Chrome following error:
Failed to load resource : the server responded with status of 404 (Not found)
Its unable to found the .json file , but have .json file at that location whose name we pass in getJSON call