I'm using Gorilla Player 1.0.0.15, VS 2017.2, I am able to start the connection with Gorilla Player, but then when I open the XAML I immediately get an error message.
Looking at the logs, this is the error:
{"level":"error","message":"[Server] Xaml processing error Summary:\"Error parsing the solution\"; Message:\"Error occurred while parsing the solution (Cannot call method 'toUpperCase' of null)\" processingIssue=true, issueType=error, position=null, area=Gral, scope=Sol, name=TypeError, message=Cannot call method 'toUpperCase' of null, stack=TypeError: Cannot call method 'toUpperCase' of null\n at Object.utils.compareItemProjectItemsAbsolutePath (C:\\Users\\mahmoud.ali\\AppData\\Local\\Programs\\Gorilla Player\\1.0.0\\resources\\Utils.js.jx:348:58)\n at Object.getSharedProject (C:\\Users\\mahmoud.ali\\AppData\\Local\\Programs\\Gorilla Player\\1.0.0\\resources\\SolutionParser.js.jx:158:35)\n at Object.analyzeProjectDependencies (C:\\Users\\mahmoud.ali\\AppData\\Local\\Programs\\Gorilla Player\\1.0.0\\resources\\SolutionParser.js.jx:233:50)\n at Object.analyzeAllProjectsRelations (C:\\Users\\mahmoud.ali\\AppData\\Local\\Programs\\Gorilla Player\\1.0.0\\resources\\SolutionParser.js.jx:178:30)\n at Object.<anonymous> (C:\\Users\\mahmoud.ali\\AppData\\Local\\Programs\\Gorilla Player\\1.0.0\\resources\\SolutionParser.js.jx:336:23)\n at Object.<anonymous> (C:\\Users\\mahmoud.ali\\AppData\\Local\\Programs\\Gorilla Player\\1.0.0\\resources\\SolutionParser.js.jx:476:21)\n at Object.tryCatcher (C:\\Users\\mahmoud.ali\\AppData\\Local\\Programs\\Gorilla Player\\1.0.0\\resources\\node_modules\\bluebird\\js\\main\\util.js.jx:25:23)\n at Promise._settlePromiseFromHandler (C:\\Users\\mahmoud.ali\\AppData\\Local\\Programs\\Gorilla Player\\1.0.0\\resources\\node_modules\\bluebird\\js\\main\\promise.js.jx:509:31)\n at Promise._settlePromiseAt (C:\\Users\\mahmoud.ali\\AppData\\Local\\Programs\\Gorilla Player\\1.0.0\\resources\\node_modules\\bluebird\\js\\main\\promise.js.jx:583:18)\n at Async._drainQueue (C:\\Users\\mahmoud.ali\\AppData\\Local\\Programs\\Gorilla Player\\1.0.0\\resources\\node_modules\\bluebird\\js\\main\\async.js.jx:127:12)\n at Async._drainQueues (C:\\Users\\mahmoud.ali\\AppData\\Local\\Programs\\Gorilla Player\\1.0.0\\resources\\node_modules\\bluebird\\js\\main\\async.js.jx:132:10)\n at Async.drainQueues (C:\\Users\\mahmoud.ali\\AppData\\Local\\Programs\\Gorilla Player\\1.0.0\\resources\\node_modules\\bluebird\\js\\main\\async.js.jx:14:14)\n at process._tickCallback (node.js:803:1), contextInstanceId=1, targetId=0, sampleDataId=0\r\n","timestamp":"2017-09-11T14:40:08.873Z"}
I'm using Gorilla Player 1.0.0.15, VS 2017.2, I am able to start the connection with Gorilla Player, but then when I open the XAML I immediately get an error message.
Looking at the logs, this is the error: