Jump to content

Problem When Trying To Preview A Pq


nonnipoppy

Recommended Posts

When I select Preview Pocket Query on my list of PQs I get the following error, when selecting Preview in Google Earth there is only a blank box never any detail.

 

Server Error in '/' Application.

--------------------------------------------------------------------------------

 

Arithmetic overflow error converting numeric to data type numeric.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

 

Exception Details: System.Data.SqlClient.SqlException: Arithmetic overflow error converting numeric to data type numeric.

 

Source Error:

 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

 

Stack Trace:

 

[sqlException: Arithmetic overflow error converting numeric to data type numeric.]

System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +742

System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) +45

System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) +5

System.Data.Common.DbDataAdapter.FillFromCommand(Object data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +304

System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +77

System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) +38

Groundspeak.Web.SqlData.SqlConnectionManager.FillDataSetSP(String StoredProc, ParameterList Params, Int32 Timeout, Database database) +553

Groundspeak.Web.SqlUserRoutes.GetRouteCachesByRouteGUID(Guid RouteGUID, Double SearchDistance) +217

Groundspeak.Web.UserRoutes.UserRoute.GetRouteCachesByRouteGUID(Guid RouteGuid, Double SearchDistance) +42

Groundspeak.Web.PocketQueries.GeocacheQuery.BuildSqlQuery() +10016

Groundspeak.Web.PocketQueries.GeocacheQuery.ReturnResultList() +34

Geocaching.UI.geocaching_nearest.Location_PQLoaded(Object sender, EventArgs e) +386

Geocaching.LocationPanel.GetQueryParms() +4547

Geocaching.LocationPanel.Page_Load(Object sender, EventArgs e) +108

System.Web.UI.Control.OnLoad(EventArgs e) +67

System.Web.UI.Control.LoadRecursive() +35

System.Web.UI.Control.LoadRecursive() +98

System.Web.UI.Control.LoadRecursive() +98

System.Web.UI.Page.ProcessRequestMain() +750

 

 

--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300

Link to comment
Guest
This topic is now closed to further replies.
×
×
  • Create New...