Application not running. Unavailability of DLLs ??
-
I have made this server application for sending commands to a radio set AR5000 on its serial port. While it works fine on a PC having Visual studios installed, it does not work as an application on a bare PC with just ythe four DLLs provided to it (as it asked for). The odd part is that the client part of this works on the bare PC without Visual Studios loaded. The only thing extra in the server code is the usage of MS COM. Any suggestions ? Sid.
-
I have made this server application for sending commands to a radio set AR5000 on its serial port. While it works fine on a PC having Visual studios installed, it does not work as an application on a bare PC with just ythe four DLLs provided to it (as it asked for). The odd part is that the client part of this works on the bare PC without Visual Studios loaded. The only thing extra in the server code is the usage of MS COM. Any suggestions ? Sid.
Use MS studio tool Dependency Checker for checking what all dll are needed to run you application.
Prasad Notifier using ATL