Hi,
this is the first time i am doing some network related programming.
I wish to programatically set the n/w location of a new connection on a vista machine.
I am using the INetwork com interface's SetCategory method, to do the same.
But the method fails with a GetLastError showing an error code of "ERROR_NO_TOKEN".
Do you have any idea what is going wrong here..?