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. Web Development
  3. ASP.NET
  4. dataset not defined

dataset not defined

Scheduled Pinned Locked Moved ASP.NET
csharpvisual-studiohelpquestion
1 Posts 1 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.
  • C Offline
    C Offline
    cavall
    wrote on last edited by
    #1

    I am working in a project I created in vs.net. Everytime I generated a dataset from a dataadapter and then try to build and compile, I get errors for the respective dataset not being defined. // webviewHome being the name of my project // these errors show up in the Initialize_component method Me.Test11 = New webviewHome.test1 // generated dataset and renamed Me.DataSet11 = New webviewHome.DataSet1 //generated dataset and left default name //these errors who up below that in these declarations Protected WithEvents Test11 As webviewHome.test1 Protected WithEvents DataSet11 As webviewHome.DataSet1 If I start a new project and throw the same dataadapter in there and generate a dataset using all default names, it will work fine. So I am wondering where I have changed some name or something that is causing my project to always have these dataset not defined errors??? Please help! Thank you michael "Nothing is at last sacred, but the integrity of your own mind." "What lies behind us and what lies before us are nothing compared to what lies within us." - Ralph Waldo Emerson

    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