Print Page | Close Window

Install AddIn Object Mapper

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=1031
Printed Date: 10-Jun-2026 at 5:28pm


Topic: Install AddIn Object Mapper
Posted By: marmotta
Subject: Install AddIn Object Mapper
Date Posted: 23-Dec-2008 at 8:24am
I view the object mapper in Add-In Manager but
when i Try to select I receive the follow error message

The Add-In 'IdeaBlade Object Mapper' failed to load or caused an exception.

Error message: Errore non specificato
Error number: 80004005

Help me Please
I would evaluate the product....

Visual Studio Release English "Standard Edition"    -   SqlServer Express 2005 - Framework 2.0 and 1.1 installed

Ciao
MM




Replies:
Posted By: davidklitzke
Date Posted: 23-Dec-2008 at 12:29pm
Marmotta,
 
Are you using non-English OS or non-English Visual Studio?
 
Are you using Vista or XP?
 
It looks like Visual Studio can find the Addin file, but my guess is that iit can't find one of the dependent DLL's such as IdeaBlade.DevTools.Orm or IdeaBlade.DevTools.DTE.
 
Where is IdeaBlade.DevTools.Orm?


Posted By: marmotta
Date Posted: 23-Dec-2008 at 11:56pm
I'm using a Windows XP Sp2 Italian Version and English version of Visual Studio.

> Where is IdeaBlade.DevTools.Orm?

IdeaBlade.DevTools.Orm is in following directory

C:\Programmi\IdeaBlade DevForce

This is my AddIn path in Visual Studio

%ALLUSERSPROFILE%\Application Data\Microsoft\MSEnvShared\AddIns
%APPDATA%\Microsoft\MSEnvShared\AddIns
%VSAPPDATA%\AddIns
%VSCOMMONAPPDATA%\AddIns
%VSMYDOCUMENT%\AddIns






Posted By: marmotta
Date Posted: 24-Dec-2008 at 12:38am
I'm succesfull installing the object mapper.

I have replace in the AddIn path Visual Studio

%ALLUSERSPROFILE%\Application Data\Microsoft\MsEnvShared\AddIns

with

c:\document and settings\All Users\Dati Applicazioni\Microsoft\MsEnvShared\AddIns

Restart the Visual Studio and now run.....

thanks





Print Page | Close Window