i-drop Enhancer Extension Developer
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
*Les Cahiers d'AutoCAD
Error On the applicatio n with IDrop Active X
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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_Fichie rs)]+ ".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]
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_Fichie
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]

