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. what does this error mean

what does this error mean

Scheduled Pinned Locked Moved C#
help
8 Posts 8 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.
  • B Offline
    B Offline
    benson misi
    wrote on last edited by
    #1

    {"DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'UserId'."}

    D N M C M 7 Replies Last reply
    0
    • B benson misi

      {"DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'UserId'."}

      D Offline
      D Offline
      DoctorMick
      wrote on last edited by
      #2

      It looks like you have a control (e.g. GridView) for which you have specified a column with the DataItem UserId but the UserId does not exist in the object you are binding to the gridview. Check your gridview data source contains a UserId column/property.

      1 Reply Last reply
      0
      • B benson misi

        {"DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'UserId'."}

        N Offline
        N Offline
        Nagy Vilmos
        wrote on last edited by
        #3

        The answer is the same as it was yesterday. And the day before. You need to do three things: - Read what people have said. - Take action based upon it. - Discover magical fairy la la land where your grade school code works.


        Panic, Chaos, Destruction. My work here is done.

        1 Reply Last reply
        0
        • B benson misi

          {"DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'UserId'."}

          M Offline
          M Offline
          Mbah Dhaim
          wrote on last edited by
          #4

          have you read yesterday replies? :doh: :doh: :doh:

          dhaim ing ngarso sung tulodho, ing madyo mangun karso, tut wuri handayani. "Ki Hajar Dewantoro" in the front line gave a lead, in the middle line build goodwill, in the behind give power support

          1 Reply Last reply
          0
          • B benson misi

            {"DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'UserId'."}

            C Offline
            C Offline
            Christian Graus
            wrote on last edited by
            #5

            It means you're too stupid to use a computer. Put it in it's box, take it back to the store, and choose a different course.

            Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

            1 Reply Last reply
            0
            • B benson misi

              {"DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'UserId'."}

              M Offline
              M Offline
              Michael Bookatz
              wrote on last edited by
              #6

              You really need to read the answers from your last post. And get a book about data binding!

              1 Reply Last reply
              0
              • B benson misi

                {"DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'UserId'."}

                P Offline
                P Offline
                Pete OHanlon
                wrote on last edited by
                #7

                It means the psychic link has failed to update your code to supply a UserId.

                "WPF has many lovers. It's a veritable porn star!" - Josh Smith

                As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

                My blog | My articles | MoXAML PowerToys | Onyx

                1 Reply Last reply
                0
                • B benson misi

                  {"DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'UserId'."}

                  0 Offline
                  0 Offline
                  0x3c0
                  wrote on last edited by
                  #8

                  The error code will be 119047 (convert it to hexadecimal to read it). It means that something bad happened. Don't panic, if it doesn't run well it probably won't be shipped (unless the lead developer is the CEO's relative) and people won't have to maintain it Additional option: plug the error message into Google Final option: blame someone else. It works in government all the time

                  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