JustinK101


Hello,

When I click into Microsoft SQL Server Management Studio Express and login with windows auth and right click the top of tree, the acutal SQL server instance name, and click properties I get the following error.

http://www.ftoperations.net/screen_shot.jpg

Any ideas what is causing this Everything else works perfect in Studio Express, and am able to view tables, stored procedures, generate reports, everything except get the properties of the SQL instance.

Thanks for the help.




Re: Management Studio -> Could Not Find Function xp_msver in library xplog70.dll

JustinK101


Bump. Anybody know or seen this before Thanks.




Re: Management Studio -> Could Not Find Function xp_msver in library xplog70.dll

Satya SKJ

What is the version of that SQL Server you are trying to view

Have you attempted to install Service pack2 and try again.







Re: Management Studio -> Could Not Find Function xp_msver in library xplog70.dll

JustinK101

I am running: 9.00.3042

I think I have service pack 2 installed.





Re: Management Studio -> Could Not Find Function xp_msver in library xplog70.dll

Satya SKJ

Last try is to reinstall client tools, may try.




Re: Management Studio -> Could Not Find Function xp_msver in library xplog70.dll

mrdenny

What happens when you manually run xp_msver from a query window




Re: Management Studio -> Could Not Find Function xp_msver in library xplog70.dll

JustinK101

What happens when you manually run xp_msver from a query window

I tried this, the output is the same:

xp_msver ProductName

Msg 17751, Level 16, State 0, Procedure xp_msver, Line 1

Could not find the function xp_msver in the library xplog70.dll. Reason: 127(The specified procedure could not be found.).

My Ent. Management install is good, perhaps somebody could send me their xplog70.dll from their install and try that That dll should be in the binn folder of your MSSQL Home Dir.





Re: Management Studio -> Could Not Find Function xp_msver in library xplog70.dll

JustinK101

Does anybody have a valid xplog70.dll file

The only thing I can think of is that my DLL is messed up somehow.

Any other ideas though





Re: Management Studio -> Could Not Find Function xp_msver in library xplog70.dll

JustinK101

Anybody have ideas, as I am not able to access the root/top level properties of Microsoft SQL and the settings.

Thanks!