Greetings Yaf.Net Team:
I just downloaded the last release version YAF-v1.9.5.5-RTW source code from your site.
I opened the solution in VS2008.
When I try to compile the solution I get a lot of compile errors.
And get the following messages:
------ Build started: Project: YAF.Types, Configuration: Debug Any CPU ------
Project file contains ToolsVersion="4.0", which is not supported by this version of MSBuild. Treating the project as if it had ToolsVersion="3.5".
It seems that the source code is for .NET v4
But in your site it says that it is available for .net v3.5 and above. I'm having .net 3.5 SP1 installed in my PC with VS2008.
Do I have to compile in VS2010?
I want to integrate the yaf forum to my current web application that is being developped in VS2008. So I need to compile the yaf proyects in VS2008.
If I need to compile in VS2010, what can I do to integrate it in my current web application being developped in VS2008?
Thanks in advance
Henny
Edited by user
12 years ago
|
Reason: Not specified