Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. ResX error

ResX error

Scheduled Pinned Locked Moved C#
designhelpquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gwithey
    wrote on last edited by
    #1

    Hi this has probably been asked before but i am experiencing difficulties with the following error i encountered while creating a custom user control, it also prevents the form from appearing at design time: Warning 1 ResX file Object of type 'TabHeadingControl.IPage[]' cannot be converted to type 'TabHeadingControl.IPage[]'. Line 185, position 5. cannot be parsed. 185 0 I cannot work out what is going wrong or where this message is originating Thanks in advance George

    R 1 Reply Last reply
    0
    • G gwithey

      Hi this has probably been asked before but i am experiencing difficulties with the following error i encountered while creating a custom user control, it also prevents the form from appearing at design time: Warning 1 ResX file Object of type 'TabHeadingControl.IPage[]' cannot be converted to type 'TabHeadingControl.IPage[]'. Line 185, position 5. cannot be parsed. 185 0 I cannot work out what is going wrong or where this message is originating Thanks in advance George

      R Offline
      R Offline
      Roger Wright
      wrote on last edited by
      #2

      I've had a similar message (for different controls) in a User Control. It turned out to be a scoping issue. Post a bit of your code and let us take a look at it.

      "A Journey of a Thousand Rest Stops Begins with a Single Movement"

      G 1 Reply Last reply
      0
      • R Roger Wright

        I've had a similar message (for different controls) in a User Control. It turned out to be a scoping issue. Post a bit of your code and let us take a look at it.

        "A Journey of a Thousand Rest Stops Begins with a Single Movement"

        G Offline
        G Offline
        gwithey
        wrote on last edited by
        #3

        I dont know why but it seemed to have repaired itself overnight, i cant get the error to re occur which is odd. Will keep an eye and post the source if it makes another apperance. Thanks for the help George

        R 1 Reply Last reply
        0
        • G gwithey

          I dont know why but it seemed to have repaired itself overnight, i cant get the error to re occur which is odd. Will keep an eye and post the source if it makes another apperance. Thanks for the help George

          R Offline
          R Offline
          Roger Wright
          wrote on last edited by
          #4

          I've had that happen several times! :laugh: Spend most of a late night trying to find a bug in what looks like perfect code, give up and shut VS down for the night, then reopen the project the next day to find the bug has gone missing. If it helps, I've never had one of those "missing bugs" return later. If quitting fixes it, it stays fixed. :)

          "A Journey of a Thousand Rest Stops Begins with a Single Movement"

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups