First meeting with PostgreSQLDirect .NET - remarks
Posted: Sun 10 Feb 2008 21:10
Hello,
I installed trial version of Mobile PostgreSQLDirect .NET on Visual Studio 2008. I have the following remarks:
1. there is a small bug in setup program as it requires devenv to be on the system path, after installing VS 2008 it wasn't, so setup failed with message devenv cennot create process. Adding path to devenv.exe to system path helped.
2. After installing PostgreSQLDirect.NET on Vista it's necessary to run VisualStudio 2008 as an administrator, otherwise one of Your packages fails to load.
3. What's the most important it's not possible to add Your components to toolbox, as they are grayed all the time in CF project. What is curious they are active in Your samples and if I initialize them manually in the code they become visible in a designer so I can set their properties on design.
Best regards,
Maciek
I installed trial version of Mobile PostgreSQLDirect .NET on Visual Studio 2008. I have the following remarks:
1. there is a small bug in setup program as it requires devenv to be on the system path, after installing VS 2008 it wasn't, so setup failed with message devenv cennot create process. Adding path to devenv.exe to system path helped.
2. After installing PostgreSQLDirect.NET on Vista it's necessary to run VisualStudio 2008 as an administrator, otherwise one of Your packages fails to load.
3. What's the most important it's not possible to add Your components to toolbox, as they are grayed all the time in CF project. What is curious they are active in Your samples and if I initialize them manually in the code they become visible in a designer so I can set their properties on design.
Best regards,
Maciek