ASP.net 1.1 to 2.0 Migration Issue(of xsd files)
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I could succesufully migrate from ASP.Net 1.1 web application project to ASP.Net 2.0 Wep Application Project but, I am unable to over come one error of xsd files. for One xsd file of ASP.Net 1.1 its(2.0) creating 5 Files( .cs,.designer.cs,xsc,xss and xsx), and I'm ending up with an Error 'Namespace.task.dsTargetsForIISMetabase' already contains a definition for 'targetRowChangeEventHandler' E:\Sampleapp\dsTargetsForIISMetabase.Designer.cs Please suggest me how should I over come XSD Problem after Migration. Thanks, Pashi