ObjectScript via vscode
Good day all
I am a new developer in cache, I am trying to connect vscode to healthshare but i get the following error:
////Error: Error: Parse Error: Expected HTTP/////
Please help me on this.
My setting like this:
{
"objectscript.conn": {
"active": true,
"label": "LOCAL",
"host": "****",
"port": 57772,
"username": "***",
"password": "***",
"ns": "***",
"https": false,
},
"objectscript.export.folder": "src",
"objectscript.serverSideEditing": false
}
Could you say, what the version you use?
Hi Mr
HealthShare 2015
Not sure if it should work there, the minimal version of Caché is 2016.2
Ok, Thank you very much