-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CreateInstance failed - VisualStudio 2015 #34
Comments
Can you send me some details on the installed version? Are you using the current release? |
I have the same issue as Guteksan. Same error. |
Ok. Under invastigation. Will provide an Update asap! |
The thing is, that we've upgraded a package to a newer version and installed this via nuget. It looks like these packages got not copied to the output dir and since this package is integrated in vs 2017 only this causes issues with vs 2013, vs 2015. i will provide an update asap but I am busy right now. Will get back to you if I fixed the bug. Sorry for the inconvenience! |
No worries, Knocking of for the weekend in a few mins. It will be tough but I think I can do a few compiles |
Hi, |
Hey guys. Good news! I found the issue and pushed a Prerelease. I´ve tested it with Visual Studio 2013, 2015 and 2017, but I would really appreciate it if someone of you could verify that this bug is fixed. The .vsix file can be found here: https://github.com/StefanKert/BuildVision/releases/tag/v2.0.1 Please let me know if this is working for you. If everything is fine I will push this release to the marketplace. Thanks guys for reporting this and also thanks for verifying that this is working now <3 Have a nice weekend! |
Prerelease 2.0.1 now properly loads on VS 2015 and 2013, Win7 SP1 x64 ... nice! |
Awesome :) Thanks for your feedback @codeworrier! I'll see if i can come up with a push to the marketplace today! |
Release 2.0.1 Is out now! Sorry for the inconvenience :) Should be working now with VS 2013 and VS 2015. If you still have a problem with this reopen, I will close this for now. |
Just to confirm, version 2.0.1.98 has automatically updated from the online extensions repository and it is working. Meanwhile, some default settings, like showing buildvision window and showing progress on the taskbar, have changed, but I managed to find them and restore. Thank you for quick handling of this issue. |
@guteksan sweet! Thanks for the feedback. Could you please create another issue with this problem, so that we can verify if this is indeed or a bug. Thanks!! |
I don't really consider it a true bug, rather an inconvenience. But if it helps you to improve the plugin, I can create another issue. |
@guteksan we really want to sort out every little issue. In fact, this could also be a design decision we´ve probably made. Just want to keep track of this and maybe start a discussion if this fits the needs of the end users or not :) |
Thanks for the quick fix. You don't realize how valuable BuildVision is until you don't have it |
@markbrents glad it worked out :) if you got any further feedback or wishes please create an issue :) really appreciate any feedback! |
Today BuildVision simply didn't load when I started Visual Studio 2015. It has been installed 1 or 2 months ago, no other update or extension was installed on Visual Studio. An error message was displayed suggesting to look at Visual Studio ActivityLog.xml file. There I found following entries:
I tried to restart Visual Studio, restart PC, uninstall BuildVision and install again, all in vain. Could it be that Visual Studio has automatically updated to v2.0 that has just been released and it is broken?
The text was updated successfully, but these errors were encountered: