Hi Helen
Just a quick follow-up. The solution outlined below does work with for the
scenario you outlined.

Any votes for moving to VS2008 as a default instead of VS2005?

John Davidson

On Mon, Oct 20, 2008 at 4:26 PM, John Davidson <[EMAIL PROTECTED]> wrote:

> Hi Helen
> This is a problem with NAnt, which drives the build script. FlexWiki is
> using the latest non-beta version (v.85). It is not clear that the latest
> beta (v.86B1) will solve this problem.
>
> I found this resource which explains how to get NAnt v.85 to work with
> VS2008 and .Net 3.5 at [1]. It is not clear if this fix will work with .Net
> 3.0. If you try it please let me know. I may be able to provide some tweaks
> so that it points to the 3.0 stuff if they are separate from the 3.5.
>
> [1]
> http://codebetter.com/blogs/jeffrey.palermo/archive/2007/11/28/upgrade-nant-for-use-with-vs2008-solutions-and-net-3-5.aspx
>
> I am not entirely ready yet to move to VS2008 for development. I have tried
> it and everything, but the build script works, and there are some nicer
> debugging and design features, particularly JavaScript and CSS support.
>
> If we have to drop NAnt eventually and convert to a pure MSBuild
> environment then I would also consider moving from SourceForge to CodePlex
> at that time.
>
> Any other thoughts or comments? Better help for Helen's issue?
>
>
> John Davidson
>
> On Mon, Oct 20, 2008 at 3:56 PM, Helen Ersando <[EMAIL PROTECTED]>wrote:
>
>> Hi,
>>
>> I am trying to load the flexwiki source in Visual Studio 2008... with this
>> a conversion wizard would pop up requiring the source to be converted to the
>> format used by VS 2008... and so, i have converted the source, still
>> retaining the target .net framework 2.0... and it was fine when i build it
>> (again, still in VS)...
>>
>> and then flexwiki provides a build script wherein it can produce those
>> four zipped files (the source, tools, web-full-debug, and
>> web-upgrade-debug)...
>>
>> now that the flexwiki is being converted, the build script produces an
>> error "Solution file error MSB5014: File format version is not recognized.
>> MSBuild can only read solution files between versions 7.0 and 9.0,
>> inclusives."
>> and that "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\msbuild.exe
>> (return code was 1)"
>>
>>
>> hmm, is there a way to somewhat modify the build script so it may include
>> version 10.0 (for VS2008) or it may point to msbuild.exe under framework
>> 3.0?
>>
>> or please advise with any idea...
>>
>>
>> thanks and regards,
>> helem
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the
>> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> Flexwiki-users mailing list
>> Flexwiki-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/flexwiki-users
>>
>>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to