HOME > DepartmentOfGoods.com
Compare prices from different stores and search related products for :
System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: Value cannot be null.
Parameter name: input (Fault Detail is equal to An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.ArgumentNullException: Value cannot be null.
Parameter name: input
at System.Text.RegularExpressions.Regex.Replace(String input, String replacement)
at System.Text.RegularExpressions.Regex.Replace(String input, String pattern, String replacement)
at ProductSearchService.ProductSearch.sanitizeInput(String input) in c:\Users\vrinteractive\Documents\Visual Studio 2010\Projects\CS_KBX\components\ProductSearchService\ProductSearch.svc.cs:line 159
at ProductSearchService.ProductSearch.Search(String input, Int32 maxResults) in c:\Users\vrinteractive\Documents\Visual Studio 2010\Projects\CS_KBX\components\ProductSearchService\ProductSearch.svc.cs:line 46
at SyncInvokeSearch(Object , Object[] , Object[] )
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(Messag...).