JohnAtWork
Dec 13th, 1999, 04:56 AM
First off, the PDW seems to work without a hitch; I package into the .CAB, and deploy to the internet. No problem.
I've been on other machines, and ran the Setup program, no problem.
However, when I try and run the actual executable, I get the following:
CLICKME.EXE caused an invalid page fault in module OLE32.DLL at ...
Now I've included OLE32.DLL in my deployment (I think it's one of the standard seven programs, actually) but it still fails.
Is there something that is possibly in my actualy VB code that would cause it to install successfully in the development environment, yet fail on the end-user's machine?
Any information would be extremely helpful.
P.S. I can post the application here, since it's very small, if that would help.
I've been on other machines, and ran the Setup program, no problem.
However, when I try and run the actual executable, I get the following:
CLICKME.EXE caused an invalid page fault in module OLE32.DLL at ...
Now I've included OLE32.DLL in my deployment (I think it's one of the standard seven programs, actually) but it still fails.
Is there something that is possibly in my actualy VB code that would cause it to install successfully in the development environment, yet fail on the end-user's machine?
Any information would be extremely helpful.
P.S. I can post the application here, since it's very small, if that would help.