Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
FileSite Custom Menu problem
Jan999
Hi,
I've written a custom command for FileSite 8.2 (I've done this before so I pretty much know what I need to do) but when trying to access certain objects from the iManage.dll I get an error.
The error message is:- "Could not load type 'iManage.IManWorkspace' from assembly 'Interop.IManage, version 2.0.0.0, culture=neutral, publickkeytoken=null"
I get a similar error if I try to access the IManDMS object.
This works on my development machine so the code must be ok. I've tried re-registering the interop but that didn't work.
Any clues appreciated.
Thanks
Jan
Find more posts tagged with
Comments
jny
Are you referencing the imanage.dll 8.2 when you build the interop dll?
Jan999
Yes I am. I can get at the .NRT type classes (e.g.NRTDMS), but even declaring a variable as a type of IManDMS, IManWorkspace etc stops the process from working.
Quarterly Indicators-2.rptdesign
jny
That's really strange. The 8.2 imanage.dll -- or any 8.x imanage.dll -- exposes this new IMan Interfaces. Would you send in your DLL in a zip file?