Hi
This error message happens when trying to restore/backup a database
(The file exists in the binn directory)
How do I solve it ?
thanks in advance
Romy
Is the full error message:
Cannot load the DLL xp_star.dll, or one of the DLLs it
references.
Reason: 126(The specified module could not be found.).
If so, you are likely missing one of the files that
xp_star.dll has a reference to. You can use a dependency
tool like Dependency Walker (Depends.exe) to list all the
dependency for xp_star.dll and narrow down which of the
files is missing.
-Sue
On Tue, 11 Jan 2005 10:35:23 +0200, "romy"
<romyedevelop@.hotmail.com> wrote:
>Hi
>This error message happens when trying to restore/backup a database
>(The file exists in the binn directory)
>How do I solve it ?
>thanks in advance
>Romy
>
|||Are you using the Database Maintenance Wizard to do your backups by any
change?
Than you should also check the dependencies of SQLMAINT.EXE which gets
called via XPSTAR.DLL xp_sqlmaint
GertD@.SQLDev.Net
Please reply only to the newsgroups.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
Copyright SQLDev.Net 1991-2004 All rights reserved.
"Sue Hoegemeier" <Sue_H@.nomail.please> wrote in message
news:b2mau0plboskh42tcqhfeoovn48rngicnt@.4ax.com...
> Is the full error message:
> Cannot load the DLL xp_star.dll, or one of the DLLs it
> references.
> Reason: 126(The specified module could not be found.).
> If so, you are likely missing one of the files that
> xp_star.dll has a reference to. You can use a dependency
> tool like Dependency Walker (Depends.exe) to list all the
> dependency for xp_star.dll and narrow down which of the
> files is missing.
> -Sue
> On Tue, 11 Jan 2005 10:35:23 +0200, "romy"
> <romyedevelop@.hotmail.com> wrote:
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment