User bio
404 bio not found
Member since Jan 16
Posts:
Replies:
I just checked the Management Portal and had to change the path of the web application.
The path was at:
C:\InterSystems\IRIS\CSP\goerke\
Then I changed the path to
C:\InterSystems\IRIS\CSP\goerke\src\csp\goerke
And that solved the problem and everything works as it should and I can start programming.
Thank you for your help!
I think the 2 pictures explain this quite well:
Before compiling:
After compiling:
In the second image, the index.csp has been added at the bottom after compilation. It is also present in the directory:
Certifications & Credly badges:
Daniel has no Certifications & Credly badges yet.
Global Masters badges:
Followers:
Following:
Everything worked well. Many thanks for the tip.
I have now saved the files to be edited in:
D:\IRIS\src\...
But is it normal that I have to have a separate folder in the "src\csp\"? Because if I simply edit the .csp in the "csp" folder and compile it, I get the "Non-JSON response" error again.
This in itself is not a problem for me, I just want to understand what triggers this error.