HI
i have a Web service running using Axis. I have turned on HTTP Authentication for this. So the only way i can access this service( verified using some handlers ) is to have a username and password . If i have a client generated using axis then in the Client stub i can set the Username and password. But does anyone know how i can access this web service from a .net client. I havent been able to figure out a way to set the username and password headers required for the web service in .net. ( I am using C# clients ). Thanks for looking into this. Vidyanand.
