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 [EMAIL PROTECTED]

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

--- shadow/78187        2006-04-25 11:28:25.000000000 -0400
+++ shadow/78187.tmp.9783       2006-04-25 11:45:55.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: 1.1
 OS: other
 OS Details: SuSE 10, kernel 2.6.13-15.8-smp
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -77,6 +77,30 @@
 I can provide a sample App and source that exhibits the problem.
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-04-25 11:28 -------
 Created an attachment (id=16829)
 TestServer and TestClient
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-04-25 11:45 -------
+The attached file contains two zip files.
+
+TestClient.zip - Is the source for the client. Currently, it is a MS
+Visual Studio .NET 2003 project.
+
+TestServer.zip - Contains a binary for the client to communicate with.
+It is a win32 app. It has to be configured to run on your machine.
+Edit the web.cfg file and change the text "DHXM8P81" to your local ip
+address or NETBIOS name. You can then start it using the command line.
+
+The client connects to the server using HTTP. In the server field,
+type in the ip address and port of the machine that is running the
+TestServer (the default port is 2000 and can be changed in the web.cfg
+file). For example: 127.0.0.1:2000. Then enter any text for username
+and password.
+
+To reproduce the problem, click on "Object Managment". In the new
+window, click on "Browse". Clicking on browse should cause the
+unhandled exception.
+
+Also, you notice the odd alignment of the text for things like
+"Browse" in relation to the graphic. I don't know if that's a bug or not.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to