Error building with release

Docking/MDI for Windows Forms Forum

Posted 19 years ago by Adamczak - Developer, AAA Software Enterprises
Avatar
I tried to use the DockManager with my project, and when I compile my project I get the following error:

c:\Program Files\Actipro Software\UIStudio\v1.0.0025\ActiproSoftware.UIStudio.Dock.dll Referenced class 'ActiproSoftware.UIStudio.Dock.DockManager' has base class or interface 'ActiproSoftware.WinUICore.Commands.ICommandTarget' defined in an assembly that is not referenced. You must add a reference to assembly 'ActiproSoftware.WinUICore'.


I can't find the ActiproSoftware.WinUICore.Commands.ICommandTarget anywhere in your dlls.

Comments (3)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
You need to add a reference to three assemblies when using the dock controls:
ActiproSoftware.UIStudio.Dock.dll
ActiproSoftware.WinUICore.dll
ActiproSoftware.Shared.dll

You are missing the reference to the WinUICore one.


Actipro Software Support

Posted 19 years ago by Adamczak - Developer, AAA Software Enterprises
Avatar
I see, they were installed in Program Files/Common Files...

Missed that, thanks...
Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
They should be in the GAC as well so you shouldn't need to hunt for them in the file system.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.