Hi dahall,
Thanks again for your support.
Please have a look into the specs of my server machine
Machine name : develop100
User name : sysadmin (this is the Admin account)
Workgroup : WORKGROUP
Here is the code I tried
TaskService tasksrvc = new TaskService(develop100, sysadmin, develop100, mypassword);
As you mentioned I have given the remote machine name (develop100) as the domain name, still i am getting an exception. Please help. Do you find any mistake in the code I tried?
Thanks again for your support.
Please have a look into the specs of my server machine
Machine name : develop100
User name : sysadmin (this is the Admin account)
Workgroup : WORKGROUP
Here is the code I tried
TaskService tasksrvc = new TaskService(develop100, sysadmin, develop100, mypassword);
As you mentioned I have given the remote machine name (develop100) as the domain name, still i am getting an exception. Please help. Do you find any mistake in the code I tried?