Greetings,
I've been unable to get VS2008 and VSS 2005 to play nice together on Windows 7. They worked fine on XP. I have downloaded and installed the CTP that is supposed to enable this.
VSS works fine on its own as does VS2008. I just can't access the source control features from within...
I'm running into a strange problem. I have a simple C# console app that calls an external web service referenced within my VS 2008 .NET solution. The web service is defined as a service reference, per the vendor. The service requires login credentials to be sent as part of the SOAP header...