LOGIN
Welcome to Rectron online
Error :
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Data.SqlClient.TdsParser.ReadSqlValue(SqlBuffer value, SqlMetaDataPriv md, Int32 length, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlDataReader.ReadColumnData()
at System.Data.SqlClient.SqlDataReader.ReadColumn(Int32 i, Boolean setTimeout)
at System.Data.SqlClient.SqlDataReader.GetValueInternal(Int32 i)
at System.Data.SqlClient.SqlDataReader.GetValue(Int32 i)
at lambda_method(Closure , Shaper )
at System.Data.Common.Internal.Materialization.Shaper.HandleEntityAppendOnly[TEntity](Func`2 constructEntityDelegate, EntityKey entityKey, EntitySet entitySet)
at lambda_method(Closure , Shaper )
at System.Data.Common.Internal.Materialization.Coordinator`1.ReadNextElement(Shaper shaper)
at System.Data.Common.Internal.Materialization.Shaper`1.SimpleEnumerator.MoveNext()
at OnlineStoreServices.Services.ProductDomainService.FetchProductListItems(Guid gBranchID, Boolean bWebOnly) in C:\Users\AlanM\Documents\Visual Studio 2010\Projects\RectronAUS\OnlineStoreServices\Services\ProductDomainServiceEx.cs:line 177
at OnlineStoreServices.Services.OnlineStore.FetchAllProductListItems(Guid gBranchID, Boolean bWebOnly) in C:\Users\AlanM\Documents\Visual Studio 2010\Projects\RectronAUS\OnlineStoreServices\Services\OnlineStore.asmx.cs:line 391
--- End of inner exception stack trace ---