Herdo / SolutionStartPage

Solution Start Page for Visual Studio 2015 and 2017
31 stars 15 forks source link

VS version not supported #22

Closed madskristensen closed 6 years ago

madskristensen commented 6 years ago

You are throwing this exception that makes Visual Studio crash:

Exception type:   System.NotSupportedException
Message:          Visual Studio Version 15.6.27428.1 is not supported by this extension!

Can you please handle the exception so VS doesn't crashes?

Please feel free to reach out to me at madsk@microsoft.com if you have any questions.

Thanks, Mads Kristensen Visual Studio Extensibility

Herdo commented 6 years ago

@madskristensen What version of the extension do you use? The current version shouldn't crash anymore.

madskristensen commented 6 years ago

@Herdo, I've got no idea what version it is. We got the error report from Watson crash telemetry for Visual Studio 2017. It could be from an older version of your extension. If you think this was fixed already, then please just close the issue.

Herdo commented 6 years ago

Okay. Yes, it was probably the bug fixed in #19.

madskristensen commented 6 years ago

Thanks and sorry for opening an issue that was already fixed