remoting problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • softkarthi
    New Member
    • Feb 2007
    • 1

    #1

    remoting problem

    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
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Here is an article that may help:
    Understanding .NET Remoting

    Comment

    Working...