jenkins-integrations / vsjenkinsmanager

A visual studio package to manage Jenkins
MIT License
24 stars 14 forks source link

Jenkins Manager does not seem to work with VS2013 Update 4? #31

Closed MartinL0815 closed 9 years ago

MartinL0815 commented 9 years ago

After updating VS2013 to Update 4, I reentered and applied the settings and now the Jenkins Manager doesn't seem to work anymore. It seems to get stuck:

The tool window

The output window only contains Jenkins Manager loaded. Even after enabling debug output.

tomkuijsten commented 9 years ago

Hmm I've seen the problem myself, but currently it's working again. Did you try to remove your server and add it again? There were some changes to the way the url was handled, if that doesn't work I'll try to reproduce and fix it.

MartinL0815 commented 9 years ago

Ok - after my weekend reboot and restarting VS2013 Update 4 ... it works ... again. Hell knows why.

tomkuijsten commented 9 years ago

Glad to hear. Still it shouldn't keep the progress bar running, I'll take a look at it anyway.

tomkuijsten commented 9 years ago

Can't reproduce the error anymore.