Archive
Archive for the ‘Visual Studio 2010’ Category
| Yesterday I’ve installed Microsoft (TFS) Team Foundation Server 2010 and today I’m struggling with the configuration. My team wants to access the TFS / Source Control Safe using internal but also external host names. So, how to accomplish the right configuration? Good question. To save your time i thought I’ll blog about my journey .. |
|
Read more…
|
Today, when I started visual studio and wanted to Add new Item to an existing project / solution, I found that the Template for Silverlight Child Window was missing from my visual studio 2010 templates.
|
|
Read more…
There seems to be a known bug / issue in Visual Studio 2010 RC when dealing with Service References (to a WCF Service). The Collection Type of the Service Reference is set to custom and you start getting compilation errors like: Cannot implicitly convert type ‘SomeType[]‘ to ‘System.Collections.ObjectModel.ObservableCollection<[Namespace].SomeType>’ |
|
Read more…
| I have a Solution with a WCF Service Project, a few Classes in projects and a Winform Project. When trying to add a Service Reference from within the Winform Project i always got the Microsoft WCF Service Host – ‘System.BadImageFormatException: Could not load file or assembly ‘file’.. |
|
Read more…
| Trying to add a Service Reference in Visual Studio using the Discover Services in Solution and the Wizard can’t find the Service in the Solution? |
|
Read more…