Results 1 to 4 of 4

Thread: VB 2008 Designer Error

Hybrid View

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2009
    Posts
    3

    VB 2008 Designer Error

    Hi,

    I am new to vb 2008. I was trying to design an application using vb 2008 while I got stuck in a problem. I am designing a timer application which launches & terminates some specific application at predetermined time. I wish to store data in DataGridView so that user can see what applications he/she has chosen to run and terminate.

    Now, problem came when I was designing this DataGridView. It has one column with name 'Name'. Perhaps it gets conflict with Name property of form in designer. Please help me with this problem as I don't exactly know how does designer work.

    Thanks
    Rahi
    Attached Files Attached Files

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: VB 2008 Designer Error

    Thread moved to "VB.Net" (VB2002 and later) forum from "Application Deployment" forum (which is for questions about installing/distributing your software)

  3. #3
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: VB 2008 Designer Error

    A column named name shouldn't really cause any trouble, since you would usually access that by the quote-enclosed string "Name", or by column ordinal number.

    I'm reluctant to open attachments. Is there too much in there to post directly? Also, what error message are you getting?
    My usual boring signature: Nothing

  4. #4

    Thread Starter
    New Member
    Join Date
    Feb 2009
    Posts
    3

    Re: VB 2008 Designer Error

    Hi,

    Thanks for your reply but here problem lies withing designer or somewhere as when I try to open the form it says there is some exception in designer...

    Here this zip contains whole vb project so that you may look at it and have precised idea about what I am trying to tell you...

    Thanks
    Rahil
    Rahil Parikh

    Live life like there is no tomorrow!!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width