question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Does not work on Visual Studio 2017 prerelease builds

See original GitHub issue

Unfortunatelly cannot provide more information on this, as there is nothing else related in the logs.

Did not expect that
At C:\Users\***\AppData\Local\Microsoft\VisualStudio\15.0_45d4eb56\Extensions\ieuiy4ub.t1d\clang-build.ps1:1134 
char:9
+         throw "Did not expect that"
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (Did not expect that:String) [], RuntimeException
    + FullyQualifiedErrorId : Did not expect that

[Feature request] It would be really helpful to see more details about exceptions like this. Project or props file that is being parsed, line number (or part of XML) and call stack would be really helpful to understand failures.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:15 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
nikkon-devcommented, Dec 13, 2017

Verbose didn’t add a lot of info (btw, why it resets to default value after update?):

VERBOSE: SET_VAR ProjectGuid: {1D8E156F-6EDC-40EA-BDBC-6B0175542760}
VERBOSE: SET_VAR RootNamespace: ###
VERBOSE: SET_VAR ReferencePath: 
Z:\src\***\;Z:\src\***\;Z:\src\***;
VERBOSE: SET_VAR CharacterSet: MultiByte
VERBOSE: SET_VAR ConfigurationType: StaticLibrary
VERBOSE: SET_VAR MSBuildThisFileFullPath: Z:\src\***\###.vcxproj
VERBOSE: SET_VAR MSBuildThisFileExtension: .vcxproj
VERBOSE: SET_VAR MSBuildThisFile: ###.vcxproj
VERBOSE: SET_VAR MSBuildThisFileName: ###
VERBOSE: SET_VAR MSBuildThisFileDirectory: Z:\src\***
VERBOSE: Force includes: stdafx.h bond\core\warning.h
VERBOSE: PCH cpp name: stdafx.cpp
VERBOSE: PCH header name: stdafx.h
VERBOSE: PCH directory: Z:\src\***\
Did not expect that
At C:\Users\*****\AppData\Local\Microsoft\VisualStudio\15.0_45d4eb56\Extensions\ieuiy4ub.t1d\clang-build.ps1:1134 
char:9
+         throw "Did not expect that"
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (Did not expect that:String) [], RuntimeException
    + FullyQualifiedErrorId : Did not expect that

I really doubt I can attach project file due to security reasons and project includes dosens of props files with dosens of dependencies each (so hundreds of props)

0reactions
cpp-red-lioncommented, Jan 29, 2018

Hi,

This issue has been fixed in version 2.6 just released.

Thank you for your feedback 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error after install: Prerelease software. This license has ...
I've used the offline and web installer to install Visual Studio Community 2017 15.5.0. I've repaired and installed it a number of times...
Read more >
Visual Studio 2017 - Prerelease software. This license has ...
My laptop and another PC are both running the same version linked to the same account. They work fine. I've tried everything outlined...
Read more >
Extend a trial version or update a license - Visual Studio ...
Enter the credentials for either a Microsoft account or a work or school ... Pre-release versions of Visual Studio do not have product...
Read more >
MICROSOFT PRE-RELEASE SOFTWARE ... - Visual Studio
These license terms are an agreement between Microsoft Corporation (or based on where you live, one of its affiliates) and you. They apply...
Read more >
MICROSOFT PRE-RELEASE SOFTWARE ... - Visual Studio
These license terms are an agreement between Microsoft Corporation (or based on where you live, one of its affiliates) and you. They apply...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found