Hi all
I just installed Vista X64 + SP1 on my new machine, and installed VS 2008 + SP1. I have a descktop application which has a reference to a XML web service, this web service was developed with VS 2005 and Framework 2. My studio just keep crashing every 5 to 10 minutes, and the error message I am getting in Vista 'Problem Reports and Solutions' is:
Product
Microsoft Visual Studio
Problem
Stopped working
Date
16/01/2009 10:18
Status
Report Sent
Problem signature
Problem Event Name: CLR20r3
Problem Signature 01: devenv.exe
Problem Signature 02: 9.0.30729.1
Problem Signature 03: 488f2b50
Problem Signature 04: System.ServiceModel
Problem Signature 05: 3.0.0.0
Problem Signature 06: 4858c423
Problem Signature 07: 5bae
Problem Signature 08: 4f
Problem Signature 09: System.InvalidOperationException
OS Version: 6.0.6001.2.1.0.256.1
Locale ID: 2057
Extra information about the problem
LCID: 1033
Bucket ID: 354099531
Obviously there is something wrong in System.ServiceModel which create the reference to the web service, but I cant understand why, because I was working on the same project on XP with no problem.
any help would be much appreciated.