473,385 Members | 1,370 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,385 software developers and data experts.

Dataset Conversion From 1.1 to 2.0

Has anyone seen this?

We are porting a web application from .NET 1.1 to 2.0 beta, and receiving
errors "The type <dataset> already contains a definition for <event
handler>" Looks like the error is happening in a temporary cs file. The
dataset was moved to the App_Code folder upon conversion to a Visual Studio
2005 solution.

This is only happening for a select few datasets in the solution. We did
have issues with other datasets in a dll project, but were able to run the
custom tool and fix these.

Thanks,
Buzz


Jul 26 '05 #1
3 1426
Hi Buzz,

Based on your description, this might be a known issue in VS.NET 2005 beta,
which will be fixed when RTM. The two datasets in the same .cs file might
containing a table with the same name. Please check the following link for
more information.

http://lab.msdn.microsoft.com/Produc...x?feedbackid=b
537b98e-cf80-4414-a0c9-9fd6ffb4ad19

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

Jul 27 '05 #2
Thanks Kevin, that certainly looks like a possibility, the datasets in error
have some tables with the same name.

Buzz
"Kevin Yu [MSFT]" <v-****@online.microsoft.com> wrote in message
news:jY**************@TK2MSFTNGXA01.phx.gbl...
Hi Buzz,

Based on your description, this might be a known issue in VS.NET 2005
beta,
which will be fixed when RTM. The two datasets in the same .cs file might
containing a table with the same name. Please check the following link for
more information.

http://lab.msdn.microsoft.com/Produc...x?feedbackid=b
537b98e-cf80-4414-a0c9-9fd6ffb4ad19

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

Jul 27 '05 #3
You're welcome, Buzz.

If this is the case, we have to wait for the release of .NET framework 2.0
to get this problem fixed.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

Jul 28 '05 #4

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

Similar topics

40
by: Peter Row | last post by:
Hi all, Here is my problem: I have a SQL Server 2000 DB with various NVarChar, NText fields in its tables. For some stupid reason the data was inserted into these fields in UTF8 encoding. ...
19
by: Adam Short | last post by:
I am trying to write a routine that will connect a .NET server with a classic ASP server. I know the following code doesn't work! The data is being returned as a dataset, however ASP does not...
1
by: | last post by:
Has anyone seen this? We are porting a web application from .NET 1.1 to 2.0 beta, and receiving errors "The type <dataset> already contains a definition for <event handler>" Looks like the error...
12
by: Bishoy George | last post by:
I have a dataset called ds1 filled with 2 tables Employees and Customers from Northwind database. I have dropdownList called ddLastName with the following properties: ddLastName.DataSource =...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: 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...

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.