This is a migrated thread and some comments may be shown as answers.

Using an old Objectbuilder dll

1 Answer 121 Views
CAB Enabling Kit
This is a migrated thread and some comments may be shown as answers.
Sylvester Bos
Top achievements
Rank 1
Sylvester Bos asked on 11 Mar 2008, 08:22 AM
Hi,

I'm getting the following error trying to build the Telerik.CAB.WinForms

Error 1 The type 'Microsoft.Practices.ObjectBuilder.IBuilderAware' is defined in an assembly that is not referenced. You must add a reference to assembly 'Microsoft.Practices.ObjectBuilder, Version=1.0.51205.0, Culture=neutral, PublicKeyToken=null'. ..\Source\Telerik.CAB.WinForms\Application\RadFormShellApplication.cs 7 11 Telerik.CAB.WinForms (Source\Telerik.CAB.WinForms\Telerik.CAB.WinForms)

I know why because the enterprice library i'm using is "Enterprise Library May 2007" and the one u used might be "Enterprise Library April 2007"

Greetings 

1 Answer, 1 is accepted

Sort by
0
Jordan
Telerik team
answered on 13 Mar 2008, 11:50 AM
Hello Sylvester Bos,

You are correct, the version of the ObjectBuilder.dll is the one before the May 2007 release.

All the projects that are part of the TCEK including the Finance Application example are built against this version. As far as I know the only difference is that the new ObjectBuilder assembly has a strong name.

So you do not need the new features from May 2007 - you can use the CAB assemblies that we redistribute with TCEK and use to build TCEK. Still, if you need these new features you could try replacing the references to the CAB assemblies in TCEK to those from May 2007.

If you have any further questions or suggestions regarding TCEK do not hesitate to write.

All the best,
Jordan
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
CAB Enabling Kit
Asked by
Sylvester Bos
Top achievements
Rank 1
Answers by
Jordan
Telerik team
Share this question
or