Well... after some nagging and begging at the webhotel for the site, I have got them to install .Net 3.5. I have also modified the site to use it ( it is a 4.9.2 site with swedish languagepack ), and installed the Effority User Directorory version 01.01.09 :
This is what is shown in the module:
Fel: Användarlista är för närvarande inte tillgänglig. (Error: Module is not available at the moment)
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 ---
and this is in the system log:
ModuleId: 406
ModuleDefId: 109
FriendlyName: Användarlista
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.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.bahusia.se/Admin/UserAccounts/tabid/42/ctl/ManageProfile/mid/354/filter/None/currentpage/1/Default.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: f70c812f-fa29-4ce3-a79a-e2de8100346f
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
So, the .Net 3.5 is fixed, the latest version is also installed. Installation went throug without problems.
I have not changed, deleted or added anything in the profile fields or settings.
/Jari