Error after check-in with Biztalk Project

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

Moderator: SourceGear

Post Reply
bodgerx
Posts: 13
Joined: Wed Nov 11, 2009 7:16 am

Error after check-in with Biztalk Project

Post by bodgerx » Wed Nov 11, 2009 7:27 am

When an entire project and solution is checked into Vault in Visual Studio 2008, with a Biztalk project, we get the following error message:

Action being performed on this control is being called from the wrong thread. Marshal to the correct thread using Control.Invoke or Control.BeginInvoke to perform this action.

After the message is displayed all the contents of the project disappear (orchestrations etc.) - although the files are correctly checked into Vault. This makes the Vault Integration unusable because we have to get the contents of the project back from Vault and then reload it back into Visual Studio.

We are using the enhanced client in Visual Studio 2008 and Vault 4.1.4.

Any ideas?
Attachments
Biztalkerror_1.doc
(135.5 KiB) Downloaded 198 times

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

Re: Error after check-in with Biztalk Project

Post by Beth » Wed Nov 11, 2009 2:48 pm

What is your layout like on disk? Is the solution file located above all the projects? Is anything referenced that is not below the solution file?

What you might try is checking in the solution to Vault and then manually binding what you have on disk to Vault rather than performing an add or open from inside of Visual Studio. Instructions can be found in this KB article: Welcome to the Vault/Fortress Visual Studio Enhanced Client.
Beth Kieler
SourceGear Technical Support

bodgerx
Posts: 13
Joined: Wed Nov 11, 2009 7:16 am

Re: Error after check-in with Biztalk Project

Post by bodgerx » Thu Nov 12, 2009 7:09 am

All source files and projects are beneath the solution in the folder structure. There is an external web reference, but there are no other references to stuff above the solution (apart from the default stuff you get with Biztalk projects).

We will try checking in and manually binding...

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

Re: Error after check-in with Biztalk Project

Post by Beth » Tue Nov 17, 2009 2:03 pm

If the binding had any problems, just let me know. If it continues to give you issues, then we should take this offline so I can take a closer look. To go offline, just send an email to support at sourcegear.com (attn: Beth) with a link to this forum thread.

If things are working fine, then you can ignore this post.
Beth Kieler
SourceGear Technical Support

Post Reply