Server Error in '/hk' Application.

Input string was not in a correct format.

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.FormatException: Input string was not in a correct format.

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:


[FormatException: Input string was not in a correct format.]
   System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +10518915
   System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +207
   DB88.Models.Controllers.Controller.GetListingData(HttpRequest Request) in E:\!SVN_NEW\NEW\development\88dbhk\88db.model\trunk\DB88.Models\DB88.Models\Controllers\Controller.cs:263
   DB88.Models.Controllers.ListingController.ProcessRequest(HttpContext& context, String& virtualPath) in E:\!SVN_NEW\NEW\development\88dbhk\88db.model\trunk\DB88.Models\DB88.Models\Controllers\ListingController.cs:80
   DB88.Models.Controllers.PageFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) in E:\!SVN_NEW\NEW\development\88dbhk\88db.model\trunk\DB88.Models\DB88.Models\Controllers\PageFactory.cs:40
   System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +425
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +263


Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062