December 30, 2008 at 5:26 am
Hi All
We do a deploy in Reportserver by mentioning the TargetServerURL Path
ex: http://10.xxx.x.xx/Report Server
For project purposes now we have two folders in Report Server namely , DEV and ST.
So if I need to deploy in Dev, I have to provide this in the
TargetServerURL Path as http://10.xxx.x.xx/Report Server/DEV
IfI need to deploy in ST, I have to provide this in the
TargetServerURL Path as http://10.xxx.x.xx/Report Server/ST
But when I tried out I am getting an error
Client found response content type of '', but expected 'text/xml'.
Can somebody help on this
Thanks
December 30, 2008 at 7:16 am
For Ease of use what I've done to handle this type of situation is to create a Top Level Solution that contains 2 projects. In the properties of the particular projects you can specify different target URLs (my subfolders Test/Dev/Etc). When I move a report form Test to Dev I just Copy the report from one project to the other, refresh my Datasources and deploy just that report. It will end up in the correct folder with no problems.
Additionally, do you really have spaces in between the words "Report" and "Server"?
Try switching to http://10.xxx.x.xx/ReportServer/DEV and see if that doesn't help.
-Luke.
December 30, 2008 at 7:17 am
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply