|  | Posted by Erland Sommarskog on 07/20/07 09:24 
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=1753428&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/downloads/books.mspx
 Books Online for SQL Server 2000 at
 http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
  Navigation: [Reply to this message] |