Odd problem...

Discussion in 'AutoCAD' started by Jason Wilder, Jul 31, 2003.

  1. Jason Wilder

    Jason Wilder Guest

    I have one workstation that is running AutoCAD 2000i. I have some basic VBA
    routines for settings and a couple of form box routines, nothing major. The
    user of the station downloaded ProjectPoint for Buzzsaw access. All of a
    sudden, any VBA action is generating an Internal Access Error for VBA and
    then Fatal Error that terminates AutoCAD.

    Anyone have any insight or thoughts?
     
    Jason Wilder, Jul 31, 2003
    #1
  2. Well It sure does seem like a problem that was
    introduced by installing ProjectPoint. Perhaps
    it contains some sort of "Spyware", that's not
    functioning correctly?

    Amazing.
     
    Tony Tanzillo, Aug 1, 2003
    #2
  3. Jason Wilder

    joesu Guest

    Re-install AutoCAD.

    Joe
    --
     
    joesu, Aug 1, 2003
    #3
  4. Jason Wilder

    Jason Wilder Guest

    I did, then I slowly readded the custom menus and routines.  It was crashing even on the simple commands.  It's even crashing out on my update routines, and this is the most complicated the code really gets:



     




        JEG_acadpref.Files.PrinterDescPath = "H:\PlotDRV\"



     



    I can't even debug the crash as I normally would, it simply crashes AutoCAD out.  So I had to test for 2000i and then not run the VBA macro that I run in my custom routines.  Just really odd, it's been working all this time without issue.  My only guess is that since ProjectPoint is an Autodesk product, a critical DLL was changed or overwritten.  Dunno.



    "joesu" <> wrote in message news:...

    Re-install AutoCAD.

    Joe
    --
     
    Jason Wilder, Aug 1, 2003
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.