Hi everyone,
I designed a data bound user control but discovered that at run-time the program crashes the VB IDE whenever it losses focus. Earlier I ran the same program on another computer and it all went fine. I'm connecting to a data source with the DataEnvironment and the control actually loads the record fields. It recieves focus allright but crashes when it loses focus.
I've tried uninstalling and reinstalling Visual Studio but all to no avail. I have the VS SP6 installed and can't for the life of me figure out what the problem seems to be. but i'm guessing a system configuration. Any ideas?