Unhandled Exception: AccessViolationException, Win 2003 x64
johnretlaw
Posts: 2
Hi:
I randomly receive the following error when trying to open the UI on MS Windows Server 2003 R2 Enterprise x64 Edition SP2.
This is a prod server with fast everything.
begin error
SQLBackup v5
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
AccessViolationException
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at _140._3()
at _140._1()
end error
Anyone have a clue? I think I read something somewhere about this happening when a 32 bit app is trying to access something on the x64 side...but I have no idea.
Please advise....Thanks
I randomly receive the following error when trying to open the UI on MS Windows Server 2003 R2 Enterprise x64 Edition SP2.
This is a prod server with fast everything.
begin error
SQLBackup v5
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
AccessViolationException
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at _140._3()
at _140._1()
end error
Anyone have a clue? I think I read something somewhere about this happening when a 32 bit app is trying to access something on the x64 side...but I have no idea.
Please advise....Thanks
MCITP: Database Developer
MCITP: Database Administrator
MCTS: SQL Server 2005
MCITP: Database Administrator
MCTS: SQL Server 2005