YAFLogo

kimlong008
  • kimlong008
  • 77% (Friendly)
  • YAF Lover Topic Starter
7 years ago
Hello everyone !

http://vina.biz/btc 

What is error ?? by net framework or IIS ?

How do fix it ?

Thanks.

Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
7 years ago
This is an iis error, you need to set the folder of the forum in your IIS Manager on the server as virtual application.
kimlong008
  • kimlong008
  • 77% (Friendly)
  • YAF Lover Topic Starter
7 years ago

This is an iis error, you need to set the folder of the forum in your IIS Manager on the server as virtual application.

Originally Posted by: tha_watcha 

http://vina.biz/btcs 

Erorr HTTP Error 500.19 - Internal Server Error

Config Source:

174:

175:

176:

Is this error from host web or from webconfig ?

kimlong008
  • kimlong008
  • 77% (Friendly)
  • YAF Lover Topic Starter
7 years ago
I have trouble with : CS0246: The type or namespace name 'YAF' could not be found (are you missing a using directive or an assembly reference?)

Line 106:

Line 107:

Line 108:

Line 109:

Line 110:

How do fix it ??

http://vina.biz/btc/install/default.aspx 

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
7 years ago
Did you extract all dlls from the installation zip Archive to the bin folder of your application?
kimlong008
  • kimlong008
  • 77% (Friendly)
  • YAF Lover Topic Starter
7 years ago

Did you extract all dlls from the installation zip Archive to the bin folder of your application?

Originally Posted by: tha_watcha 

Thank you, My forum is working, I had add bin folder and it's run .