Results 1 to 9 of 9

Thread: Dr Watson Error

  1. #1
    mik706
    Guest

    Dr Watson Error

    I have written an application and fully tested it on my computer; everything works fine, but after I package it using the Package and Deployment Wizard and install in onto another computer I get a Dr Watson error:
    Exception: access violation (0x0000005), address 0x018b2984
    I believe I have included everything in the package that is required so why is this error occurring?

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Did you use a 9x machine to create the installation package ?
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  3. #3
    mik706
    Guest
    Sorry i forgot to mention both computers are running NT4 with service pack 6

  4. #4
    Junior Member
    Join Date
    May 2001
    Location
    Albany, New York
    Posts
    30
    This may be a silly question - but do you need to logon to the computer as an admin to install programs... ?? There may be a problem accessing the registry or certain directories if you don't have the privies........

  5. #5
    mik706
    Guest
    I am already logged on as the administrator.

  6. #6
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Does the package install ok on other nt machines ?
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  7. #7
    mik706
    Guest
    Yes it has done, i am going to try and re-install the service pack and see if that helps.

  8. #8
    mik706
    Guest
    Bol**ks that didn't work! Any idears before i format the hard disk?

  9. #9
    Junior Member
    Join Date
    May 2001
    Location
    Albany, New York
    Posts
    30
    The only thing I can think of is to make sure you don't have any read/write protects set on any of the folders your app installs to.
    Or, if your app needs to update any files on the recieving machine, check to see that you are allowed to overwrite them. There may be files on the receiving machine that are older than the ones your app brings along, and for some reason, your not being allowed to overwrite them.
    I'm sorry I can't think of anything else....

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