[Mono-bugs] [Bug 72425][Wis] New - Trying to use the connect(“xx.xx.xx”. “xxx”) object function

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 9 Feb 2005 15:45:13 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by mhamilton@j4systems.com.

http://bugzilla.ximian.com/show_bug.cgi?id=72425

--- shadow/72425	2005-02-09 15:45:13.000000000 -0500
+++ shadow/72425.tmp.32600	2005-02-09 15:45:13.000000000 -0500
@@ -0,0 +1,52 @@
+Bug#: 72425
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Mono.Security
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: mhamilton@j4systems.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Trying to use the connect(“xx.xx.xx”. “xxx”) object function
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+Mono.Security., or one of its dependencies, was not found".
+
+
+Steps to reproduce the problem:
+1. 
+2. 
+3. 
+
+I’m trying to run code in vb.net using the 
+
+Imports Novell.Directory.Ldap
+Imports Novell.Directory.Ldap.Utilclass
+
+ 
+I’m trying to use the connect(“xx.xx.xx”. “xxx”) object. 
+ 
+I have been online @ http://www.mono-project.com/downloads/index.html 
+looking for the Mono.Security.dll object but no luck. I founded
+Mono.sercury.dll and install on my computer but still no joy(luck)
+
+Actual Results:
+Mono.Security., or one of its dependencies, was not found".
+
+
+Expected Results:
+To connect to the server
+
+How often does this happen? 
+all the time during run time in design cycle
+
+Additional Information: