DNN455 vwd xpsp2 sqlexpress
Install all ok but as I do any changes I get compile errors OR site unavailable OR sql saying Integrated Authentication not available
Solutions that work sometime:
1: Clear out temp asp.net files (this means a NET2 Framework error) - this often resolves the problem
2: Examine IIS, notice authentication is turned off on the site, turn it on and - this often resolves the problem
3: If I add a new module (my own from tutorials) it all works on the first time, then when I add another - blue screen, restart machine and loads on compile 'comments' all referrring to the web.config - apply fix 2 above, restart machine, all compiles and site appears
I obviously have something wrong - can anyone help me diagnose if I should be looking at NET, IIS or SQLExpress or VWD ?
- I now have three machines which exhibit similar though erratic proplems. I do add that all three were fine before I looked at DNN
Needle in a haystack - any logs etc I will happily post in the hope I can see what I have got wrong - I can install DNN in 3 minutes now, standard out of the box is fine,
Any help would be appreciated