i check the the (anonomu access) and check the (allow iis to control the passwprd) and made the webcofid file with the * authorization but the prompet password page appears to the user who trying to open my site what to do in that thankx
i check the the (anonomu access) and check the (allow iis to control the passwprd) and made the webcofid file with the * authorization but the prompet password page appears to the user who trying to open my site what to do in that thankx
Hi there, Are you setting the mode attribute value of the authentication entry in the web.config file to Forms? You can try to replace this value with None. For more information, see authentication[^]