PDA

View Full Version : SSRS reprot deployment error - TargetServerURL


zeshansadiq
06-03-2011, 04:16 PM
I m using BIDS to develop ssrs reports, Prior to deploy I set all of these folders
TargetDatasourceFolder: https://....discountasp.net/ReportServer/.../reports/DataSource
TargetReportFolder: https://.....discountasp.net/ReportServer/.../reports/CO-Test
TargetServerURL: https://.....discountasp.net/ReportServer

When i set targetserverurl and deploy .rdl report i face an error
"The name of the item 'https:' is not valid. The name must be less than 260 characters long. The name must not start with slash; other restrictions apply. "

can any one help me to resolve this???

dmitri
06-06-2011, 01:48 AM
TargetDataSourceFolder must start with a forward slash, followed by your accoun's primary user name, followed by '/reports/' string. For example:

/usernamecom/reports/

You can find this information on SSRS Manager page in your DiscountASP.NET hosting control panel:

https://my.discountasp.net/mssql2008-rs-manager.aspx
https://my.discountasp.net/mssql2005-rs-manager.aspx

zeshansadiq
06-13-2011, 12:13 AM
Can you correct the values

TargetDatasourceFolder: https://rs2k801.discountasp.net/ReportServer/caltechapps/reports/DataSource
TargetReportFolder: https://rs2k801.discountasp.net/ReportServer/caltechapps/reports/COMS-Test
TargetServerURL: https://rs2k801.discountasp.net/ReportServer/


actually BIDS is not allow to deploy, facing error
"The name of the item 'https:' is not valid. The name must be less than 260 characters long. The name must not start with slash; other restrictions apply. "

Tasslehoff
06-14-2011, 01:30 PM
The values are actually listed in your Control Panel. Just login using the following link:

https://my.discountasp.net/mssql2008-rs-manager.aspx

zeshansadiq
06-15-2011, 12:54 AM
I m using discountasp.net provided values but facing this error.

"The name of the item 'https:' is not valid. The name must be less than 260 characters long. The name must not start with slash; other restrictions apply. "

wisemx
06-15-2011, 03:21 AM
Are there spaces in there or does it begin with an underscore?
I'd really like to help but can only guess what is going on, both of these can cause errors however.

bruce
06-15-2011, 10:54 AM
that's a weird.. error.

If you still can't figure this out, open a support ticket. Make sure you send in a screenshot of your setup.