HI,
You are consuming the web service right, So you have to provide the user id and password which is exist in the producer application(your case .net application). So ask the user id and password from .net team and in your application while consuming the web service.
401 is Unauthorized error so provide the proper user id and password.
Regards,
Manigandan