Error deploying Report Model Project
Posted: Fri 18 Jan 2008 21:02
I've read the readme, and PostgreSQLDirect .NET2 seems to be installed correctly.
Here's what I'm running:
VS 2005
PostgresSQLDirect.NET2 v3.30
Here's what I've done:
1. Created a data source using .Net providers\PostgresSQLDirect .NET. Test Connection is OK.
2. Created Data Source View, added tables and relationships. No errors.
3. Created Report Model. No errors.
4. Build project is OK.
5. Deploy project creates 2 errors:
Corelab.PostgresSql Datasource.ds
Corelab.PostgresSql Model.smdl
Here is the deploy output:
Build complete -- 0 errors, 0 warnings
------ Build started: Project: Data_Warehouse_Report_Model, Configuration: Production ------
Build complete -- 0 errors, 0 warnings
------ Deploy started: Project: Data_Warehouse_Report_Model, Configuration: Production ------
Deploying to http://server/ReportServer?%2f
CoreLab.PostgreSql
Deploying model 'model.smdl'.
CoreLab.PostgreSql
Deploy complete -- 2 errors, 0 warnings
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========
Let me know if you need more info...
Here's what I'm running:
VS 2005
PostgresSQLDirect.NET2 v3.30
Here's what I've done:
1. Created a data source using .Net providers\PostgresSQLDirect .NET. Test Connection is OK.
2. Created Data Source View, added tables and relationships. No errors.
3. Created Report Model. No errors.
4. Build project is OK.
5. Deploy project creates 2 errors:
Corelab.PostgresSql Datasource.ds
Corelab.PostgresSql Model.smdl
Here is the deploy output:
Build complete -- 0 errors, 0 warnings
------ Build started: Project: Data_Warehouse_Report_Model, Configuration: Production ------
Build complete -- 0 errors, 0 warnings
------ Deploy started: Project: Data_Warehouse_Report_Model, Configuration: Production ------
Deploying to http://server/ReportServer?%2f
CoreLab.PostgreSql
Deploying model 'model.smdl'.
CoreLab.PostgreSql
Deploy complete -- 2 errors, 0 warnings
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========
Let me know if you need more info...