Hi Christian & Dennis,
Thanks for the update. Sorry to hear it’s still not working, I’ll do some tests and get back to you ASAP.
Dennis - .fbz5 project files are really just .zip files, so if you change the extension to .zip you can extract the .fbp5 file yourself.
Regards,
Angus
Thanks a lot
Hi Christian & Dennis,
Can you try this test build, and let us know if it fixes your problems, please? Thanks for your patience.
https://www.finalbuilder.com/downloads/finalbuilder/550/FB550_617.exe
- Angus
PS If you’ve created a 3.5 directory as a workaround, I suggest deleting it because otherwise it will lead to versioning problems down the track.
This version works best for me… I can select framework versions, load the project-file that I couldn’t load with the previous version and I can also select the C# Project Compile action, which also gave the “version int()” error…
So this seems like a winner, thanks a lot for the effort. VSoft is the best!
I’m at a client I haven’t been at for a while, where we’ve setup a Continues Integration with MSBuild, and I’m going to convince them to buy FinalBuilder, today!!! ;D
Hello,
Okay - great work
Chris
I'm getting a similar error, except:
-I'm running 5.5.0.707
-I'm on Vista
-The error says 'To run this application you first must install one of the following versions of the .NET Framework: v3.5'
-Unlike above, I do have '3.5' in the CLR Host drop-down options.
-I know I have 3.5 installed correctly, because I develop 3.5 apps. I did, however, install 3.5 SP1, which seems like it could be related.
-After clicking 'ok' the builds run just fine, though I'm not sure if I'm using a .NET hosted action or not. I don't have any custom actions.
Not a huge problem yet, but it would be nice to not get the error...
Hi Daniel
Just change the clr hosting back to 2.0. This will not affect being able to build 3.5 applications, just the version that Finalbuilder 5 will use for hosting the clr.