CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Run Time Error

  1. #1
    Join Date
    Aug 2001
    Location
    India
    Posts
    173

    Run Time Error

    I want to know the reasons for getting a run time error 5. Because that error didn't appear for me till I made an EXE file and executed

    Thank You,
    Shivakumar G.M.


  2. #2
    Join Date
    Jul 2000
    Location
    Hawaii
    Posts
    281

    Re: Run Time Error

    Invalid procedure call or argument

    you should also get this error in the IDE

    perhaps you have a corrupted DLL and need to reinstall VB

    otherwise a debug technique using a series of msgboxes is proscribed


  3. #3
    Join Date
    Aug 2001
    Location
    India
    Posts
    173

    Re: Run Time Error

    Thanks for ur suggestion.

    I will try it.

    Thanks.
    Shivakumar G.M.


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

Featured