I can't solve this problem for a few days now. I packaged my application and test it installing on a few different machines. Only one Windows 95 machine gives me the error message" Object variable or with block variable is not set" when running application. There was no error during installation of application. Other Windows95 machine work just fine for me with no messages. I checked if all *.dll and *.ocx files mentioned in references and components of the project are in my Support directory (of installation). And they all are. I could not figure out what the problem is and decided to install VB6 on this PC so I could debug application.
Guess what?! As soon as I installed VB, application ran just fine there was not any error message anymore. There is obviously something that VB installed on that machine (and what other machines have installed already) and what I am missing in my installation package. Any idea what can it be? Please help! I have to solve this, because my users will have the same problem I am sure and I have to know how to fix it.
Guess what?! As soon as I installed VB, application ran just fine there was not any error message anymore. There is obviously something that VB installed on that machine (and what other machines have installed already) and what I am missing in my installation package. Any idea what can it be? Please help! I have to solve this, because my users will have the same problem I am sure and I have to know how to fix it.