Missing OK/Cancel in Locate Solution dialog

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
swilson314
Posts: 15
Joined: Thu Nov 30, 2017 1:29 pm

Missing OK/Cancel in Locate Solution dialog

Post by swilson314 » Fri Dec 01, 2017 5:59 pm

[I tried to post this yesterday, but it didn't end up on the board, so I'm trying again. Sorry if this is a duplicate.]

I've got a VS project that was translated from VS2008 to VS2015. The source control bindings were lost and VS prompted me to attach the project to an existing project in source control. Attached is a screenshot of the dialog that is displayed -- the OK/Cancel buttons are clipped and using the tab key doesn't seem to allow me to accept the dialog.

[12/1/2017 3:57:18 PM] Version Check: This Vault Standard client is version 10.0.0.736
[12/1/2017 3:57:18 PM] Version Check: Your Vault Standard server is version 10.0.0.736
Attachments
2017-11-30_15-05-13.png
2017-11-30_15-05-13.png (273.73 KiB) Viewed 7879 times

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Missing OK/Cancel in Locate Solution dialog

Post by Beth » Mon Dec 04, 2017 11:46 am

It looks like you selected a project file instead of the .sln file. Look in Vault separated to see if the solution file is in the path. If you are binding a project file and not a .sln file, then expand the folder and there is probably a subfolder that holds the project file. You should see the .vcxproj in the center panel when you have the correct folder.
Beth Kieler
SourceGear Technical Support

swilson314
Posts: 15
Joined: Thu Nov 30, 2017 1:29 pm

Re: Missing OK/Cancel in Locate Solution dialog

Post by swilson314 » Mon Dec 04, 2017 4:28 pm

Thanks. The same problem occurred when opening the solution. It appears the issue was due to the VS2008->2014 translator. I edited the .sln file by hand to restore the Vault info and it appears to work now. Thanks for your help!

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Missing OK/Cancel in Locate Solution dialog

Post by Beth » Mon Dec 04, 2017 4:40 pm

Thank you for the update.

If you have more projects to move from VS 2008 to VS 2014, you might try checking out the entire project before you open it in VS 2014. That way if VS 2014 wants to make any changes the files are in a writable state.
Beth Kieler
SourceGear Technical Support

swilson314
Posts: 15
Joined: Thu Nov 30, 2017 1:29 pm

Re: Missing OK/Cancel in Locate Solution dialog

Post by swilson314 » Mon Dec 04, 2017 5:37 pm

Agreed, it was a mistake on my part that I didn't do that.

Post Reply