Re: [Mono-list] connection string errors

2006-01-26 Thread T Senganal
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


[Mono-list] connection string errors

2006-01-25 Thread Keith C. Perry
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?


-- 
Keith C. Perry, MS E.E.
Director of Networks  Applications
VCSN, Inc.
http://vcsn.com
 

This email account is being host by:
VCSN, Inc : http://vcsn.com
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list