Microsoft Visual Basic Runtime Error 53 On A Mac
Hi! I have a VB6 project and I used ms access as my database(Database.mdb), I packed my project including the database, I already install it on my PC, but when I use or run my newly installed VB6 project and type the username and password I got this error: Run-time error '53': File not found. Can somebody explain why I got this error? Please I need help. Thanks. :)
- About the contributors. Link provided by the UtterAccess community. Handling Access Errors with VBA; UtterAccess is the premier Microsoft Access wiki and help forum.
- Harvard community, log in to see your tickets and services, and access chat support.
- Apparently your code uses relative paths and relies on the current directory which is different between the project and the exe. Find where files are opened and make sure the path is better defined.
- For example, the properties and methods of the VBE object for manipulating the Visual Basic for Applications (VBA) code that is stored in a Microsoft Office document are inaccessible by default. To turn on trusted access to Visual Basic Projects, do the following: Enable the Developer tab on the ribbon. See Show the Developer tab for more.
- Visual Basic has established a reference to Word due to a line of code that calls a Word object, method, or property without qualifying it with a Word object variable. Visual Basic does not release this reference until you end the program. This errant reference interferes with automation code when the code is run more than once.
- 5 Contributors
- forum8 Replies
- 1,612 Views
- 5 Days Discussion Span
- commentLatest PostLatest Postby vb5prgrmr
Recommended Answers
Where did you tell your setup package to install your database? Audacity for mac mojave. Because I believe the path you used to point to your database is incorrect and hence the error you are recieveing..
Good Luck
Microsoft Visual Basic Runtime Error 53 On A Mac Download
Jump to PostMicrosoft Visual Basic Runtime Error 53 On A Mac File
When the user attempts to 'call' an exported Dynamic Link Library (DLL) file from a Microsoft Transaction server (MTS) that is opened as a server package.
Microsoft Visual Basic Runtime Error 53 Mac

Are you using the PDW? (Package and Deployment Wizard) If so, when you are walking through the steps, there is a screen that allows you to add files (Files are not added automatically when you put them in the support directory, you have to add them.). Use this screen to …
Jump to PostAll 8 Replies
Where did you tell your setup package to install your database? Because I believe the path you used to point to your database is incorrect and hence the error you are recieveing.. /download-counter-strike-16-for-mac-os-high-sierra.html.
Microsoft Visual Basic Runtime Error 53 On A Mac Os
Good Luck