Hi,
Everyday when I try to build my solution I get the message that I am missing
the assembly reference to the DSO dll.
Then I have to execute the MS SQL Server 2000 Analysis Services SP3 again to
retain the assembly reference for the DSO.
Then I can work all day installing and uninstalling my solution (with DSO
assembly), but the next day I get the same message again which tells me that
I am missing using statement or assembly reference for the DSO. Off course I
still have my using statement in the code so I conclude that my assembly
reference is messed up.
The properties of the DSO assembly reference are:
(Name) = Interop.DSO
Copy Local = True
Culture = 0
Description = Microsoft Decision Support Objects
Identity = {B492C3E0-0195-11D2-89BA-00C04FB9898D}\5.1\0\tlbimp
Path = D:\NET Projects\DREAMService\DREAMService\obj\Interop.DSO.dll
Strong Name = False
Type = ActiveX
Version = 5.1
Does anybody know what is wrong here (Maybe my Path to the dll is not
good!)?
Thanks in advance, Marco Liedekerken