Schneider Electric GIS Tech Support

Forum discussion for Schneider Electric GIS products, including ArcFM, ArcFM Viewer, Designer, Responder, and others.
It is currently Thu May 23, 2013 6:21 pm

All times are UTC - 7 hours [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Custom Auto Updaters not visible in ArcFM Properties Manger
PostPosted: Tue Mar 15, 2011 10:45 am 
Offline

Joined: Mon Feb 21, 2011 10:58 am
Posts: 5
Hello,

Recompiled Custom AU's from 9.3.1 with ArcFM 10 without any errors, registered successfully using RegAsm but CustomAU's not showing up in ArcFM Properties Manager in Catalog. Any suggestions?

Thanks,
Sai


Top
 Profile  
 
 Post subject: Re: Custom Auto Updaters not visible in ArcFM Properties Man
PostPosted: Tue Mar 15, 2011 10:49 am 
Offline
Telvent North America Rep
User avatar

Joined: Wed Aug 18, 2010 4:09 pm
Posts: 108
Location: Fort Collins, Colorado
svaddadi wrote:
Hello,

Recompiled Custom AU's from 9.3.1 with ArcFM 10 without any errors, registered successfully using RegAsm but CustomAU's not showing up in ArcFM Properties Manager in Catalog. Any suggestions?

Thanks,
Sai


In 10, Esri removed Component Categories from the registry, and we followed suit. To register components in a custom category (i.e. Special Auto-Updater category) you'll need to leverage regX. For more information look here:

http://resources.arcfmsolution.com/DesktopSDK/RegX.html


Top
 Profile  
 
 Post subject: Re: Custom Auto Updaters not visible in ArcFM Properties Man
PostPosted: Tue Mar 15, 2011 12:31 pm 
Offline

Joined: Mon Feb 21, 2011 10:58 am
Posts: 5
[quote="BillB"][quote="svaddadi"]Hello,

Recompiled Custom AU's from 9.3.1 with ArcFM 10 without any errors, registered successfully using RegAsm but CustomAU's not showing up in ArcFM Properties Manager in Catalog. Any suggestions?

Thanks,
Sai[/quote]

In 10, Esri removed Component Categories from the registry, and we followed suit. To register components in a custom category (i.e. Special Auto-Updater category) you'll need to leverage regX. For more information look here:

http://resources.arcfmsolution.com/DesktopSDK/RegX.html[/quote]

Thank you for the quick response. I still cannot see the CustomAU's. I followed the procedure described above in the link. see the attached picture in which it says types registered successfully.[attachment=0]RegX.JPG[/attachment]


Attachments:
RegX.JPG
RegX.JPG [ 48.48 KiB | Viewed 1157 times ]
Top
 Profile  
 
 Post subject: Re: Custom Auto Updaters not visible in ArcFM Properties Man
PostPosted: Tue Mar 15, 2011 12:42 pm 
Offline
Telvent North America Rep
User avatar

Joined: Wed Aug 18, 2010 4:09 pm
Posts: 108
Location: Fort Collins, Colorado
Whoops! You took the help documentation a little too literally. :-) Adjust the Component category to the one you want. Specifically, I think you need to put those in the SpecialAU Category as follows:

[ComCategories.ComponentCategory(ComCategories.ComCategory.SpecialAutoUpdateStrategy)]

You might want to regx /u the dll you have now, because it looks like they are in the custom text category which could cause problems...


Top
 Profile  
 
 Post subject: Re: Custom Auto Updaters not visible in ArcFM Properties Man
PostPosted: Tue Mar 15, 2011 12:55 pm 
Offline

Joined: Mon Feb 21, 2011 10:58 am
Posts: 5
This line worked!

[ComponentCategory(Miner.ComCategories.ComCategory.SpecialAutoUpdateStrategy)]

Thank you for pointing me in the right direction.


Top
 Profile  
 
 Post subject: Re: Custom Auto Updaters not visible in ArcFM Properties Man
PostPosted: Tue Mar 15, 2011 1:22 pm 
Offline
Telvent North America Rep
User avatar

Joined: Wed Aug 18, 2010 4:09 pm
Posts: 108
Location: Fort Collins, Colorado
You're welcome! Glad you got it going. :-)


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

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