Carlos;

Can't see much running against the RC5 DLLs, I did see this.


Method may only be called on a Type for which Type.IsGenericParameter is
true.




The stack trace that I have:

-------------------------------------------
ERROR: System.Runtime.Remoting.RemotingException: Source class failed to
intialize a connection using
Database=D:\\VisualAttorney_DATA\DATABASE.FDB;ServerType=1. --->
System.ArgumentException: An invalid connection string argument has been
supplied or a required connection string argument has not been supplied.
   at FirebirdSql.Data.FirebirdClient.FbConnectionString.Validate()
   at
FirebirdSql.Data.FirebirdClient.FbConnection.set_ConnectionString(String
value)
   at FirebirdSql.Data.FirebirdClient.FbConnection..ctor(String
connectionString)
   at Kaysys.Server.DAOs.Source.InitConnection() in
C:\projects_dotnet\Visual Attorney\Server\DAOs\Source.cs:line 38
   --- End of inner exception stack trace ---

Server stack trace: 
   at Kaysys.Server.DAOs.Source.InitConnection() in
C:\projects_dotnet\Visual Attorney\Server\DAOs\Source.cs:line 48
   at Kaysys.Server.DAOs.UserDAO.Connect(String account, String password,
String callbackIp, Int32 callbackPort) in C:\projects_dotnet\Visual
Attorney\Server\DAOs\UserDAO.cs:line 496
   at
System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(In
tPtr md, Object[] args, Object server, Int32 methodPtr, Boolean
fExecuteInContext, Object[]& outArgs)
   at
System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(Run
timeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean
fExecuteInContext, Object[]& outArgs)
   at
System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessa
ge msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]: 
   at Kaysys.Shell.Connect.buttonConnect_Click(Object sender, EventArgs e)
in C:\projects_dotnet\Visual Attorney\Shell\Connect.cs:line 86
-------------------------------------------


I suppose I could try to trace through the Provider code if I had the
correct CVS tag to checkout the right build.


Warren Anderson










Hello:
> Something about an RC5 setup is causing the issue I suppose.
>   
Can you do a debug session and what is happenging when doing the 
validation of the Connection String FbConnectionString.Validate method.


-- 
Carlos Guzmán Álvarez
Vigo-Spain

http://carlosga.blogspot.com/

No hay un solo rey que no descienda de un esclavo, 
ni un esclavo que no haya tenido reyes en su familia.



_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider



_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to