Hi,
I have been trying to deploy an application built in Vs2005 with Ms studio. Unfortunately after spending about a day trying to get rid of error 2350 with the windows installer, i thought that i will manually copy the runtime files into the application directory. however that also does not seem to work.
The error i am getting is following:
unable to load DLL "nianlys.dll": a dynamic link library initialization routine failed.
I have already copied all the required dlls from MKL70 and analysis directory to the application directory.
i have searched through all the related posts in ni forum and have already tried following:
1. Turn off DEP option for the application.
2. Try files from MKL directry instead of MKL70
3. add registry entries manually to point to nianlys.dll that i have kept in the application folder.
However none of the above options worked.
Please tell me how to proceed?
Regards,
Alok