deploying req. minimal installation. Can this be left out?
Posted: Thu 28 Oct 2010 09:39
I am trying to use MS setup and deployment project to deploy my app that uses devart.
The project has included
Devart.Data.dll
Devart.Data.PostgreSQL.dll
Devart.Data.PostgreSQL.Entity.dll
which are stored in the same folder as the app. The app.config includes
as guided previously. The first time the PC needs to use the app with Devart I still require to install the library from the licensed code (minimal installation).
What am I missing? Should I tell the MS setup & deploy project to "register" the devart DLL's?
If so which one(s) and with what is the Register property value?
default value is: vsdraDoNotRegister.
Many thanks.
Kerry
The project has included
Devart.Data.dll
Devart.Data.PostgreSQL.dll
Devart.Data.PostgreSQL.Entity.dll
which are stored in the same folder as the app. The app.config includes
as guided previously. The first time the PC needs to use the app with Devart I still require to install the library from the licensed code (minimal installation).
What am I missing? Should I tell the MS setup & deploy project to "register" the devart DLL's?
If so which one(s) and with what is the Register property value?
default value is: vsdraDoNotRegister.
Many thanks.
Kerry