Hello,
I have succesfully installed dnn441 on my machine with windows xp, sql 2005 express, visual web developer. I can launch dnn from the i-explorer without any problems, but when i try to launch it trough visual web developer as it is written in your tutorial, " Setting-up the Environment (using IIS)" after i have chanced the settings in the property pages and press the debug button i get the following error:
"Das Debuggen kann auf dem Webserver nicht gestartet werden. Fehler beim Debuggen, da die integrierte Windows-Authentifizierung nicht aktiviert ist. Weitere Informationen finden Sie in der Hilfe."...
in english it would mean something like
"Can't start the debugging on the webserver. Error during debugging because the integrated Windows-Authentification is not activated. For further information read the Help ..."
i wrote it also in german because i know that some of you are german, or speak it well and my german is a lots better then my english, so it would also help if you answer me in german :D. I think it would even help me more then in english .. But doesnt matter which language, i just need help !!!
Is it maybe because i changed the connection String in my web.config ? It looks like
connectionString="Server=MYSERVER; Database=MYDB; uid=MYUSR; pwd=MYPW;" providerName="System.Data.SqlClient"/>
and the same under <appSettings> .. please help me fast !! :)