Hello all,
I am trying to install YAF on my new server (Windows Server 2008 Standard Edition)
When I open my forum I get an error 500 by IIS, I tried to set CustomErrors to Off, but it does not change the message.
So far, I found out, that there is a problem with the .config files.
When I rename the web.config to something else I get a real ASP.Net error message (ApplicationException, web.config has not been found).
I downloaded yaf 1.9.1.8 and did not change anything in the.config files, I just renamed default.config to web.config
On my Server .Net Framework 3.5 SP1 is running
What can I do? Is there a way to analyze web.config problems?
Thanks for any answers in advance