Jump to content

SQLdumper error


Recommended Posts

Guest Drew SQL
Posted

When signing on I recieve the following message

SQLDUMPER libary failed intilization. Installation is either corrupt or has

been tampered with. Please uninstall or rerun setup. After clicking on OK

everything seems ok

 

This started after I unistalled a trail version of Microsoft Accounting

  • Replies 2
  • Created
  • Last Reply

Popular Days

Guest Malke
Posted

Re: SQLdumper error

 

Drew SQL wrote:

> When signing on I recieve the following message

> SQLDUMPER libary failed intilization. Installation is either corrupt or has

> been tampered with. Please uninstall or rerun setup. After clicking on OK

> everything seems ok

>

> This started after I unistalled a trail version of Microsoft Accounting

>

>

 

See if you have an entry for SQL Server (or SQL-anything) in Add/Remove

Programs. If yes, then uninstall it. If no, then the uninstall of MS

Accounting left an entry in Startup that wasn't removed when you

uninstalled the program. In that case:

 

Start>Run>msconfig [enter]

 

This brings up the System Configuration Utility. Look on the Startup tab

and find the probable culprit. Uncheck the box next to its name, Apply

and OK out. You don't need to restart immediately, but the next time you

do you'll get a dialog saying you've used the Utility. Just tick the box

that says in effect, "don't bother me about this again".

 

Important - Do not use the System Configuration Utility to stop

processes. Instead, use Start>Run>services.msc [enter]

 

How to Troubleshoot By Using the Msconfig Utility in Windows XP -

http://support.microsoft.com/?id=310560

 

But I would check in Add/Remove Programs first.

 

 

Malke

--

Elephant Boy Computers

http://www.elephantboycomputers.com

"Don't Panic!"

MS-MVP Windows - Shell/User

Posted

RE: SQLdumper error

 

 

 

"Drew SQL" wrote:

> When signing on I recieve the following message

> SQLDUMPER libary failed intilization. Installation is either corrupt or has

> been tampered with. Please uninstall or rerun setup. After clicking on OK

> everything seems ok

>

> This started after I unistalled a trail version of Microsoft Accounting

 

This and entry or Orphans left behind try to remove from both the windows

Explorer and the registry by downloading this tool:

AutoRuns for Windows v8.61

By Mark Russinovich and Bryce Cogswell

http://www.microsoft.com/technet/sysinternals/utilities/Autoruns.mspx

Open a run command and type in:

services.msc click [OK].

On the services Control Panel locate the SQL Service and Disable it.

 

How to uninstall an instance of SQL Server 2005 manually

http://support.microsoft.com/kb/909967

 

SQL Server 2005 connectivity and Volume Shadow Copy Service (VSS)

http://support.microsoft.com/kb/919023

 

 

Try to start with clean boot and uncheck the line from start up for the

application (Windows Accounting 2007) from starting up.

To do that do this:

Open a run command and type in:

msconfig click [OK] on the System Configuration click on StartUp Tap and

uncheck the line as mention for the windows accounting 2007 and the SQLDUMPER.

 

Reboot and see if you will get the error, does it appear?.

If yes, then open a run command and type in:

sfc /scannow click [OK] and wait for it to finish, then Run Disk CleanUp

and Reboot.

HTH.

Let us know.

nass

----

http://www.nasstec.co.uk


×
×
  • Create New...