Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ciki022
Starting Member
6 Posts |
Posted - 2013-04-17 : 14:15:55
|
Hi,I am using Query Analyzer to execute procedure integrated into database ( I am not author and I dont know what is in procedure, until now procedure worked well ) and I get error like this "ODBC: Msg 0, Level 16, State 1Cannot load the DLL C:\Program Files\Microsoft SQL Server\MSSQL\Binn\xplog70.dell, or one of the DLLs it references. Reason: 126(The specified module could not be found.)."I copied this file, xplog70.dll, from another computer with identical SQL server, to problematic computer, but that not helpedWhat should I try, before I reinstall SQL server ( I dont like that idea ) ?Thanks in advanceGoran |
|
chadmat
The Chadinator
1974 Posts |
Posted - 2013-04-17 : 15:00:28
|
.dell? is that a typo, or the actual message?-Chad |
|
|
ciki022
Starting Member
6 Posts |
Posted - 2013-04-18 : 02:45:13
|
I copied and pasted original message, I checked it again, it is .DELLI dont know the reason |
|
|
ciki022
Starting Member
6 Posts |
Posted - 2013-04-23 : 02:11:18
|
Sorry I made mistake titleing the thread, not Profiler, but Query Analyzer, I fixed thatI fixed that error ( I cleaned Windows, found some malware ), but I now receive this error"Server: Msg 6603, Level 16, State 1, Procedure sp_xml_preparedocument, Line 118XML parsing error: End tag was not expected at this location."What should I do next ? |
|
|
|
|
|
|
|