Posted by: kimlong008 - Thursday, 6 July 2017 09:52:29 |
---|
Hello everyone ! I need help with my forum, http://vina.biz/btc What is error ?? by net framework or IIS ? How do fix it ? Thanks. |
Posted by: tha_watcha - Thursday, 6 July 2017 12:26:03 |
---|
This is an iis error, you need to set the folder of the forum in your IIS Manager on the server as virtual application. |
Posted by: kimlong008 - Friday, 7 July 2017 12:31:01 |
---|
[quote=tha_watcha;70472]This is an iis error, you need to set the folder of the forum in your IIS Manager on the server as virtual application.[/quote]
Can you answer help me again ?? http://vina.biz/btcs
Erorr HTTP Error 500.19 - Internal Server Error
Config Source:
174: |
Posted by: kimlong008 - Friday, 7 July 2017 13:54:48 |
---|
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: |
Posted by: tha_watcha - Friday, 7 July 2017 15:30:11 |
---|
Did you extract all dlls from the installation zip Archive to the bin folder of your application? |
Posted by: kimlong008 - Saturday, 8 July 2017 10:35:10 |
---|
[quote=tha_watcha;70478]Did you extract all dlls from the installation zip Archive to the bin folder of your application?[/quote] Thank you, My forum is working, I had add bin folder and it's run . |