Results 1 to 3 of 3

Thread: Annoying Message (RESOLVED)

  1. #1

    Thread Starter
    Addicted Member señorbadger's Avatar
    Join Date
    Oct 2003
    Location
    Mud pools of wellingborough
    Posts
    193

    Annoying Message (RESOLVED)

    Hi every time i load my project i get this error

    I think Its because the form has a typo

    it should be FrmClient but it is FrmCLient

    how do i fix it?
    Attached Images Attached Images  
    Last edited by señorbadger; Jan 1st, 2004 at 01:08 PM.

  2. #2
    Only Slightly Obsessive jemidiah's Avatar
    Join Date
    Apr 2002
    Posts
    2,431
    Try crawling into your (Insert Project Name Here).vbp and FrmClient.frm using notepad and change any incorrect versions to what you want (the FrmClient.frm might actually be named FrmCLient.frm depending on what error there is, so check the actual names of the files too)
    The time you enjoy wasting is not wasted time.
    Bertrand Russell

    <- Remember to rate posts you find helpful.

  3. #3

    Thread Starter
    Addicted Member señorbadger's Avatar
    Join Date
    Oct 2003
    Location
    Mud pools of wellingborough
    Posts
    193
    It was that, i found out where it can be fixed

    open the form in notepad and find the line like this

    Attribute VB_Name = "FrmClient"

    change that to what you want to fix the problem

    Thanks jemidiah

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