G
Guest
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
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