Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

LabelControl and CustomFieldsControl missing from DLL
Last Post 04/30/2008 1:57 PM by G2 Excel. 2 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
G2 Excel
New Member
New Member
Posts:11


--
04/29/2008 8:41 PM

Hi, I have installed the DMX 4 on my DEV box, in VS 2008, I can not get it to compile though. The 2 errors are about  "Could not load type 'Bring2mind.DNN.Modules.DMX.Controls.CustomFieldsControl'. and "Could not load type 'Bring2mind.DNN.Modules.DMX.Controls.labelControl' . The label and customfieldscontrol  ascx files are under the Controls filder,  but the DLL Bring2mind.DNN.Modules.DMX.dll does not have the definition.  I can still get most of the MDX working on my DEV box,  I intend to pack everything up into a BIN DLL file, so it is important for me to compile all including DMX4.  can you help and see if they are indeed missing? Thank you.

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
04/30/2008 1:27 PM
Hi,

Are you using a partial source version of DMX? If not: why are you trying to compile something?

Peter
G2 Excel
New Member
New Member
Posts:11


--
04/30/2008 1:57 PM

I had installed it on the DEV box which has the source files for DNN farmework, but not the DMX source code. When I load the solution again, it automatically includes the UI files for Labelcontrol and CustomFielsControl. I guess what happens is, as I do not have the source  code behind files for these 2 controls and these 2 controls are not in the DLL, so I get the error.

But never mind,  I was easily able to get around by just removing these 2 GUI files from the solutiion & the Bring2Mind folder.  What I should do actually at the beginning is to separate the DEV source compiled version from the installed version. 

You are not authorized to post a reply.