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

Bring2mind Forums

Error after installing Bring2mind
Last Post 07/04/2012 9:25 AM by Peter Donker. 2 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Andy
New Member
New Member
Posts:2


--
06/28/2012 11:23 PM
We installed and configured had our DotNetNuke site all set up and working. We then proceeded to install Bring2mind.DMX_6.00.04, and we ended up getting an error. The Error is in the file C:\inetpub\wwwroot\ReportingPortalWebsite\App_Code\DNNService.vb. The line is:
Line 177: Dim entry As EntryInfo = EntriesController.GetEntryByTitle(0, collectionid, title, String.Empty, False, False)

It says EntryInfo is not defined.

Can you give us more information on how to fix this?

Thank you!
Andy
New Member
New Member
Posts:2


--
06/29/2012 4:20 PM
This may help:

I get this Compiler Warning Message:

Warning: BC40056: Namespace or type specified in the Imports 'Bring2mind.DNN.Modules.DMX.Business' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.

I looked in the bin folder, and Bring2mind.DNN.Modules.DMX.Business is not there. All that is there is Bring2mind.DNN.Modules.DMX, Bring2mind.DNN.Modules.DMX.Core and Bring2mind.DNN.Modules.DMX.WebDAV. As a shot in the dark, I tried putting those three in the source code, to no avail.

Hopefully this helps.
Thanks again
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
07/04/2012 9:25 AM
Hi Andy,

This is custom code made by someone else that will need to be adjusted to DMX 6. The namespaces have been altered to bring them more in line with DNN namespace conventions.

Peter
You are not authorized to post a reply.