Ask a Question related to ASP.NET Web Services, Design and Development.
-
Arijit Chakraborti #1
My web service prompts for username password
I have developed a web service and after deploying it on a
Win2k server box with IIS, it starts throwing up the
username password dialog. If I key in the windows
username/password created in that particular server, it
gets in. Otherwise it shows a 401.2 error. I tried by
checking off the Windown NT authentication from the IIS
security tab, but in that case it does not even allow me
to access the web service. Any help would be appreciated.
Arijit Chakraborti Guest
-
Since A9Pro, Safari Prompts for Password on First PDF Access
Hello, I bought and installed A9P the day it came out. I can't swear this has been happening since then, but it never happened with A8P. Perhaps... -
username and password
Hi all, My website host moved my site onto bigger servers and my ftp usermane and password had to be changed. Apparently the Contribute software... -
Acrobat Prompts for Admin Password
Sometimes when Acrobat is started up it prompts for an administrator password. We have it implemented in a lab environment and do not want this to be... -
password/username
i have figured out how to "insert record' and when i fill in the text areas the page inserts the names into my database labeled passwords. what i... -
How to change loging and password prompts ...
Hi, Is it possible to change login and password prompts that appear while logging in? Are these configurable? thanks --gb -
Arthur Nesterovsky #2
Re: My web service prompts for username password
Hi,
Check the Web.config file in the application's root.> I have developed a web service and after deploying it on a
> Win2k server box with IIS, it starts throwing up the
> username password dialog. If I key in the windows
> username/password created in that particular server, it
> gets in. Otherwise it shows a 401.2 error. I tried by
> checking off the Windown NT authentication from the IIS
> security tab, but in that case it does not even allow me
> to access the web service. Any help would be appreciated.
It seems that authentication mode is setted up to "Forms".
______________________________
With best wishes, Arthur Nesterovsky
Visit, please, my home page:
[url]http://www.nesterovsky-bros.com[/url]
Arthur Nesterovsky Guest
-
Arijit Chakraborti #3
Re: My web service prompts for username password
The authentication mode is Windows, it does not work even
if tried with "None".
on a>-----Original Message-----
>Hi,
>>> I have developed a web service and after deploying itappreciated.>> Win2k server box with IIS, it starts throwing up the
>> username password dialog. If I key in the windows
>> username/password created in that particular server, it
>> gets in. Otherwise it shows a 401.2 error. I tried by
>> checking off the Windown NT authentication from the IIS
>> security tab, but in that case it does not even allow me
>> to access the web service. Any help would be>
>Check the Web.config file in the application's root.
>It seems that authentication mode is setted up to "Forms".
>______________________________
>With best wishes, Arthur Nesterovsky
>Visit, please, my home page:
> [url]http://www.nesterovsky-bros.com[/url]
>
>
>.
>Arijit Chakraborti Guest



Reply With Quote

