Options

Unhandled Exception: AccessViolationException, Win 2003 x64

johnretlawjohnretlaw Posts: 2
edited February 25, 2008 4:41PM in SQL Backup Previous Versions
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
MCITP: Database Developer
MCITP: Database Administrator
MCTS: SQL Server 2005
Sign In or Register to comment.