Hi Hilbert Solutions, I purchased your Constant Contact module a few days agao and installed onto DNN 5.2.2 and it seemed to work fine. Yesterday i upgraded to DNN 5.3.1 and now I get Page Load exceptions every time I try to signup. As well .. nothing happens .. I do not get any kind of success or failure message. I have also noticed on pages that also contain DataSprings Dynamic forms that clicking submit on your constant contact module seems to make the DataSprings Dynamic Form attempt to process data.
I have included a typical error message here from event log. Seems to act the same in all browsers (IE8, Firefox, Opera, Safari, Chrome)
AssemblyVersion: 5.3.1
PortalID: 0
PortalName: C2 Online
UserID: -1
UserName:
ActiveTabID: 40
ActiveTabName: Home
RawURL: /Home.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://c2online.webmontonmedia.com/Home.aspx
UserAgent: Opera/9.80 (Windows NT 6.0; U; en) Presto/2.5.22 Version/10.51
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: e3b84d91-d38c-447d-80c9-973e28334649
InnerException: Method not found: 'System.String DotNetNuke.Common.Globals.SendMail(System.String, System.String, System.String, System.String, DotNetNuke.Services.Mail.MailPriority, System.String, DotNetNuke.Services.Mail.MailFormat, System.Text.Encoding, System.String, System.String, System.String, System.String, System.String, System.String)'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: HilbertSolutions.Modules.ConstantContactSignUp.ViewConstantContactSignUp.OnSubmit
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Method not found: 'System.String DotNetNuke.Common.Globals.SendMail(System.String, System.String, System.String, System.String, DotNetNuke.Services.Mail.MailPriority, System.String, DotNetNuke.Services.Mail.MailFormat, System.Text.Encoding, System.String, System.String, System.String, System.String, System.String, System.String)'. ---> System.MissingMethodException: Method not found: 'System.String DotNetNuke.Common.Globals.SendMail(System.String, System.String, System.String, System.String, DotNetNuke.Services.Mail.MailPriority, System.String, DotNetNuke.Services.Mail.MailFormat, System.Text.Encoding, System.String, System.String, System.String, System.String, System.String, System.String)'. at HilbertSolutions.Modules.ConstantContactSignUp.ViewConstantContactSignUp.OnSubmit() at HilbertSolutions.Modules.ConstantContactSignUp.ViewConstantContactSignUp.btnSubmit_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
---------------------------------------
Also got a few General exceptions as follows . these seemed to happen first
AssemblyVersion: 5.3.1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 9932227b-767a-4774-afcf-3b715d9cd7cf
InnerException: Could not load type 'HilbertSolutions.Modules.ConstantContactSignUp.ConstantContactSignUpController'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.BuildManager.GetType
StackTrace:
Message: System.Web.HttpException: Could not load type 'HilbertSolutions.Modules.ConstantContactSignUp.ConstantContactSignUpController'. at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors)
Source:
-----------------------------------------------------
AssemblyVersion: 5.3.1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: edab8752-ad37-44d6-b06b-00550a54c520
InnerException: Error Creating BusinessControllerClass 'HilbertSolutions.Modules.ConstantContactSignUp.ConstantContactSignUpController' of module(HilbertSolutions.ConstantContactSignUp) id=(452) in tab(80) and portal(0)
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Activator.CreateInstance
StackTrace:
Message: System.Exception: Error Creating BusinessControllerClass 'HilbertSolutions.Modules.ConstantContactSignUp.ConstantContactSignUpController' of module(HilbertSolutions.ConstantContactSignUp) id=(452) in tab(80) and portal(0) ---> System.ArgumentNullException: Value cannot be null. Parameter name: type at System.Activator.CreateInstance(Type type, Boolean nonPublic) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey) at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID) --- End of inner exception stack trace --- at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID)
Source: