Hi. This problem is driving me crazy as I can't solve it. Every time my DNN application starts (when I go to my DNN installation directory for the first time), I get this sort of Windows authentication pop-up asking to fullfill username and password to connect
to the website. It looks like this:
Well, if I just refresh the page after that, DNN starts normally and works perfectly untill the next application start, which can take hours. Any changes in my web.config file will force DNN (possibly)to restart and bring again that horrible
Windows pop-up.
I have been talking to my host support and they swear they have given all the rights required by the application as asked on the ASP.NET error screen shown above. They say identity impersonate is set to TRUE in machine.config by default. Could be related
to that?
mabho
Member
21 Points
11 Posts
Windows pop-up asks for authentication when DNN starts
Jun 29, 2006 03:22 PM|LINK
Hi. This problem is driving me crazy as I can't solve it. Every time my DNN application starts (when I go to my DNN installation directory for the first time), I get this sort of Windows authentication pop-up asking to fullfill username and password to connect to the website. It looks like this:
http://galvani1.locaweb.com.br/locaweb/spel.jpg
Then, if I just click CANCEL the following ASP.NET error message will appear on the screen:
http://galvani1.locaweb.com.br/locaweb/spel2.jpg
Well, if I just refresh the page after that, DNN starts normally and works perfectly untill the next application start, which can take hours. Any changes in my web.config file will force DNN (possibly)to restart and bring again that horrible Windows pop-up.
I have been talking to my host support and they swear they have given all the rights required by the application as asked on the ASP.NET error screen shown above. They say identity impersonate is set to TRUE in machine.config by default. Could be related to that?
Thanks for any help. This is really bothering me.