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=80071 --- shadow/80071 2006-11-27 23:55:30.000000000 -0500 +++ shadow/80071.tmp.5175 2006-11-27 23:55:30.000000000 -0500 @@ -0,0 +1,48 @@ +Bug#: 80071 +Product: Mono: Runtime +Version: 1.2 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Blocker +Component: packaging +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: System.Data.SqlClient.dll is missing on Mono 1.2.1 Windows Installation + +Description of Problem: + +Installing mono-1.2.1-gtksharp-2.8.3-win32-1.exe on Windows XP produces an +installation that does not contain System.Data.SqlClient. + +Steps to reproduce the problem: +1. Install mono-1.2.1-gtksharp-2.8.3-win32-1.exe. +2. Execute the following command line: + dir 'c:\program files\mono-1.2.1\System.Data.Sql*.*' /s + + +Actual Results: + +"File Not found." at the command line. + + +Expected Results: + +There should be some support for System.Data.SqlClient, according to +http://www.mono-project.com/SQL_Client. + + +How often does this happen? + +Always. + + +Additional Information: + +Windows XP, Home Edition. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
