Advertisement
simeon_mcgri

Untitled

Dec 5th, 2016
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.38 KB | None | 0 0
  1. System.ArgumentException
  2. The parameter data type of System.TimeSpan is invalid.
  3.  
  4. Description: HTTP 500.Error processing request.
  5. Details: Non-web exception. Exception origin (name of application or object): System.Data.
  6. Exception stack trace:
  7. at System.Data.SqlClient.SqlParameter.InferSqlType (System.Object value) [0x00045] in /private/tmp/source-mono-4.8.0/bockbuild-mono-4.8.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/System.Data/System.Data.SqlClient/SqlParameter.cs:502
  8. at System.Data.SqlClient.SqlParameter..ctor (System.String parameterName, System.Object value) [0x0005f] in /private/tmp/source-mono-4.8.0/bockbuild-mono-4.8.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/System.Data/System.Data.SqlClient/SqlParameter.cs:197
  9. at (wrapper remoting-invoke-with-check) System.Data.SqlClient.SqlParameter:.ctor (string,object)
  10. at System.Data.Entity.SqlServer.SqlProviderServices.CreateSqlParameter (System.String name, System.Data.Entity.Core.Metadata.Edm.TypeUsage type, System.Data.Entity.Core.Metadata.Edm.ParameterMode mode, System.Object value, System.Boolean preventTruncation, System.Data.Entity.SqlServer.SqlVersion version) [0x00008] in <0025bc3e22524ba9a352d7f62faa5b3f>:0
  11. at System.Data.Entity.SqlServer.SqlGen.DmlSqlGenerator+ExpressionTranslator.CreateParameter (System.Object value, System.Data.Entity.Core.Metadata.Edm.TypeUsage type, System.String name) [0x00024] in <0025bc3e22524ba9a352d7f62faa5b3f>:0
  12. at System.Data.Entity.SqlServer.SqlGen.DmlSqlGenerator+ExpressionTranslator.Visit (System.Data.Entity.Core.Common.CommandTrees.DbConstantExpression expression) [0x00019] in <0025bc3e22524ba9a352d7f62faa5b3f>:0
  13. at System.Data.Entity.Core.Common.CommandTrees.DbConstantExpression.Accept (System.Data.Entity.Core.Common.CommandTrees.DbExpressionVisitor visitor) [0x0000c] in <000f54522ad145bf987b3043022f9799>:0
  14. at System.Data.Entity.SqlServer.SqlGen.DmlSqlGenerator.GenerateInsertSql (System.Data.Entity.Core.Common.CommandTrees.DbInsertCommandTree tree, System.Data.Entity.SqlServer.SqlGen.SqlGenerator sqlGenerator, System.Collections.Generic.List`1[System.Data.SqlClient.SqlParameter]& parameters, System.Boolean generateReturningSql, System.Boolean upperCaseKeywords, System.Boolean createParameters) [0x002d1] in <0025bc3e22524ba9a352d7f62faa5b3f>:0
  15. at System.Data.Entity.SqlServer.SqlGen.SqlGenerator.GenerateSql (System.Data.Entity.Core.Common.CommandTrees.DbCommandTree tree, System.Data.Entity.SqlServer.SqlVersion sqlVersion, System.Collections.Generic.List`1[System.Data.SqlClient.SqlParameter]& parameters, System.Data.CommandType& commandType, System.Collections.Generic.HashSet`1[System.String]& paramsToForceNonUnicode) [0x00043] in <0025bc3e22524ba9a352d7f62faa5b3f>:0
  16. at System.Data.Entity.SqlServer.SqlProviderServices.CreateCommand (System.Data.Entity.Core.Common.DbProviderManifest providerManifest, System.Data.Entity.Core.Common.CommandTrees.DbCommandTree commandTree) [0x0002c] in <0025bc3e22524ba9a352d7f62faa5b3f>:0
  17. at System.Data.Entity.SqlServer.SqlProviderServices.CreateDbCommandDefinition (System.Data.Entity.Core.Common.DbProviderManifest providerManifest, System.Data.Entity.Core.Common.CommandTrees.DbCommandTree commandTree) [0x00018] in <0025bc3e22524ba9a352d7f62faa5b3f>:0
  18. at System.Data.Entity.Core.Common.DbProviderServices.CreateDbCommandDefinition (System.Data.Entity.Core.Common.DbProviderManifest providerManifest, System.Data.Entity.Core.Common.CommandTrees.DbCommandTree commandTree, System.Data.Entity.Infrastructure.Interception.DbInterceptionContext interceptionContext) [0x00000] in <000f54522ad145bf987b3043022f9799>:0
  19. at System.Data.Entity.Core.Common.DbProviderServices.CreateCommandDefinition (System.Data.Entity.Core.Common.CommandTrees.DbCommandTree commandTree, System.Data.Entity.Infrastructure.Interception.DbInterceptionContext interceptionContext) [0x00034] in <000f54522ad145bf987b3043022f9799>:0
  20. at System.Data.Entity.Core.Common.DbProviderServices.CreateCommand (System.Data.Entity.Core.Common.CommandTrees.DbCommandTree commandTree, System.Data.Entity.Infrastructure.Interception.DbInterceptionContext interceptionContext) [0x00000] in <000f54522ad145bf987b3043022f9799>:0
  21. at System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.CreateCommand (System.Data.Entity.Core.Common.CommandTrees.DbModificationCommandTree commandTree) [0x00000] in <000f54522ad145bf987b3043022f9799>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement