Hola,
no consigo conectar con la CU02 de BC. Me da el siguiente error:
Alguna pista?
Gracias
3.0.0.0
[2019-02-11 20:06:23.56] The request for path /BC130/dev/packages?publisher=Microsoft&appName=System&versionText=13.0.0.0 failed with code ServiceUnavailable. Reason: No se puede tener acceso al suscriptor “default”.
[2019-02-11 20:06:23.56] The request for path /BC130/dev/packages?publisher=Microsoft&appName=Application&versionText=13.0.0.0 failed with code ServiceUnavailable. Reason: No se puede tener acceso al suscriptor “default”.
[2019-02-11 20:06:23.56] Could not download reference symbols. Please ensure that:
1. The correct server name and instance are specified in the launch.json file.
2. The correct application version is specified in the app.json file.
los dos ficheros son:
{
“version”: “0.2.0”,
“configurations”: [
{
“type”: “al”,
“request”: “launch”,
“name”: “Your own server”,
“server”: “http://localhost”,
“serverInstance”: “BC130”,
“authentication”: “Windows”,
“startupObjectId”: 22,
“startupObjectType”: “Page”,
“breakOnError”: true
}
]
}
“id”: “a2b5fd59-03d2-4ac5-9e76-7ffec87865f7”,
“name”: “ALProject1”,
“publisher”: “Default publisher”,
“brief”: “”,
“description”: “”,
“version”: “1.0.0.0”,
“privacyStatement”: “”,
“EULA”: “”,
“help”: “”,
“url”: “”,
“logo”: “”,
“capabilities”: [],
“dependencies”: [],
“screenshots”: [],
“platform”: “13.0.0.0”,
“application”: “13.0.0.0”,
“idRange”: {
“from”: 50100,
“to”: 50149
},
“runtime”: “2.2”