hi everybody,
I want to add the Microsoft.Server.smo.dll to my VS 2003 .net project.
However, when I try to do just that, I get an exception
(A reference to Microsoft.SqlServer.Smo.dll could not be added.
this is not a valid assembly or COM component etc).
Any idea
Ozbourn

SMO
dagjo
now let me put this way
i have visual studio 2003 and i have also installed Framework 2.0
I have installed SQL Express 2005
and i want to build an application on VS 2003 which uses SQL Express 2005
what are the requirment
Ramiro Escobar
Ted Ekeroth
It would be best to use a VS 2005 framework for .NET 2.0 projects since it understands .NET 2.0 very well.