SmokingCrater
Programmer
Forum members,
I have an interesting dilemma. I am attempting to create an ActiveX .EXE which will monitor some stuff. During development, the project was run to simulate the .EXE being available. This worked fine. The code synched up properly and everything worked like it was supposed to. Now, I am getting to the deployment stage where I need to build an .EXE out of the code. The problem I am having is that the .EXE has different behavior than the code did!! I am getting errors with the .EXE that don't occur when I run the code! Does anyone know why a compiled ActiveX .EXE would act differently than running the code from within VB6? Any ideas would be great. Thanks.
(as a side note, yes I am pointing in the correct location. I have changed calling application pointers to point at the compiled .exe instead of the project. And yes, I have cleaned the registry so as to eliminate any old versions that may be hanging around)
Thanks again,
-crater
I have an interesting dilemma. I am attempting to create an ActiveX .EXE which will monitor some stuff. During development, the project was run to simulate the .EXE being available. This worked fine. The code synched up properly and everything worked like it was supposed to. Now, I am getting to the deployment stage where I need to build an .EXE out of the code. The problem I am having is that the .EXE has different behavior than the code did!! I am getting errors with the .EXE that don't occur when I run the code! Does anyone know why a compiled ActiveX .EXE would act differently than running the code from within VB6? Any ideas would be great. Thanks.
(as a side note, yes I am pointing in the correct location. I have changed calling application pointers to point at the compiled .exe instead of the project. And yes, I have cleaned the registry so as to eliminate any old versions that may be hanging around)
Thanks again,
-crater