Error Creating Interop Form Wrapper Classes for Project ...

Hi,

I successfully used the interop forms toolkit V1.0 (by the way didnt you promise V2.0 ), but after adding another interop form I receive the message: "Error Creating Interop Form Wrapper Classes for Project ..." when I start >Tools>Generate InteropForm Wrapper Classes. On the machine I have installed only with .net I receive this message 2 times, on the machine with the vb6 IDE I receive the message once.

Can you help I have no idea where to search...

Thanks
Alex



Answer this question

Error Creating Interop Form Wrapper Classes for Project ...

  • Cadohacan

    Hi Alex,

    What happens if you create a new Interop Forms project, then add a second interop form, then click Tools->Generate Do you still get the error

    Are all the files in the same directory

    Does each form have the <InteropForm> attribute applied

    If you can answer these questions it should help us narrow down the problem.

    Thanks,

    Jonathan



  • Flap

    Hi Jonathan

    I m also getting same error as alex.

    I hv my two modules generated in visual studio 2003. and my company's main product in vb. so i have

    converted my this two modules in visual studio 2005 to utilise the functionality of interop framework 1.0.

    now the problem which i m facing is ....if i create new project and then add vb interop form library info

    and then adding interop form working fine.

    but if i m doing same thing in my project then it is giving error that
    "wrapper class is not created for the project."


  • sweet_salt

    This is really surprising, could both of you please send a repro project to jonathan <DOT> aneja <AT>microsoft DOT com I'm sorry to hear this hasn't been working well for you, if you can give me a repro we'll look into it right away.

    Thanks,

    Jonathan



  • Error Creating Interop Form Wrapper Classes for Project ...