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?
Error after check-in with Biztalk Project
Moderator: SourceGear
Error after check-in with Biztalk Project
- Attachments
-
- Biztalkerror_1.doc
- (135.5 KiB) Downloaded 198 times
Re: Error after check-in with Biztalk Project
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.
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
SourceGear Technical Support
Re: Error after check-in with Biztalk Project
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...
We will try checking in and manually binding...
Re: Error after check-in with Biztalk Project
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.
If things are working fine, then you can ignore this post.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support