System.BadImageFormatException{"Could not load file or assembly 'HiringRequestProcess, Version=1.0.3597.16926, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format."}
I am using VS2010 beta 2 on Windows Server 2003 R2 x64 Sp2
This error message indicate that program cannot find HiringRequestProcess, Check you have the right assembly in the right place, or just install the assembly into GAC.
Are you using WF4.0?
Regards
This posting is provided "AS IS" with no warranties, and confers no rights.
Microsoft Online Community Support