473,396 Members | 1,838 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Upgrade to Framework 1.1

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
se***************@hotmail.com
Nov 22 '05 #1
1 1134

Usually this error message occured when the update/delete/insert command
from your dataadapter return no result. It's related to the ADO.NET
optimistic lock processing (see
http://www.dotnet247.com/247referenc...s/default.aspx
for more).
My guess is that is not really related to your upgrade but more on a bug in
your apps.

Lionel.

"S?bastien Ch?nier" <se***************@hotmail.com> a écrit dans le message
de news: 7d**************************@posting.google.com...
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
se***************@hotmail.com

Nov 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Ray | last post by:
I bought/installed the upgrade to Visual Studio .Net Professional 2003 (from 2002). I was surprised that it did not appear to uninstall (or overlay) my old version (2002) of Visual Studio .Net...
0
by: platino | last post by:
Hi ppl, I am using Microsoft Dot NEt FrameWork 1_0_3705_0, my website is working fine. But when i upgrade it to Microsoft Dot NEt FrameWork 1_1_4322, my vs 2002 does not open the project, also...
6
by: Terry Bell | last post by:
We've had a very large A97 app running fine for the last seven years. I've just converted to SQL Server backend, which is being tested, but meanwhile the JET based version, running under terminal...
4
by: Mark | last post by:
I am preparing to upgrade a VS.NET ASP.NET project from version 1 to version 1.1. 1. Is it as simple as opening the project in VS.NET 2003? 2. Are there any issues to be aware of aside from not...
6
by: Joseph Geretz | last post by:
I recently upgraded my server to Windows 2003. The first thing I noticed is that my sample WebService pages no longer worked. The Invoke test button is missing. This is addresed by the following KB...
4
by: Shawn | last post by:
Hi. When I started using VS.NET 2003 there was no problem upgrading all my projects to VS.NET 2003 Framework 1.1. Everything worked as it used to under framework 1.0. Is it easy to upgrade from...
1
by: AJ | last post by:
have .Net framework version 1.0.3705 with Visual studio 7.0.9466. I want to upgrade .Net framework version to 1.1. If I upgrade will I have issues with the already deployed webservices? Do I...
18
by: Brett Romero | last post by:
I'm using VS.NET 2003 with Framework 1.1. I want to upgrade to VS.NET 2005 and Framework 2.0. I'd like to hear comments from people that have moved to the new platform with final releases of...
6
by: Ajith Menon | last post by:
I am working on a project "ABC" which needs to be upgraded from .NET framework 1.1. We are thinking about upgrading it to .NET framework 2.0. The reason for this is that we have some unmanaged...
2
by: Ronald S. Cook | last post by:
If I understand correctly, the framework version and Visual Studio version are not intertwined? Assuming so, how do I (first) find out what framweork my VS2005 ASP.NET application is targeting...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.