Hi 

The connection string seems fine and should work in mono.. Can u pls
post the exception thrown ?

Regards
Senga

>>> "Keith C. Perry" <[EMAIL PROTECTED]> 1/25/2006 9:50 pm >>>
I have a test app designed in Visual Studio 2005 and the way it
composes
connection strings is throwing an exception in mono.

In the Web.config file, the relevant lines are:

    <connectionStrings>
        <add name="TestDBConnectionString" connectionString="Data
Source=10.1.1.16;Initial Catalog=TestDB;User ID=test;Password=tset321"
            providerName="System.Data.SqlClient" />
    </connectionStrings>


Should this work in mono or is this one of the gotcha's porting things
over to mono?
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to