Hi!
I have found the Effority Userdirectory module, installation goes fine, but when I try to use it I get a error.
I have searched the Effority webpage to find some kind of support without result.
I am using the 01.00.03 version since it is a DNN 4.9.2 site.
I have tried it on an other site, DNN 5.0.1, and on my developmentinstallation which is a 4.9.2 where it works just fine.
The error message is :
Error: Userdirectory is not available.
DotNetNuke.Services.Exceptions.ModuleLoadException: Data is Null. This method or property cannot be called on Null values. ---> System.Data.SqlTypes.SqlNullValueException: Data is Null. This method or property cannot be called on Null values. at System.Data.SqlClient.SqlBuffer.get_String() at effority.UserDirectory.Controller.GetUserProfileDic(List`1 ProfileDefinitions, Int32 PortalId) at effority.UserDirectory.View.GetUserTable(Boolean FromCache) at effority.UserDirectory.View.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
In the system logg there is this:
ModuleId: 402
ModuleDefId: 106
FriendlyName: Användarsök
ModuleControlSource: DesktopModules/effority.UserDirectory/View.ascx
AssemblyVersion: 04.09.02
PortalID: 0
PortalName: Bahusia Personalförmedling
UserID: 1
UserName: host
ActiveTabID: 55
ActiveTabName: Lediga Jobb
RawURL: /LedigaJobb/tabid/55/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.bahusia.se/LedigaJobb/tabid/55/ctl/Module/ModuleId/402/Default.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; sv-SE; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: a1d34fe5-59e6-4d3f-b42b-0be25d06ddb7
InnerException: Data is Null. This method or property cannot be called on Null values.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Data.SqlClient.SqlBuffer.get_String
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Data is Null. This method or property cannot be called on Null values. ---> System.Data.SqlTypes.SqlNullValueException: Data is Null. This method or property cannot be called on Null values. at System.Data.SqlClient.SqlBuffer.get_String() at effority.UserDirectory.Controller.GetUserProfileDic(List`1 ProfileDefinitions, Int32 PortalId) at effority.UserDirectory.View.GetUserTable(Boolean FromCache) at effority.UserDirectory.View.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Namn på värddatorn:WEBSERV08
Any ideas what to do? This module would if it worked fill a big need I have on the site.
/Jari Ivanoff