YAFLogo

Posted by: format1998 - Tuesday, 2 June 2015 06:27:27
I have been trying to install yaf for a while now. I am trying to do the one click install it at first didnt work because of the asp.net 2.0 stuff and then I fixed it by editing back to the asp.net 4.0 classic. Which I then was able to setup via webmatrix. I am using windows 8 and am trying to install it on iis. Ive tried several attempts with no real results I keep getting error messages. I added a virtual directory called forums then I convert it to an application it is currently running v4.0 whenever I go to d4d.com/forums on my site I get an error message. If anyone has any ideas I am open to suggestions. Thanks!

Posted by: tha_watcha - Tuesday, 2 June 2015 06:57:32
What error messages are you getting?

Posted by: format1998 - Tuesday, 2 June 2015 07:04:54
500 - Internal server error. There is a problem with the resource you are looking for, and it cannot be displayed. Also I tried turning off the remoteonly in web.config, so I could see the real error and still see the same error. I have been trying to find previous threads to fix my issue as well.

Posted by: tha_watcha - Tuesday, 2 June 2015 14:39:19
[quote=format1998;65819]500 - Internal server error. There is a problem with the resource you are looking for, and it cannot be displayed. Also I tried turning off the remoteonly in web.config, so I could see the real error and still see the same error. I have been trying to find previous threads to fix my issue as well.[/quote] [code=markup][/code] Did you used that customErrors entry in the web.config?

Posted by: format1998 - Tuesday, 2 June 2015 20:54:27
Indeed mine definitely looks like that. Below are a few lines above and below the entry.