Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VB Errors in MS Office
Name: Jennifer SUMN Date: February 5, 2004 at 09:58:58 Pacific OS: XP CPU/Ram: 1.4/1Gig
Comment:
Anyone ever seen this when attempting to open or close any Office XP Program?: 'Preparing to install - VB error; compiler error in hidden module auto exec'
The program will run, but gives the same error upon closing.
Haven't had much luck with the MSKB. Thanks...
This problem started when the user installed Popkin System Architect. Unfortunately, his evaluation period has expired, and I'm unable to open the program to see what kind of changes, if any, were made that would cause this problem in Microsoft Office.
Summary: Hi! everytime that i open my ms access it gives me the following error! ERROR IN LOADING DLL i tried reinstalling office and i got nothing!! Someone please help me. thanks Amy ...
Summary: Its a weird beast is the VB Error Handler and it doesnt always work the way you expect. Unfortunatley, as written the ExceptionHandler will never get called. Putting On Error Resume Next at the begin...
Summary: i have a question... i build an application using VB.NET. in that application there's a method that load an image file from network (fully shared folder). Today i found out that i got an Out of Memory...