PDA

View Full Version : Weird problem?



jasonf
11-16-2005, 12:13 AM
Hi all,

I'm new to InstallShield. I've created an installation project which seems to install fine.

Obviously I have my users logged in as Administrators during the installation.

My weird problem is that i have two users on identical machines, ie Win2000 Pro Service Pack 4.

These users are at physically different organisations.

Now, as I stated the install works. But when I kick off the application (that rely's in DLL that are part of the app), on one machine it runs fine, but on the other I get the dreaded
"myapp.exe has generated errors and will be closed by Windows. You will need to restart the program..."

When you restart the program the same thing happens.

Now the wierd part is that the same thing happens at another two clients, and yes they are both running identical operating systems but this tim its WinXP Service Pack 2.

On all machines the correct files are in place (at least the DLL's that I've written that my app relies on)

What could this be? Is anyone else experiencing problems like this?

I hope you can help me.
Cheers,
Jason.