Upgrade to Framework 1.1

S

S?bastien Ch?nier

Hi ! I upgraded one of my project from Framework 1.0 to Framework 1.1
by adding this to my APP.CONFIG files:

<startup>
<supportedRuntime version="v1.1.4322"/>
<requiredRuntime version="v1.1.4322" safemode="true"/>
</startup>

And now i have the following error when i save my dataset twice (the
first time that i save, everything is fine)

"Concurrency violation: the UpdateCommand affected 0 records"

With Framework 1.0, everything is ok

Thank for your help


Sebastien
(e-mail address removed)
 

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