In MS.NET the .net 1.1 Configuration assembly is System.Configuration and the .NET 2.0 Assembly is System.configuration (lowercase c) but in Mono it is combined into 1 assembly System.Configuration so when importing VS2005 projects the references don't match up and you run into build errors until you re-reference the assembly to the mono one.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
