Hello guys,
I'm getting an error that i havent seen before, i'm using Visual Studi0 2005 Beta 2 and the error is below. Any idea ? Server Error in '/FlyCatcher' Application. _____ Attempted to read or write protected memory. This is often an indication that other memory is corrupt. 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.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. 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: [AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.] Microsoft.CommerceServer.Interop.Profiles.ProfileServiceClass.Initialize(Str ing sConfigStore, String sCatalog) +0 Microsoft.CommerceServer.Runtime.Profiles.ProfileContext..ctor(String profilesvcConnstr, String providerConnstr, String bdaoConnstr, DebugContext dbgContext) +805 Microsoft.CommerceServer.Runtime.Profiles.CommerceProfileModule.CreateProfil eContext() +524 Microsoft.CommerceServer.Runtime.Profiles.CommerceProfileModule.get_ProfileC ontext() +93 Microsoft.CommerceServer.Runtime.Profiles.CommerceProfileModule.Init(HttpApp lication appInstance) +118 System.Web.HttpApplication.InitModules() +203 System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +1191 System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +429 System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +113 System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +267 _____ Version Information: Microsoft .NET Framework Version:2.0.50215.44; ASP.NET Version:2.0.50215.44 [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
