• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    i-drop Enhancer Extension Developer

    Reply
    *Les Cahiers d'AutoCAD

    Error On the application with IDrop Active X

    1012 Views, 0 Replies
    12-03-2008 08:02 AM
    Hello all,
    I expose my problem to the Idrop ActiveX.
    Excuse my English level, my message is translated by Google transletor.

    I create an Windows application that uses the Idrop ActiveX , which
    generates the package before XML whose syntax is as follows:


    defaultsrc="./B44.dwg">
    src="./B44.dwg"/>


    For the configuration of the ActiveX I manage the following (the language is
    a WinDev):

    AX_ActiveX1>>Src = "file://C:\Mes Projets\Generation_Idrop\Exe\HTML\"+
    TABLE_Fichiers.COL_Repère[TableSelect(TABLE_Fichiers)]+ ".dwg"

    This return address of the DWG file generated, and

    AX_ActiveX1>>Package = "file://C:\Mes
    Projets\Generation_Idrop\Exe\HTML\iDrop_1.xml"

    This return adress XML File,

    AX_ActiveX1>>ValidateXml = "1".

    During my selection of DWG, that is creating XML responded well and seems
    fair, AutoCAD also mark the file and announced the following error:

    "Fichier.dwg:
    Can not find file in the search path: "
    I have added the address of the folder in Tools> Options.

    I can not understand why the design does not open when it is well
    established.
    I am at your disposal if you understand my question wrong,


    @+

    PS: Excuse my bad level in English.

    [ACAD 2007]
    Please use plain text.