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