Viewing 15 posts - 196 through 210 (of 284 total)
Hi Malavika,
I don't understand why the IIS is showing like that for you. I have attached the screenshots how it is there in my machine.
In the Screenshot3.jpg it is showing...
April 30, 2010 at 9:48 am
Hi,
If you are getting the error as it is already existing , it means you haven't deleted these folders from IIS.
If you have the permissions to delete the folder, then...
April 30, 2010 at 3:41 am
Hi,
You mean to say you followed the above steps and the folder is empty !!!!
Then I doubt the Report Server is not configured correctly!!! There should be two folders Report...
April 30, 2010 at 12:10 am
Hi,
Can you just try the below steps:
1) In RUN prompt give inetmgr
2) Go to Report folder ( You can see Two one more folder here name Reporting Server or something)
3)...
April 29, 2010 at 10:15 pm
Hi,
In the field expression of =Fields!Extension.Value can you give the expression as
=iif(Fields!Type.Value = "Intern" ,"345T",Fields!Extension.Value)
Note:The value given in the "" is case sensitive, make sure you have given it...
April 29, 2010 at 8:38 pm
Hi Ramanathan,
Can you try running the child repot alone (for a value which could be passed from the main report)? If still getting the conversion error check the declaration type...
April 29, 2010 at 6:58 am
Hi,
I dont think you can get the text in Single line due to this max width of report.
I dont know your requirement but still, is it possible for you to...
April 29, 2010 at 6:51 am
Hi
The reporting services 2005 has a limitation in the width of the report(rdl), the maximum width allowed is 406.34 cm.
April 29, 2010 at 1:43 am
Yes please.
Send the screen shots of :
1) From main report, the field where you are giving the navigation property
1) From main report ,the navigation window were you do the mapping.
2)...
April 28, 2010 at 11:53 pm
Hi,
Those parameters (for which you are passing value from main report) can be made hidden forsure. In case of other parameters,it is upto the requirement ,if you want to...
April 28, 2010 at 11:07 pm
Hi Ramanathan,
If my understanding is correct, In your main report you have two columns say A and B , you want to jump to the Subreport by clicking the value...
April 28, 2010 at 10:24 pm
Hi,
Can you just check and make sure that your subreport has some paramter and the and the dataset is expecting that parameter.To do this do to the dataset of the...
April 28, 2010 at 8:40 pm
Many thanks to you as well as the one who posted it initially and those who tried to help me.
I can work around it and make to get the exact...
April 28, 2010 at 9:48 am
Thanks every one.
So do you mean to say, if the table has an index (on the column on which WHERE condition is applied ) the above order of execution will...
April 28, 2010 at 9:32 am
Viewing 15 posts - 196 through 210 (of 284 total)