Hi,
The DW Support wont help me with this one so I'm trying here.
Does anyone have an idea why I sometimes get this med I update the product index (the old one, I know I can use Repositories but thats is not an option at the moment).
Regards / Aki
Error message: Value does not fall within the expected range.
Call stack: at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Web.Hosting.IIS7WorkerRequest.GetServerVariableInternal(String name)
at System.Web.HttpServerVarsCollection.Get(String name)
at System.Web.HttpRequest.get_Item(String key)
at Dynamicweb.Database.get_IsolateFromHttpContext()
at Dynamicweb.Database.CreateConnection(String database)
at Dynamicweb.Database.ExecuteScalar(String sql, String database, IDbConnection connection, IDbTransaction transaction)
at Dynamicweb.eCommerce.Searching.Index.ProductIndexer.OnBeforeIndex(EventArgs e)
at Dynamicweb.Searching.IndexManager.UpdateIndexInternal(Indexer i, Boolean isFullUpdate, Boolean updateSpell, IDictionary`2 flags)