I'm unable to access the following when trying to establish references based on the other post. Which dll should I be using in order to access this? Is it checkbox.dll or does it involve others as well?
Imports Checkbox.Users
Imports Checkbox.Forms
Imports Checkbox.Panels
Imports Checkbox.Security
Imports Checkbox.Invitations
Imports Checkbox.Messaging.Email
....
I figured this out. I added the checkbox.dll which also adds several other dependency dlls. The import statements are now good. However, there seems to be issues with the conversion from C# to vb.net. I'll post those issues in the original thread from July.
Last edited by leeg32; 03-05-2008 at 01:59 PM.
Reason: found dll.
|