Page 1 of 1

Error deploying Report Model Project

Posted: Fri 18 Jan 2008 21:02
by ken.cruzado
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...

Posted: Mon 21 Jan 2008 08:59
by Alexey.mdr
Please send me a small test project to reproduce the problem.
It is desirable to use 'test' schema objects, otherwise include the
definition of your own database objects.
Do not use third party components.
If it is impossible for you to create the test project, send us a piece of
your code where the error occurs.

Posted: Mon 21 Jan 2008 15:10
by ken.cruzado
Hi Alexey,
Sorry this is my first time posting. I'm not sure what database objects or code to send you. I can can send you a copy of my VS report model project if that is helpful. Can I email it to you instead of posting it here?

Project emailed

Posted: Mon 21 Jan 2008 17:05
by ken.cruzado
Alexey,
I emailed a copy of my project to '[email protected]'

Posted: Tue 22 Jan 2008 10:57
by Alexey.mdr
I have received your project. I will send you an e-mail with some results as soon as possible.

Update?

Posted: Tue 22 Jan 2008 19:20
by ken.cruzado
Hi Alexey,
Were you able to reproduce the same error I emailed you?

Posted: Wed 23 Jan 2008 14:02
by Alexey.mdr
I couldn't reproduce the error currently.
But we are investigating the problem.
As soon as we find out what's the reason for the failure I will let you know.