Schneider Electric GIS Tech Support

Forum discussion for Schneider Electric GIS products, including ArcFM, ArcFM Viewer, Designer, Responder, and others.
It is currently Sun May 19, 2013 8:56 pm

All times are UTC - 7 hours [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Problem to implement interface IMMDesignerTools
PostPosted: Mon Apr 07, 2008 9:43 am 
Offline

Joined: Tue Sep 04, 2007 6:54 am
Posts: 19
Location: Brazil
I have a source that did in Arc FM 8.3.1 that works as follows:

[code]
Dim pMMDesignerTools As IMMDesignerTools
Dim pMMDesignerViewOnly As IMMDesignerViewOnly

pMMDesignerViewOnly = ArcMapApp.FindExtensionByName("Designer XML API Extension")
pMMDesignerTools = ArcMapApp.FindExtensionByName("Designer XML API Extension")

If ( pMMDesignerTools.Editor.EditState = esriEditState.esriStateEditing And pMMDesignerTools.DesignTree.ViewVisible = True ) Then
...

End if
[/code]

Migrating to 9.2.1 would be like? Equal? I am using Vb.Net 2005 Framework 2.0 Service Pack ArcGis + 4.0 + ArcFM 9.2.1.

Anyone can help me, because of references to migrate to the former Code have described the following error:

---------------------------
WMSCommands
---------------------------
MMDesignerAPI.MMDesignerImpl.IMMDesignerTools_Editor:

Type mismatch

Error at line: 467 - Build: 9.21.4573
---------------------------
OK
---------------------------


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 7 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group