Windows > Software Development for Windows Client Forums > Windows Workflow Foundation > Error when running the "HiringRequest" sample Workflow
Ask a questionAsk a question
 

AnswerError when running the "HiringRequest" sample Workflow

  • Friday, November 06, 2009 5:10 PMtexastomgrant Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    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

Answers

  • Wednesday, November 11, 2009 2:29 AMAndrew_ZhuMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    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

All Replies

  • Wednesday, November 11, 2009 2:29 AMAndrew_ZhuMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    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