Forms erroring out

Forms erroring out

Anonymous
Not applicable
403 Views
1 Reply
Message 1 of 2

Forms erroring out

Anonymous
Not applicable
Hello,

I have vba code that I inherited and have kept it running quite well for awhile, and sometimes update it to reflect needed changes in our office, but we recently have been getting errors on buttons that call modules that call forms.
I immediately get a debug box when I hit the button in AutoCAD, then I go into VBA and look at which form the module is calling, when I go try to open the form to see what the problem is, I get an error that says:
"System Error &H8007003B (-2147024837). An Unexpected network error occured." And it happens on all the forms in my dvb file (same exact error).
The server names have not been changed, the entire directory structure is intact and I believe the only thing we have done is install the service pack 2 for 2005 (yes I know it's old).
Thanks in advance for any help.
0 Likes
404 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
don't know, but maybe you could try copying your dvb to create a backup... export all modules, forms, etc. and importing them into a new dvb
0 Likes