Asp.net Windows Authentication not working -


confused windows authentication.

i tried in below way.

1) have created 2 pages home.aspx , admin.aspx

2) created virtual directory , placed application in iis.

3) antonymous access false , integrated windows security true.

4) in web.config file haven given code.

    <authentication mode="windows"/>       <authorization> ----------------------            </authorization> 

5) created new user under computer management.

trying various roles section in tag.

but ever entering roles not asking credentials.

seems near roles section in tag making problem.

please me out tag need add windows authentication.

thanks in advance help.

you must make sure url not contain dots!

see answer on: windows authentication not working


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -