Guest
2007-12-19T22:10:10Z
I want to use DotNet Component in intelliSW and I use Asp.Net 2005

But how I can Add IntelliSMSDotNet.dll to the project references ??
( what is the project references ? )
Support
2007-12-20T08:40:19Z
You can add the reference to your project as follows:

1) Copy the IntelliSMSDotNet.dll to your projects 'bin' directory
2) Right click on 'References' and select 'Add Reference...'
3) Staying on the '.Net' tab click 'Browse...'
4) Select the IntelliSMSDotNet.dll (located in the 'bin' directory)
5) Click 'OK'