Visual Basic Classic
--
Questions
--
Followers
Top Experts
Run Time error 3633
Can't load DLL:MSJTER35.DLL
But the file is in the system directory.
OS= win 98
system dir= Â windows/system
Tried manually registering the file but got a load library failed error.
Any ideas???
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
missing for MSJTER35.DLL.
Are you creating ur setup using the Package and deployment wizard ? if yes, then VB will detect all dependant DLLs.
That will solve ur problem !
If u have Visual Studio 6 CD look at the tools menu and u have a 'Depends' tool which will list all dependant DLLs.
you could then copy them into ur customer's machine.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Visual Basic Classic
--
Questions
--
Followers
Top Experts
Visual Basic is Microsoft’s event-driven programming language and integrated development environment (IDE) for its Component Object Model (COM) programming model. It is relatively easy to learn and use because of its graphical development features and BASIC heritage. It has been replaced with VB.NET, and is very similar to VBA (Visual Basic for Applications), the programming language for the Microsoft Office product line.