Groups > Novell > Novell ActiveX > Re: NWSelect ActiveX control - where is one that works?




NWSelect ActiveX control - where is one that works?

NWSelect ActiveX control - where is one that works?
Thu, 15 Mar 2007 16:19:27 GMT
Been trying to get this friggin' thing working.  Can create the object, 
set the properties, retrieve the properties OK.

But Show ( ) fails sliently, returns '0', and never displays anything.

After messing with this all morning, I came here and see this has been 
an issue for, oh, 5 years now.

I downloaded nearly every version of the NDAP controls on Novell's site, 
but the problem still exists.

These are the versions I have tried.  Most have different dates for the 
.ocx file, though they all report v1.0.

novell-activex_ndap-devel-2006.06.14-1windows.zip
novell-activex_ndap-devel-2005.10.06-1windows.zip
novell-activex_ndap-devel-2005.05.23-1windows.zip
novell-activex_ndap-devel-2004.06.08-1windows.exe
novell-activex_ndap-devel-2004.02.17-1windows.exe
novell-activex_ndap-devel-2003.06.11-1windows.exe
novell-activex_ndap-devel-2003.03.00-1windows.exe

Post Reply
Re: NWSelect ActiveX control - where is one that works?
Mon, 19 Mar 2007 22:15:57 GMT
Hi Jeremy,
Susan did kindly a test for you, and replied:
There is a novell bindery control dependency, so you need to make sure you 
have that. You also need an nwdir control. And you need to have an active 
session.

It's working fine for me.  nwselect.ocx dated 9/3/2004.  tested in both vb6 
and .net 2005

NWSelect1.FullName = "nds:\\tree\novell" 
NWSelect1.BrowseOptions = selShowDirectory
NWSelect1.LookInConnectionsOnly = True
NWSelect1.ViewType = selViewDetails
NWSelect1.Show


You would need to be more specific about the problem you're are seeing.  
(.net?  vb6?)

greets, Guenter.


Jeremy Mlazovsky <Jeremy.Mlazovsky_NOSPAM_@notes.udayton.edu> wrote in 
news:jmeKh.1221$XU6.564@prv-forum2.provo.novell.com:

> Been trying to get this friggin' thing working.  Can create the object, 
> set the properties, retrieve the properties OK.
> 
> But Show ( ) fails sliently, returns '0', and never displays anything.
> 
> After messing with this all morning, I came here and see this has been 
> an issue for, oh, 5 years now.
> 
> I downloaded nearly every version of the NDAP controls on Novell's site, 
> but the problem still exists.
> 
> These are the versions I have tried.  Most have different dates for the 
> .ocx file, though they all report v1.0.
> 
> novell-activex_ndap-devel-2006.06.14-1windows.zip
> novell-activex_ndap-devel-2005.10.06-1windows.zip
> novell-activex_ndap-devel-2005.05.23-1windows.zip
> novell-activex_ndap-devel-2004.06.08-1windows.exe
> novell-activex_ndap-devel-2004.02.17-1windows.exe
> novell-activex_ndap-devel-2003.06.11-1windows.exe
> novell-activex_ndap-devel-2003.03.00-1windows.exe
> 
> Can someone PLEASE give me a copy of the .ocx file that actually works???
> 
Post Reply
Re: NWSelect ActiveX control - where is one that works?
Tue, 03 Apr 2007 14:05:45 GMT
Ah, I missed the bindery control dependency somehow.  Thanks for the tip.

I was using AutoIt v3's COM functionality to use the control in my scripts.

Guenter wrote:
> Hi Jeremy,
> Susan did kindly a test for you, and replied:
> There is a novell bindery control dependency, so you need to make sure you

> have that. You also need an nwdir control. And you need to have an active 
> session.
> 
> It's working fine for me.  nwselect.ocx dated 9/3/2004.  tested in both vb6

> and .net 2005
> 
> NWSelect1.FullName = "nds:\\tree\novell" 
> NWSelect1.BrowseOptions = selShowDirectory
> NWSelect1.LookInConnectionsOnly = True
> NWSelect1.ViewType = selViewDetails
> NWSelect1.Show
> 
> 
> You would need to be more specific about the problem you're are seeing.  
> (.net?  vb6?)
> 
> greets, Guenter.
> 
> 
> Jeremy Mlazovsky <Jeremy.Mlazovsky_NOSPAM_@notes.udayton.edu> wrote
in 
> news:jmeKh.1221$XU6.564@prv-forum2.provo.novell.com:
> 
>> Been trying to get this friggin' thing working.  Can create the object,

>> set the properties, retrieve the properties OK.
>>
>> But Show ( ) fails sliently, returns '0', and never displays anything.
>>
>> After messing with this all morning, I came here and see this has been

>> an issue for, oh, 5 years now.
>>
>> I downloaded nearly every version of the NDAP controls on Novell's
site, 
>> but the problem still exists.
>>
>> These are the versions I have tried.  Most have different dates for the

>> .ocx file, though they all report v1.0.
>>
>> novell-activex_ndap-devel-2006.06.14-1windows.zip
>> novell-activex_ndap-devel-2005.10.06-1windows.zip
>> novell-activex_ndap-devel-2005.05.23-1windows.zip
>> novell-activex_ndap-devel-2004.06.08-1windows.exe
>> novell-activex_ndap-devel-2004.02.17-1windows.exe
>> novell-activex_ndap-devel-2003.06.11-1windows.exe
>> novell-activex_ndap-devel-2003.03.00-1windows.exe
>>
>> Can someone PLEASE give me a copy of the .ocx file that actually
works???
>>
Post Reply
about | contact