Wednesday, March 7, 2012

microsoft.exceptionmessagebox.dll

I wanted to use the SQL server SDK samples and i need the assembly microsoft.exceptionmessagebox.dll ; can you, please, tell me where i can find it? is it installed by the SQL server installer with the DataBase engine integration services or something else?

i'm using SQL Server Express Edition. i looked in the directory "C:\Program Files\Microsoft SQL Server\90\SDK\Assemblies" and i didn' find it.

thanks.

it's me,

I have just found what was wrong.

In the samples they used the assembly microsoft.exceptionmessagebox.dll and with sql server express we should use this one

Microsoft.NetEnterpriseServers.Express.ExceptionMessageBox.dll

it can be found in C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\

this is likely the same assembly cause inside they, both, include the ExceptionMessageBox Class.

No comments:

Post a Comment