I'm having an error that I have seen on numerous posts, but have been unable to resolve so here it is.
Have Smith Payment Pro, using Auth.net (AIM), SSL installed, dnn 5.6.1
I tried the following steps, any other ideas?
1. From the dnn->host menu uninstall all Smith modules; Smith.BuyNow, Smith.AffliateTracking, Smith.Category, etc. Make sure you check the delete files box when you uninstall.
2. Confirm that all stored procs and tables with a prefix of smith in your database are deleted
3. Confirm that all Smith files in /desktopmodules are deleted and the folders are removed
4. Install the latest cart module
5. Configure the cart settings and test
Here's my error:
AssemblyVersion: 5.6.1
PortalID: 0
PortalName: The HNBA Legal Education Fund
UserID: -1
UserName:
ActiveTabID: 74
ActiveTabName: Donate
RawURL: /Donate.aspx?ctlname=Confirm
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: https://www.hnbafund.org/Donate.aspx?ctlname=Confirm
UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 4e445ca2-ca23-4408-aaaf-1bbfd2d941be
InnerException: Parameter count does not match Parameter Value count.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Microsoft.ApplicationBlocks.Data.SqlHelper.AssignParameterValues
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Parameter count does not match Parameter Value count. ---> System.ArgumentException: Parameter count does not match Parameter Value count. at Microsoft.ApplicationBlocks.Data.SqlHelper.AssignParameterValues(SqlParameter[] commandParameters, Object[] parameterValues) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, String spName, Object[] parameterValues) at Smith.DNN.Modules.Registration.SqlDataProvider.UpdateCustomer(Int32 customerID, String firstName, String lastName, String address1, String address2, String city, String state, String country, String zip, String homePhone, String cellPhone, String workPhone, String email, String password, Boolean contact, String dNNLogin, Boolean subscriptionCancelled, String comments, String udf, String udtb, String udtb2, String udtb3, String fileUpload, String companyName) at Smith.DNN.Modules.Registration.RegistrationController.UpdateCustomer(CustomerInfo objCustomer) at Smith.DNN.Modules.Registration.Confirm.btnSubmit_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) at System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.ImageButton.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 ---
Source:
Server Name: CLE02WEB06