Error Message for Invalid Cast On Windows 2000 Pro

  • Thread starter Thread starter Dario Concilio
  • Start date Start date
D

Dario Concilio

Hi fiends,
I build a program and I test it on win 2000 pro.

This is a message error:

02/02/2005 18.35.41 : frmDesign_AddLabelEti - Invalid Variable Type
- at MD_ThrowException(Int32 sc)
at TMetaDraw.SetObjTags(TMetaDraw* , tagVARIANT* , UInt16* )
at BTIS.MetaDraw.MetaDraw.set_ObjTags(String name, Object tag)
at ProgettoEtichette.frmDesign.AddLabelEti(MetaDraw& par_md, Int32
par_iPagina, Int32 par_iX, Int32 par_iY, Tasto par_clsTasto)

What's Up?
 
Dario Concilio said:
I build a program and I test it on win 2000 pro.

This is a message error:

02/02/2005 18.35.41 : frmDesign_AddLabelEti - Invalid Variable Type
- at MD_ThrowException(Int32 sc)
at TMetaDraw.SetObjTags(TMetaDraw* , tagVARIANT* , UInt16* )
at BTIS.MetaDraw.MetaDraw.set_ObjTags(String name, Object tag)
at ProgettoEtichette.frmDesign.AddLabelEti(MetaDraw& par_md, Int32
par_iPagina, Int32 par_iX, Int32 par_iY, Tasto par_clsTasto)

Can you post the code that causes the exception? Without knowing the code
it's impossible to provide a solution.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top