YAFLogo

Posted by: yauson - Wednesday, 9 December 2009 11:03:35
Hi, Here is my error after installation: Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: CS0246: The type or namespace name 'YAF' could not be found (are you missing a using directive or an assembly reference?) Source Error: [No relevant source lines] Source File: d:\hosting\3092817\html\web.config Line: 122 ------- app.config --> Does anything set wrongly?

Posted by: yauson - Wednesday, 9 December 2009 11:05:36
If I move all things from forum into root, it would probably work~~ Does anyone know why?

Posted by: Elvan - Saturday, 23 January 2010 19:55:38
Hello, Did you find a solution for your problem? I have the same problem: I have forum in subfolder /Forum. On local machine everything works fine. When I move to production server I get an error : Compiler Error Message: CS0246: The type or namespace name 'YAF' could not be found (are you missing a using directive or an assembly reference?) My app.config has following lines: (I tried with these lines, without these lines with the same result) When I moved the whole forum from subfolder Forum to root - everything started to work, but I do need this forum to be in subfolder Forum. What is wrong with my configuration? Anybody can help, please? It's urgent. Thank you. version 1.9.4