You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I have been trying to run the node odata server using the node js for iis module that you created. I'm able to run all your examples and also simple examples that I have created
basically you have to setup the connection and then run the command npm start, when I run the command the example works perfect, but when I don't do npm start so I can start the server by accessing the server.js in the url, I got the error shown in the screent cast url above. I have already add the server.js to the handlers in the web.config as you do in your examples and also I have added the permissions in the folder.
any idea what can be happening? if you want to see our conversation in the odata server github page you can find it in this url
Hi I have been trying to run the node odata server using the node js for iis module that you created. I'm able to run all your examples and also simple examples that I have created
but when I try to run more complex scenarios i got an error
here is the screenshot of the error
https://www.screencast.com/t/iBK196q4n3P9
run the odata server is really simple, here you can find the instructions
https://github.com/jaystack/odata-v4-server-pgsql-example
basically you have to setup the connection and then run the command npm start, when I run the command the example works perfect, but when I don't do npm start so I can start the server by accessing the server.js in the url, I got the error shown in the screent cast url above. I have already add the server.js to the handlers in the web.config as you do in your examples and also I have added the permissions in the folder.
any idea what can be happening? if you want to see our conversation in the odata server github page you can find it in this url
jaystack/odata-v4-server#17 (comment)
The text was updated successfully, but these errors were encountered: