Attempted to read or write protected memory in a .NET application
问题 I'm having troubles at implementing and ASP .Net Application in IIS 6 Server. When the user tries to open a web page that access the database, iis server throws "Attempted to read or write protected memory" this is the StackTrace: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at Oracle.DataAccess.Client.OpsPrm.ResetValCtx(OpoPrmValCtx* pOpoPrmValCtx, Int32 ctxSize) at Oracle.DataAccess.Client