CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 1999
    Posts
    6

    Error message in VB5 app

    Hello,
    could anyone please tell me what this error message means? This message comes up when I start run VB5 application
    on network.
    "The error message is : "program name" CAUSE AN INVALID PAGE FAULT IN MODULE
    000:000000009."

    Thank you for your help,
    Regards,Eva


  2. #2
    Join Date
    Aug 1999
    Location
    India, TamilNadu, Chennai.
    Posts
    269

    Re: Error message in VB5 app

    Hi,

    I got your problem, may be some system DLL like MSVBVM50.dll Currepted in your system, Better you uninstall your vb application and reload again. This will solve your problem.

    MailID : [email protected]

    Best Regards
    K.Babu

    Please avoid sending emails to my personal mail:
    write your doubts as thread in Codeguru
    Crystal Reports Forum
    .

    This will help all people having similar matters, and will let people who know solutions on the specific topic
    share their knowledge.

    Visit my company web site (Qmax Test Equipments Private Limited)

    Yours friendly,
    K.Babu

  3. #3
    Join Date
    Jun 1999
    Posts
    6

    Re: Error message in VB5 app

    Thank you Babu for your reply, but confusing situation is, when we run it
    from the c: drive on that PC we have no problem only when we run it from the server. The program is using same DLLs from the system directory as I understand.
    Only two PCs of 15 PCs have this problem and the workstation installation was done same way. It is difficult situation, because it is our client in London and our company is in Melbourne, Australia and we do communicate only by e-mail.



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