Hello Scot, i installed latest version enabled maps and configured it with appropriate key I tried saving a property afte i had pinpoint a location on the map
the latitude automaticaly created was 37.99170
and received this
DotNetNuke.Services.Exceptions.ModuleLoadException:
Parameter value '3799170,00000' is out of range. --->
System.ArgumentException: Parameter value '3799170,00000' is out of
range.
at System.Data.SqlClient.TdsParser.TdsExecuteRPC(_SqlRPC[] rpcArray,
Int32 timeout, Boolean inSchema, SqlNotificationRequest
notificationRequest, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean
async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String
method, DbAsyncResult result)
at
System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at
Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection
connection, CommandType commandType, String commandText, SqlParameter[]
commandParameters)
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String
connectionString, CommandType commandType, String commandText,
SqlParameter[] commandParameters)
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String
connectionString, String spName, Object[] parameterValues)
at Ventrian.PropertyAgent.SqlDataProvider.UpdateProperty(Int32
propertyID, Int32 moduleID, Int32 propertyTypeID, Boolean isFeatured,
DateTime dateCreated, DateTime dateModified, DateTime datePublished,
DateTime dateExpired, Int32 viewCount, Int32 status, Int32 authorID,
Int32 modifiedID, Double latitude, Double longitude)
at Ventrian.PropertyAgent.PropertyController.Update(PropertyInfo
objProperty)
at Ventrian.PropertyAgent.EditProperty.Update()
at Ventrian.PropertyAgent.EditProperty.cmdUpdate_Click(Object sender,
EventArgs e)
--- End of inner exception stack trace ---
any help
|