Monday, March 19, 2012
error in reports
Finally I got it installed... ;0)
when I try to access the http://server/reports/ I get the following error
Cannot use 'partitionResolver' unless the mode is StateServer' or SQLServer
I tryid to give it a seperate appPool...
I have a sharepoint on theres as well
anyone that can assist ?On Sep 11, 4:24 am, "Wiper" <taenke...@.gmail.com> wrote:
> Hi group
> Finally I got it installed... ;0)
> when I try to access thehttp://server/reports/I get the following error
> Cannot use 'partitionResolver' unless the mode is StateServer' or SQLServer
> I tryid to give it a seperate appPool...
> I have a sharepoint on theres as well
> anyone that can assist ?
You may want to check the web.config file for Reporting Services
(normally located at: C:\Program Files\Microsoft SQL Server\MSSQL.
2\Reporting Services\ReportManager -or- C:\Program Files\Microsoft SQL
Server\MSSQL.2\Reporting Services\ReportServer; however, MSSQL.2 could
be MSSQL.3) and add:
partitionResolverType="" in the sessionState key.
Hope this helps.
Regards,
Enrique Martinez
Sr. Software Consultant
Sunday, March 11, 2012
Error in Metadata manager with Many-to-Many relationship
Hello,
For a while I've been trying, unsuccessfully, to get a many-to-many relationship to work. With so much help from this NG, I'm finally very close (I think).
But now, I am getting the following error when I deploy my cube... "Errors in the metadata manager." The 'Time' many-to-many dimension in the 'AwardBridge' measure group requires that the granularity of the 'AwardDimension' dimension is lower than that of the 'Facts' measure group."
While I get what the error is telling me, I don't know where to look for the granularity issue. It is unclear to me why this occurs when I think I have everything at the same granularity level.
Any help is greatly appreciated.
Thank you.
-Gumbatman
Crack open the Dimension Usage tab and take a look at the relationship between the directly-related dimensions and the bridge and 'Facts' measure groups. You can confirm the level in the dimension at which the relationships are formed.
B.
Error in Metadata manager with Many-to-Many relationship
Hello,
For a while I've been trying, unsuccessfully, to get a many-to-many relationship to work. With so much help from this NG, I'm finally very close (I think).
But now, I am getting the following error when I deploy my cube... "Errors in the metadata manager." The 'Time' many-to-many dimension in the 'AwardBridge' measure group requires that the granularity of the 'AwardDimension' dimension is lower than that of the 'Facts' measure group."
While I get what the error is telling me, I don't know where to look for the granularity issue. It is unclear to me why this occurs when I think I have everything at the same granularity level.
Any help is greatly appreciated.
Thank you.
-Gumbatman
Crack open the Dimension Usage tab and take a look at the relationship between the directly-related dimensions and the bridge and 'Facts' measure groups. You can confirm the level in the dimension at which the relationships are formed.
B.