Strange happenings

B

Brad

Okay, I need some help. I am in the midst of a critical project that I need
to complete and my IDE is behaving strangely. This problem started about
two weeks ago trying to build a Crystal Report.

Now this morning I am debugging and wondering why a button won't work. I
placed a breakpoint in a combobox's change action (because this button is
dependant upon what is selected in the combobox) and when I select and
change the item in the combobox it does not break out of the program. Then
I double clicked on the combobox control and it added a new subroutine like
the old one never existed.

The other problems include getting and exception error everytime I try to
create a new Crystal Report and yesterday when I was trying to bind a
dataset to a combobox I was getting a Specified argument was out of the
range of valid values error.

What could this be? I don't think it is just the application that I am
working on because the problem seems intermitent and happens on other
projects. But when I recreate the problem (I did with the Crystal Report
problem) sometimes it works and sometimes it does not. I am working on a
Dell 4700 with over 500 MB RAM, XP Pro. I also have resorted to
uninstalling VS .Net and reinstalling.

What else should I be looking at maybe?

Thanks for any information.

Brad
 
B

Brad

Okay, I found out what it is going on and hopefully solved all of the
problems. At one time in the debugger, I had turned on "Break into the
debugger" for exceptions so this is why the program has been breaking. I
have not yet tried the Crystal Report yet, but I have a sneaking suspicion
this is why.

Sorry for the posting.

Brad
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top