SOS, please help

hi all

I'am working on a smart device application that is supposed to be capable of communicating with a sql server DB on another PC on the same network.

using VS 2003

i tried to specify the IP address in the connection string but it didn't work out

i tried to put a web service on the DB server but the problem i hit is i wanted to send and receive objects between the service and the device, so i added a DLL containing the classes i want to use their objects at the both sides of the application but it couldn't recognize it as the same object at the both sides

so i hope if any one here knows a better solution to this problem please help me

SOS please this is urgent

virtually yours.




Answer this question

SOS, please help