FinalBuilder 3.0 and & VS2005 - plugin

I have tried to create plugin for FB3.0 based on .net 2.0 framework(in VS2005)
Unfortunately when I am trying to use my new action message appears:
"Error Validating action : the format of the ‘nameofassembly’ is invalid"
What can I do with that?
------------
Than you
strojak

Hi strojak,

FinalBuilder 3 can’t host .Net 2.0 based custom actions as it’s tied to the 1.1 version of the framework. FinalBuilder 4 allows you to choose which version of the CLR to host (ie. either 1.0, 1.1 or 2.0) and therefore you can write .Net 2.0 action in FB4.

cheers,
tate.