Hi,
we got an OutOfMemoryException. The Applicationpool stops every time and we don't know what went wrong.
Please help.
Here is the detailed error message:
Thread information:
Thread ID: 6
Thread account name: IIS APPPOOL\CableFilling.CAD-DotNet.de
Is impersonating: False
Stack trace: at System.Collections.Generic.Dictionary`2.Resize()
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at FiftyOne.Foundation.Mobile.Detection.Strings.Add(String value)
at FiftyOne.Foundation.Mobile.Detection.Binary.Reader.ReadStrings(BinaryReader reader, Strings strings)
at FiftyOne.Foundation.Mobile.Detection.Binary.Reader.Add(Provider provider, BinaryReader reader)
at FiftyOne.Foundation.Mobile.Detection.Binary.Reader.Create(Stream stream)
at FiftyOne.Foundation.Mobile.Detection.Provider.get_EmbeddedProvider()
at FiftyOne.Foundation.Mobile.Detection.Factory.get_Instance()
at FiftyOne.Foundation.Mobile.Detection.Factory.Create(NameValueCollection headers, IDictionary currentCapabilities)
at FiftyOne.Foundation.Mobile.Detection.MobileCapabilitiesProvider.Create(HttpRequest request, IDictionary capabilities)
at FiftyOne.Foundation.Mobile.Detection.MobileCapabilitiesProvider.GetBrowserCapabilities(HttpRequest request)
at System.Web.HttpRequest.get_Browser()
at System.Web.UI.Page.SetIntrinsics(HttpContext context, Boolean allowAsync)
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
Regards Jürgen