Hi,
I am new to remoting, i have some problem in that. The problem is i couldnt activate client exe over lan and its spitting some error(unhandled excpetion) while invoking that application. The activity of the client is to get some data (as dataset) from the database. But it work smoothly when there is not database connectivity.
But its working perfectly in the developed machine, which means both client and server are in the same machine. Can anyone guide me to rectify my problem? If i could get some sample code that will be usefull for me too.
Thanks
Karthi
I am new to remoting, i have some problem in that. The problem is i couldnt activate client exe over lan and its spitting some error(unhandled excpetion) while invoking that application. The activity of the client is to get some data (as dataset) from the database. But it work smoothly when there is not database connectivity.
But its working perfectly in the developed machine, which means both client and server are in the same machine. Can anyone guide me to rectify my problem? If i could get some sample code that will be usefull for me too.
Thanks
Karthi
Comment