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