Results 1 to 7 of 7

Thread: [RESOLVED] What is this error?

  1. #1

    Thread Starter
    Hyperactive Member jokerfool's Avatar
    Join Date
    Dec 2006
    Location
    Gold Coast, Australia
    Posts
    452

    Resolved [RESOLVED] What is this error?

    Okay first off I only get this error when I run my update file, ive asked others if they get the error and they dont, so im wondering if its not the update file but something to do with vb6 itself.

    If anyone can tell me how to clear this error id be grateful thank you.


  2. #2

  3. #3

    Thread Starter
    Hyperactive Member jokerfool's Avatar
    Join Date
    Dec 2006
    Location
    Gold Coast, Australia
    Posts
    452

    Re: What is this error?

    I am running the update.exe file, which check a text file located on a server against a settings file on the users computer, if the dates are different it shows an update, if the same shows nothing. But only I get the error. When I update, the update is found if there is one to be found and updates, once updated get the error msg, the press ok, then new update is there.

  4. #4

  5. #5

    Thread Starter
    Hyperactive Member jokerfool's Avatar
    Join Date
    Dec 2006
    Location
    Gold Coast, Australia
    Posts
    452

    Re: What is this error?

    well depends what code exactly you want to look at, if u want the main code for the update utility I can display that.

  6. #6
    Hyperactive Member BillGeek's Avatar
    Join Date
    Jun 2006
    Location
    Canada
    Posts
    440

    Re: What is this error?

    Yes please. Just show the code you use for doing the actual update, as that will be most important. Also show the decleration section, as well as the code for either the Main sub, or the Form_Load of the update app.

  7. #7
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: What is this error?

    Or you could run the program until you get the error, then post the sub or function that the error occurs in, and declarations of any variables declared outside that sub or function.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

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