Re: [Firebird-net-provider] Cannot attach to services manager service [host]:service_mgr is not defined

2006-05-18 Thread Andres F. Moschini
Hola Carlos, si ese gsec se ejecuta en las mismas condiciones que mi fbSecurity.DisplayUser(nombre) pero el resultado del gsec es exitoso mientras que el del DisplayUser da el error antes mencionado. Hay un router (con ip dinámico 200.127.218.24) que redirige el puerto 3050 a una máquina de

Re: [Firebird-net-provider] Problems with VS DDEX

2006-05-18 Thread Carlos Guzmán Álvarez
Hello: Hi. I'm a little frustrated with VS2005 and Firebird. I already install what is needed: - VS 2005 PRO - VS SDK (I'm using march 2006) - FB .net provider RC4 And: - Modify machine.config - Modify and import to registry FirebirdDDEXProvider.reg. - Firebird client is in GAC. The

RE: [Firebird-net-provider] Problems with VS DDEX

2006-05-18 Thread Sergio Samayoa
The information of the provider ( version, culture and PublicToken ) in the machine config matches the one the provider assembly has in the GAC ?? Partial content of C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG: In configSections: section name=firebirdsql.data.firebirdclient

Re: [Firebird-net-provider] VS 2005 Prof. integration and Firebird .NET provider 2 RC4

2006-05-18 Thread Carlos Guzmán Álvarez
Hello: - Visual Studio 2005 Professional installed - Visual Studio 2005 SDK from October 2005 installed Install the April one that is the latest stable one if i'm not worng :P I've changed the two path occurences in FirebirdDDEXProvider.reg to: C:\\Program Files\\FirebirdClient Add \\ at

Re: [Firebird-net-provider] VS 2005 Prof. integration and Firebird .NET provider 2 RC4

2006-05-18 Thread Thomas Steinmaurer
Hello Carlos, - Visual Studio 2005 Professional installed - Visual Studio 2005 SDK from October 2005 installed Install the April one that is the latest stable one if i'm not worng :P I've changed the two path occurences in FirebirdDDEXProvider.reg to: C:\\Program Files\\FirebirdClient

Re: [Firebird-net-provider] Feedback Request (III)

2006-05-18 Thread ShepherdHill Software
4. Are you using the DDEX provider to integrate it into Visual Studio 2005 ?? Yes. But is there any plan to improve its installation with C# and Web Developer Express editions as RSimpson suggested he did for SQLite provider? Regards Tope Send instant messages to your online friends

Re: [Firebird-net-provider] Feedback Request (III)

2006-05-18 Thread Carlos Guzmán Álvarez
Hello: Yes. But is there any plan to improve its installation with C# and Web Developer Express editions as RSimpson suggested he did for SQLite provider? Not for now. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ When you don't code, you tend to become one of those

[Firebird-net-provider] What I need to build the provider?

2006-05-18 Thread Sergio Samayoa
What I need to build the provider? Just C# or C++ is needed? Regards. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM

Re: [Firebird-net-provider] What I need to build the provider?

2006-05-18 Thread Jiri Cincura
On 18.5.2006 22:56 Sergio Samayoa wrote: What I need to build the provider? Just C# or C++ is needed? C# (and NAnt, latest). -- Jiri Cincura http://www.cincura.net/ --- Using Tomcat but need to do more? Need to support web services,