Error in Migrating XSD Files

Last post 07-09-2009 3:01 AM by Ramesh-R. 4 replies.

Sort Posts:

  • Error in Migrating XSD Files

    08-26-2008, 10:40 AM
    • Member
      point Member
    • arprashanth
    • Member since 08-20-2008, 6:27 AM
    • Posts 3

    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

    Filed under:
  • Re: Error in Migrating XSD Files

    08-29-2008, 6:41 AM
    Answer
    • Member
      40 point Member
    • cagoinfs
    • Member since 04-28-2008, 3:33 AM
    • Posts 5
    Do you have duplicated definition for targetRowChangeEventHandler in Namespace.task.dsTargetsForIISMetabase or other namespace in different .cs file?
  • Re: Error in Migrating XSD Files

    09-01-2008, 8:10 AM
    Answer
    • Participant
      1,582 point Participant
    • mohanbrij
    • Member since 08-07-2008, 8:40 AM
    • Bangalore, India
    • Posts 258

    Don't have much idea on this but I think the link below may help you

    http://msdn.microsoft.com/en-us/library/aa479312.aspx

     

    Please remember to click “Mark as Answer” on the post that helps you

    Best Regards
    Brij Mohan
    http://www.dotnetglobe.com
  • Re: Error in Migrating XSD Files

    07-02-2009, 12:46 PM
    • Member
      81 point Member
    • vpmragu
    • Member since 01-09-2008, 6:43 AM
    • Bangalore
    • Posts 28

    hi,

    i try to convert my webapplication project from .net 1.1 to .net 3.5.

    All are ok.

    but some XSD file in my project.

    when i try to build my application, it throws warning like,

    "Errors occurred while compiling the Xml schemas in the project.  Because of this, Xml intellisense is not available"

    how to resolve my problem?

    Thanks in Advance.


    RaguNathan Maniraj,
    Software Engineer,
    Bangalore.
  • How to get SelectedItem of a DropDownList when Callback?

    07-09-2009, 3:01 AM
    • Member
      2 point Member
    • Ramesh-R
    • Member since 07-09-2009, 2:39 AM
    • Posts 1

    hi everybody,

    I m using Devexpress controls. In editform i use the "TextBox" ,"DropDownList" etc.,

    When try to save the values i got the values in the textbox but not selectedvalue of the DropdownList.

    What to do?

    Please help me?

    Thanks in advance

    Ramesh

Page 1 of 1 (5 items)