Ducky
07-01-2004, 01:38 AM
For some reason I cannot use the oBout TreeView control?
- I installed the DLL into the ./bin directory off the web application directory
- I import the namespace definition
Line: Dim oTree as New obout_ASPTreeView_XP_NET.Tree()
Error: 'Tree' is ambiguous in the namespace ce 'obout_ASPTreeView_XP_NET'.
Just to make sure, I tried running their own sample applications on the web server and I am getting the same error on same code line.
Anyone had problems with using their component?
Thanks in advance
- I installed the DLL into the ./bin directory off the web application directory
- I import the namespace definition
Line: Dim oTree as New obout_ASPTreeView_XP_NET.Tree()
Error: 'Tree' is ambiguous in the namespace ce 'obout_ASPTreeView_XP_NET'.
Just to make sure, I tried running their own sample applications on the web server and I am getting the same error on same code line.
Anyone had problems with using their component?
Thanks in advance