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

Bring2mind Forums

General Exception in the event log viewer of the portal
Last Post 10/29/2012 5:13 PM by Peter Donker. 2 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
MIr
New Member
New Member
Posts:1


--
08/08/2012 1:45 PM
Hi ,

We are getting a lot these exceptions related to the DMX in the event viewer log can anyone help please?

AssemblyVersion: 6.1.2

PortalID: -1

PortalName:

UserID: -1

UserName:

ActiveTabID: -1

ActiveTabName:

RawURL:

AbsoluteURL:

AbsoluteURLReferrer:

UserAgent:

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider

ExceptionGUID: 7db5c329-aa9c-4e98-a88f-c2f790beaf62

InnerException: RecipientUserId

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.Data.ProviderBase.FieldNameLookup.GetOrdinal

StackTrace:

Message: System.IndexOutOfRangeException: RecipientUserId at System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName) at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name) at System.Data.SqlClient.SqlDataReader.get_Item(String name) at Bring2mind.DNN.Modules.DMX.Services.Notification.NotificationInfo.Fill(IDataReader dr) at DotNetNuke.Common.Utilities.CBO.FillObjectFromReader(Object objObject, IDataReader dr)

Source:

Server Name: XXXXXX
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
08/10/2012 12:22 PM
It doesn't look familiar but we'll try to replicate this here and see if there's something to fix. I don't believe the error has an impact on functionality or (significantly on) performance.

Peter
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
10/29/2012 5:13 PM
This looks like a mismatch of versions. If you have DMX >= version 06.00.02 then there should be a view in SQL called vw_DMX_Notifications with a column called RecipientUserId. The error in your log complains it can't find that column. We cannot find a method that sidesteps the view in retrieving data. For now we can't replicate this.

Peter
You are not authorized to post a reply.