My install program(Installshield and PD Wizard) works fine on machines which have visual studio installed on them but gives a Dr Watson error on executing the application on machines which do not have V.Studio installed.
Can anyone please let me know how to get around this problem? Specifically which are the dlls I should look for?
In my project references, I have added Scripting Runtime and ADO 2.0 library.
Thanks.