Showing posts with label generator. Show all posts
Showing posts with label generator. Show all posts

Friday, March 23, 2012

Report Model Generator freezes VS2005

Hi,

I'm trying to generate data source model from appropriate relational

data source view with Report Model Wizard. But at the end of "Step 2:

processing rules on relations" Visual Studio devenv process aquires all

CPU resources and freezes VS.

What's wrong with my view? May be it contains some features that aren't supported by model generation process.

Regards,

Anatoly.

что произойдет если оставить машину в таком состоянии на какое-то время?
какая версия репорт сервера?
попробуй приаттачить DSV, кстати какой размер DSV файла?

Tuesday, February 21, 2012

Report Generator in VS.NET

We have a SQL server 2000 w/ Reporting services installed. I have a laptop
I use for development running Windows XP, w/ VS.Net enterprise installed.
[I know if you intall Reporting services on a Sql server with VS.net
installed you get the Business Intelligent Project types and, therefore,
have access to the Report generator. ]
My question is : Do I have to go to the Sql server and use VS.Net on the
server to use the report generator or is there some way to install and use
report generator from my laptop?
ThxThat's normal. Reporting Services is actually implemented as a Web Service
you can drive from anywhere.
Just run the RS installer on your laptop to get the VS.Net addin, and then
specify the Url of your server.
Or you can use the web front-end by pointing your browser at
http://<server>/Reports
brian
"adrian m" <nospam@.nospam.com> wrote in message
news:e8Q2ZkrbEHA.904@.TK2MSFTNGP09.phx.gbl...
> We have a SQL server 2000 w/ Reporting services installed. I have a
laptop
> I use for development running Windows XP, w/ VS.Net enterprise installed.
> [I know if you intall Reporting services on a Sql server with VS.net
> installed you get the Business Intelligent Project types and, therefore,
> have access to the Report generator. ]
> My question is : Do I have to go to the Sql server and use VS.Net on the
> server to use the report generator or is there some way to install and use
> report generator from my laptop?
> Thx
>

Report Generator & CustomRollupColumn

Hi

I have have a dimension level that uses a CustomRollupColumn. I am not able to generate reports with the Report generator.

Because the generator creates a MDX that uses the function exists. An this functions ignore my members with a CustomRollupColumn.

Is there a way to confure the my model in order to use the Report generator?

Is something rong with my dimension?

Thanks

Can someone use the report generator with CustomRollupColumn

I just one to know it is possible and I just have to redesign my dimension?

Thanks!