CurrentChanged event DOESNT get fired with Framework v1.1

  • Thread starter Thread starter Newsgroups MICROSOFT
  • Start date Start date
N

Newsgroups MICROSOFT

Hi,

I've search a lot over the Internet and I've found many similar problems.
The CurrentChanged event of the BindingManagerBase class DOESNT get fired
when the application is working with Framework v:1.1. The problem disappears
when the app switches to Framework v:1.0.

Is there any solution, or is this a BUG from Microsoft ?
 
Hi,

Try loading the framework 1.1 service pack 1
http://www.microsoft.com/downloads/...4F-088E-40B2-BBDB-A83353618B38&displaylang=en

Ken
--------------
Hi,

I've search a lot over the Internet and I've found many similar problems.
The CurrentChanged event of the BindingManagerBase class DOESNT get fired
when the application is working with Framework v:1.1. The problem disappears
when the app switches to Framework v:1.0.

Is there any solution, or is this a BUG from Microsoft ?
 
Hi Ken,

thanks for your suggestion.
I tried it but it didnt solve the problem. The currentChanged event does not
get fired until you setup the app to work with Framework 1.0.
Do you have any other alternative solutions ?

Application details: Windows Forms application
Database: SQL Server
 

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

Back
Top