My VB.NET application compiles, installs and works fine on the development PC.
However, when I take the install package elsewhere, it installs ok but crashes before any code is executed.
The error is " has encountered a problem and needs to close..."
I have removed all references to external files e.g. icon files etc.
I have only one local dll and the reference seems ok.
What other issues could cause this problem?
Thanks! Jon
Update: On 1 PC, re-installing MDAC has solved the issue. However most client's are XP, and so this is not going to help.
I am still receiving the same error on some Windows XP laptops.