Hi Joel,
Thanks for the reply. I do have ultimate with Team Explorer and do have the latest SP's installed for VS. I can try to re-apply the SP's and see if this helps.
I didn't rename the Shared Steps so we're good there.
Here is my WIM-log.txt:
2011-09-23 10:06:49,725 [8088] [1] INFO IRC.Gear.WorkItemManager.Wpf.App - Application Starting.
2011-09-23 10:07:10,662 [8088] [1] INFO IRC.Gear.WorkItemManager.Common.
TfsConnection - TFS Connection error. System.TypeInitializationException: The type initializer for 'Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemStore' threw an exception. ---> System.IO.FileLoadException:
Mixed mode assembly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information.
at Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemStore..cctor()
--- End of inner exception stack trace ---
at Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemStore..ctor(TfsTeamProjectCollection teamProjectCollection)
at IRC.Gear.WorkItemManager.Common.TfsConnection.GetStoreAndProject(WorkItemStore& store, Project& project, TfsTeamProjectCollection projectCollection, String projectName)
at IRC.Gear.WorkItemManager.Common.TfsConnection.ShowConnectionDialog(WorkItemStore& store, Project& project)
at IRC.Gear.WorkItemManager.Common.TfsConnection.ConnectToTeamFoundationServer(String serverAddress, String projectName, Boolean throwExceptionOnError)
2011-09-23 10:07:48,116 [8088] [1] INFO IRC.Gear.WorkItemManager.Wpf.App - Application Shut Down.
Any thoughts?