error 0: cannot load the dll, xpstar.dll
am 20.07.2007 07:39:22 von kucuktosbiii
hi
i use sql 2000 server and windows 2003 standart server.
i have problem, when i open the database in sql server,
i see this error message
"error 0: cannot load the dll, xpstar.dll .. reason 126"
what can i do?
thanks
Re: error 0: cannot load the dll, xpstar.dll
am 20.07.2007 11:24:52 von Erland Sommarskog
kucuktosbiii (aliyorulmaz2006@gmail.com) writes:
> i use sql 2000 server and windows 2003 standart server.
> i have problem, when i open the database in sql server,
> i see this error message
> "error 0: cannot load the dll, xpstar.dll .. reason 126"
> what can i do?
NET HELPMSG 126 says "The specified module could not be found." That
would indicate that the DLL or a file it depends on is missing.
I search on Google on "XPSTAR" and 126 and found a few hits that
agreed with this diagnosis. The one at
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=175342 8&SiteID=1
looks particularly promising.
--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downlo ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books .mspx