Latest Occurrence: 11/2/2020 11:35:25 PM
Occurrences: 2
Message = Value cannot be null.
Parameter name: s
ParamName = s
Data = System.Collections.ListDictionaryInternal
InnerException =
TargetSite = Byte[] FromBase64String(System.String)
StackTrace = at System.Convert.FromBase64String(String s)
at System.Security.Cryptography.AesOperation.DecryptString(String key, String cipherText) in E:\SVN\Projects\Frameworks\Tools\Tools\System.Security.Cryptography\AesOperation.cs:line 40
at Auto_MobilePay.Install.Page_Load(Object sender, EventArgs e) in E:\SVN\Projects\Integrations\AutoMobilePay\AutoMobilePay\Install.aspx.cs:line 33
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
HelpLink =
Source = mscorlib
HResult = -2147467261
Latest Occurrence: 10/28/2020 10:33:53 AM
Occurrences: 1
Message = The input data is not a complete block.
Data = System.Collections.ListDictionaryInternal
InnerException =
TargetSite = Byte[] TransformFinalBlock(Byte[], Int32, Int32)
StackTrace = at System.Security.Cryptography.CapiSymmetricAlgorithm.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount)
at System.Security.Cryptography.CryptoStream.FlushFinalBlock()
at System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at System.IO.StreamReader.Dispose(Boolean disposing)
at System.IO.TextReader.Dispose()
at System.Security.Cryptography.AesOperation.DecryptString(String key, String cipherText) in E:\SVN\Projects\Frameworks\Tools\Tools\System.Security.Cryptography\AesOperation.cs:line 54
at Auto_MobilePay.Install.Page_Load(Object sender, EventArgs e) in E:\SVN\Projects\Integrations\AutoMobilePay\AutoMobilePay\Install.aspx.cs:line 33
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
HelpLink =
Source = System.Core
HResult = -2146233296
Latest Occurrence: 10/28/2020 10:13:40 AM
Occurrences: 7
Message = Invalid length for a Base-64 char array or string.
Data = System.Collections.ListDictionaryInternal
InnerException =
TargetSite = Int32 FromBase64_Decode(Char*, Int32, Byte*, Int32)
StackTrace = at System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength)
at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
at System.Convert.FromBase64String(String s)
at System.Security.Cryptography.AesOperation.DecryptString(String key, String cipherText) in E:\SVN\Projects\Frameworks\Tools\Tools\System.Security.Cryptography\AesOperation.cs:line 40
at Auto_MobilePay.Install.Page_Load(Object sender, EventArgs e) in E:\SVN\Projects\Integrations\AutoMobilePay\AutoMobilePay\Install.aspx.cs:line 33
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
HelpLink =
Source = mscorlib
HResult = -2146233033
Latest Occurrence: 10/16/2020 10:43:21 AM
Occurrences: 1
Errors = System.Data.SqlClient.SqlErrorCollection
ClientConnectionId = 19f3fc4e-c8f5-4835-af80-21456ed53ddf
Class = 16
LineNumber = 28
Number = 515
Procedure = Company_Create
Server = gucchi-production.eu, 40000
State = 2
Source = .Net SqlClient Data Provider
ErrorCode = -2146232060
Message = Cannot insert the value NULL into column 'MobilePayAccount', table 'gp_accounting_mobilepay_3.5.dbo.Companies'; column does not allow nulls. INSERT fails.
The statement has been terminated.
Data = System.Collections.ListDictionaryInternal
InnerException =
TargetSite = Void ExecuteNonQuery(System.String, Boolean, Int32)
StackTrace = at System.Data.DataController.ExecuteNonQuery(String sql, Boolean storedProcedure, Int32 timeout) in E:\SVN\Projects\Frameworks\Tools\Tools\System.Data\DataController.cs:line 143
at System.Data.DataController.ExecuteNonQuery(String sql, Boolean storedProcedure) in E:\SVN\Projects\Frameworks\Tools\Tools\System.Data\DataController.cs:line 120
at AutoMobilePayShared.AutoMobilePayCompanyManager.CreateCompany(Int64 id, String apiKey, String mobilePayAccount, String bankAccount, String feeAccount, String journalId, Boolean registerInvoices, Boolean matchInvalidComments, Boolean includeEmptyComments, String invoiceCallbackUrl, Boolean disableAutomaticBooking, Boolean postPerPayment, DateTime startDate) in E:\SVN\Projects\Integrations\New folder\AutoMobilePayShared\AutoMobilePayCompany.cs:line 193
at AutoMobilePayShared.AutoMobilePayApp.Install(Accounting accounting, String bankAccount, String mobilePayAccount, String feeAccount, String journalId, Boolean registerInvoices, Boolean matchInvalidComments, Boolean includeEmptyComments, String invoiceCallbackUrl, Boolean disableAutomaticBooking, Boolean postPerPayment, DateTime startDate, String name, String email, String contactPerson, String street, String zipCode, String town, String country) in E:\SVN\Projects\Integrations\New folder\AutoMobilePayShared\AutoMobilePayApp.cs:line 35
HelpLink =
HResult = -2146232060
Latest Occurrence: 10/16/2020 10:41:17 AM
Occurrences: 1
Errors = System.Data.SqlClient.SqlErrorCollection
ClientConnectionId = 7ce07508-52c2-4ca9-97a7-6c85e4d870b5
Class = 16
LineNumber = 28
Number = 515
Procedure = Company_Create
Server = gucchi-production.eu, 40000
State = 2
Source = .Net SqlClient Data Provider
ErrorCode = -2146232060
Message = Cannot insert the value NULL into column 'MobilePayAccount', table 'gp_accounting_mobilepay_3.5.dbo.Companies'; column does not allow nulls. INSERT fails.
The statement has been terminated.
Data = System.Collections.ListDictionaryInternal
InnerException =
TargetSite = Void ExecuteNonQuery(System.String, Boolean, Int32)
StackTrace = at System.Data.DataController.ExecuteNonQuery(String sql, Boolean storedProcedure, Int32 timeout) in E:\SVN\Projects\Frameworks\Tools\Tools\System.Data\DataController.cs:line 143
at System.Data.DataController.ExecuteNonQuery(String sql, Boolean storedProcedure) in E:\SVN\Projects\Frameworks\Tools\Tools\System.Data\DataController.cs:line 120
at AutoMobilePayShared.AutoMobilePayCompanyManager.CreateCompany(Int64 id, String apiKey, String mobilePayAccount, String bankAccount, String feeAccount, String journalId, Boolean registerInvoices, Boolean matchInvalidComments, Boolean includeEmptyComments, String invoiceCallbackUrl, Boolean disableAutomaticBooking, Boolean postPerPayment, DateTime startDate) in E:\SVN\Projects\Integrations\New folder\AutoMobilePayShared\AutoMobilePayCompany.cs:line 193
at AutoMobilePayShared.AutoMobilePayApp.Install(Accounting accounting, String bankAccount, String mobilePayAccount, String feeAccount, String journalId, Boolean registerInvoices, Boolean matchInvalidComments, Boolean includeEmptyComments, String invoiceCallbackUrl, Boolean disableAutomaticBooking, Boolean postPerPayment, DateTime startDate, String name, String email, String contactPerson, String street, String zipCode, String town, String country) in E:\SVN\Projects\Integrations\New folder\AutoMobilePayShared\AutoMobilePayApp.cs:line 35
HelpLink =
HResult = -2146232060
Latest Occurrence: 10/13/2020 6:21:18 PM
Occurrences: 1
WebEventCode = 0
ErrorCode = -2147467259
Message = A potentially dangerous Request.Form value was detected from the client (ctl00$ContentPlaceHolder1$Authorize$e_api_key="
...").
Data = System.Collections.ListDictionaryInternal
InnerException =
TargetSite = Void ValidateString(System.String, System.String, System.Web.Util.RequestValidationSource)
StackTrace = at System.Web.HttpRequest.ValidateString(String value, String collectionKey, RequestValidationSource requestCollection)
at System.Web.HttpRequest.<>c__DisplayClass280_0.
b__0(String key, String value)
at System.Web.HttpValueCollection.EnsureKeyValidated(String key)
at System.Web.HttpValueCollection.Get(String name)
at System.Web.UI.WebControls.TextBox.LoadPostData(String postDataKey, NameValueCollection postCollection)
at System.Web.UI.WebControls.TextBox.System.Web.UI.IPostBackDataHandler.LoadPostData(String postDataKey, NameValueCollection postCollection)
at System.Web.UI.Page.d__394.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.UI.Page.d__393.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Util.WithinCancellableCallbackTaskAwaitable.WithinCancellableCallbackTaskAwaiter.GetResult()
at System.Web.UI.Page.d__523.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Util.WithinCancellableCallbackTaskAwaitable.WithinCancellableCallbackTaskAwaiter.GetResult()
at System.Web.UI.Page.d__515.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.UI.Page.d__554.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.TaskAsyncHelper.EndTask(IAsyncResult ar)
at System.Web.UI.Page.AsyncPageEndProcessRequest(IAsyncResult result)
at ASP.settings_aspx.EndProcessRequest(IAsyncResult ar) in c:\Users\Gucchi\AppData\Local\Temp\Temporary ASP.NET Files\vs\f882f53c\11e60984\App_Web_mwpdb1qf.10.cs:line 0
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
HelpLink =
Source = System.Web
HResult = -2147467259
Latest Occurrence: 10/13/2020 5:32:20 PM
Occurrences: 2
Message = Input array is longer than the number of columns in this table.
ParamName =
Data = System.Collections.ListDictionaryInternal
InnerException =
TargetSite = System.Data.DataTable ExecuteCSVFromStream(System.IO.Stream, Boolean, System.String[], System.Text.Encoding, System.Collections.Generic.List`1[System.String], Boolean, Boolean)
StackTrace = at System.Data.CsvReader.ExecuteCSVFromStream(Stream stream, Boolean keepStreamAlive, String[] delimiters, Encoding encoding, List`1 headers, Boolean generateHeaders, Boolean overrideCvsDelimiter) in E:\SVN\Projects\Frameworks\Tools\Tools\System.Data\CsvReader.cs:line 155
at AutoMobilePay.Book.LoadColumnSelection(Byte[] bankData) in E:\SVN\Projects\Integrations\New folder\AutoMobilePay\Book.aspx.cs:line 174
at AutoMobilePay.Book.Page_Load(Object sender, EventArgs e) in E:\SVN\Projects\Integrations\New folder\AutoMobilePay\Book.aspx.cs:line 36
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.
d__246.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Util.WithinCancellableCallbackTaskAwaitable.WithinCancellableCallbackTaskAwaiter.GetResult()
at System.Web.UI.Page.d__523.MoveNext()
HelpLink =
Source = Tools
HResult = -2147024809
Latest Occurrence: 10/13/2020 5:30:19 PM
Occurrences: 1
Message = Input array is longer than the number of columns in this table.
ParamName =
Data = System.Collections.ListDictionaryInternal
InnerException =
TargetSite = System.Data.DataTable ExecuteCSVFromStream(System.IO.Stream, Boolean, System.String[], System.Text.Encoding, System.Collections.Generic.List`1[System.String], Boolean, Boolean)
StackTrace = at System.Data.CsvReader.ExecuteCSVFromStream(Stream stream, Boolean keepStreamAlive, String[] delimiters, Encoding encoding, List`1 headers, Boolean generateHeaders, Boolean overrideCvsDelimiter) in E:\SVN\Projects\Frameworks\Tools\Tools\System.Data\CsvReader.cs:line 155
at AutoMobilePay.Book.LoadColumnSelection(Byte[] bankData) in E:\SVN\Projects\Integrations\New folder\AutoMobilePay\Book.aspx.cs:line 174
at AutoMobilePay.Book.ProccessBankResult(AutoMobilePayGetBankTransactionsResult bankResult) in E:\SVN\Projects\Integrations\New folder\AutoMobilePay\Book.aspx.cs:line 388
at AutoMobilePay.Book.lbFinish_Click(Object sender, EventArgs e) in E:\SVN\Projects\Integrations\New folder\AutoMobilePay\Book.aspx.cs:line 149
HelpLink =
Source = Tools
HResult = -2147024809
Latest Occurrence: 10/13/2020 5:29:08 PM
Occurrences: 1
Message = Specified cast is not valid.
Data = System.Collections.ListDictionaryInternal
InnerException =
TargetSite = Void LoadColumnSelection(Byte[])
StackTrace = at AutoMobilePay.Book.LoadColumnSelection(Byte[] bankData) in E:\SVN\Projects\Integrations\New folder\AutoMobilePay\Book.aspx.cs:line 172
at AutoMobilePay.Book.ProccessBankResult(AutoMobilePayGetBankTransactionsResult bankResult) in E:\SVN\Projects\Integrations\New folder\AutoMobilePay\Book.aspx.cs:line 396
at AutoMobilePay.Book.lbFinish_Click(Object sender, EventArgs e) in E:\SVN\Projects\Integrations\New folder\AutoMobilePay\Book.aspx.cs:line 149
HelpLink =
Source = Auto MobilePay
HResult = -2147467262
Latest Occurrence: 10/13/2020 5:27:19 PM
Occurrences: 1
Message = Specified cast is not valid.
Data = System.Collections.ListDictionaryInternal
InnerException =
TargetSite = Void LoadColumnSelection(Byte[])
StackTrace = at AutoMobilePay.Book.LoadColumnSelection(Byte[] bankData) in E:\SVN\Projects\Integrations\New folder\AutoMobilePay\Book.aspx.cs:line 171
at AutoMobilePay.Book.ProccessBankResult(AutoMobilePayGetBankTransactionsResult bankResult) in E:\SVN\Projects\Integrations\New folder\AutoMobilePay\Book.aspx.cs:line 396
at AutoMobilePay.Book.lbFinish_Click(Object sender, EventArgs e) in E:\SVN\Projects\Integrations\New folder\AutoMobilePay\Book.aspx.cs:line 149
HelpLink =
Source = Auto MobilePay
HResult = -2147467262