Comments
Sort by recent activity
Hi Chris
OK I've found the problem. My default printer was an HP Laser Jet 2100 and I changed this to something else SQL Compare started working.
Thanks for your help
Steve / comments
Hi Chris
OK I've found the problem. My default printer was an HP Laser Jet 2100 and I changed this to something else SQL Compare started working.
Thanks for your help
Steve
Hi Chris
I'm not working in a virtual environment, although I did have MS virtual PC and Server 2007 installed. Both have been removed now.
I'm working on an HP DX2300 with 3.25GB of RAM. It originally had Windows 2000 Pro (not sure what service pack) but this was upgraded to Windows XP Pro SP2.
.Net frameworks 1.1, 2.0, 3.0 and 3.5 are all installed.
There is a varierty of software installed including MS Visual Studio 2005/2008 and SQL 2005 tools, Office 2003 plus Access 97 [image] and a number of MS and non MS apps. If theres something I can run that will give you a more comprehensive list then please let me know.
Steve / comments
Hi Chris
I'm not working in a virtual environment, although I did have MS virtual PC and Server 2007 installed. Both have been removed now.
I'm working on an HP DX2300 with 3.25GB of RAM. It orig...
Hi Chris
I've checked my office pc and there dosn't appear to be an option to turn on any kind of memory test (or turn off fast boot).
I've not experienced any problems with other applications and I have re-downloaded the install from your web site, uninstalled the original version, rebooted, installed the new version and I get the same problem.
I decided to install SQL Compre on one of my test virtual machines I have running on a seperate server, the vm is running windows 2003 server and it installed and runs OK on there.
I can do what I need to do for now with the software installed on the vm.
Would be interested to hear if you come up with any other suggestions though.
Thanks
Steve / comments
Hi Chris
I've checked my office pc and there dosn't appear to be an option to turn on any kind of memory test (or turn off fast boot).
I've not experienced any problems with other applications and ...
Hi
Thanks for the response, I've done as you've asked and below is the contents of the error.log file.
Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Drawing.SafeNativeMethods.DocumentProperties(HandleRef hwnd, HandleRef hPrinter, String pDeviceName, IntPtr pDevModeOutput, IntPtr pDevModeInput, Int32 fMode)
at System.Drawing.Printing.PrinterSettings.GetHdevmodeInternal()
at System.Drawing.Printing.PrinterSettings.GetHdevmode()
at System.Drawing.Printing.PageSettings.GetPaperSize(IntPtr modeHandle)
at System.Drawing.Printing.PageSettings.get_PaperSize()
at DevExpress.XtraPrinting.Native.PageData..ctor(PageSettings sets, Margins minMargins)
at DevExpress.XtraPrinting.XtraPageSettings.get_Data()
at DevExpress.XtraPrinting.XtraPageSettings.set_Landscape(Boolean value)
at h..ctor()
at bc.b()
at bc..ctor()
at ca.a()
at cd.b()
Regards
Steve / comments
Hi
Thanks for the response, I've done as you've asked and below is the contents of the error.log file.
Unhandled Exception: System.AccessViolationException: Attempted to read or write protected mem...