Jump to content

Server Problem


Recommended Posts

On one of my caches I keep getting this message, can anyone please help?

 

Server Error in '/' Application.

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

 

Line 1: Incorrect syntax near ','.

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: Line 1: Incorrect syntax near ','.

 

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: Line 1: Incorrect syntax near ','.]

System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +180

Groundspeak.Web.SqlData.SqlConnectionManager.ExecuteNonQuery(String sql, Database database) +148

Groundspeak.Web.SqlData.SqlGeocacheController.Audit(Int64 UserID, Int64 CacheID) +92

Groundspeak.Web.CustomWpt.Geocache.Audit(Int64 UserID) +33

Geocaching.UI.seek_cachedetails.SecurityCheck() +1409

Geocaching.UI.seek_cachedetails.BuildCachePage() +1351

Geocaching.UI.seek_cachedetails.Page_UserLoggedIn(Object sender, EventArgs e) +57

Geocaching.UI.WebformBase.IsLoggedIn() +1056

Geocaching.UI.seek_cachedetails.Page_Load(Object sender, EventArgs e) +326

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

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

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

 

 

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

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

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