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

Bring2mind Forums

Compiling DNN after install of DMX4
Last Post 03/11/2008 10:38 PM by Peter Donker. 2 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Tiphanie Combre
New Member
New Member
Posts:24


--
03/11/2008 3:56 PM

I installed the DNN source, then compiled the project successfully.  I then ran the project and installed the DMX 4. Now when I compile I get the following error.

 

Error     1          Could not load type 'Bring2mind.DNN.Modules.DMX.Controls.LabelControl'.            C:\Projects\DotNetNuke\DesktopModules\Bring2mind\DMX\Controls\LabelControl.ascx       1         

 

 

I looked in the bin directory and I do not see a dll for Controls? Should I be expecting one? Are you able to compile the DNN source with the DMX4 PA release?

 

thanks

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
03/11/2008 10:37 PM
Hi Tiphanie,

It should be:
Bring2mind.DNN.Modules.DMX.Controls.WebControls.LabelControl
I guess it's not used. I never compile DNN.

Peter
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
03/11/2008 10:38 PM
A, actually ... scrap that. This is a deprecated ascx. It must have crept into the distribution.

Peter
You are not authorized to post a reply.