Thursday, March 22, 2012
Deployment problem - Insufficient Rights
problem with Deployment Reports to Server.
when i click the deploy, i am getting the following error.
The permissions granted to user 'domain/machinename' are insufficient for
performing this operation.
pls assist me.
muraliIs the account your are trying to deploy with an account known on the report
server, and ifit is does it have publish rights in the report server? this
might be a the cause of this issue
"Murali" wrote:
> Dear friends,
> problem with Deployment Reports to Server.
> when i click the deploy, i am getting the following error.
> The permissions granted to user 'domain/machinename' are insufficient for
> performing this operation.
> pls assist me.
> murali|||Yes. My Account have full control on the Report Server.
How to check My Account have publish rights or not?
please reply.
"Remond" wrote:
> Is the account your are trying to deploy with an account known on the report
> server, and ifit is does it have publish rights in the report server? this
> might be a the cause of this issue
>
> "Murali" wrote:
> > Dear friends,
> >
> > problem with Deployment Reports to Server.
> >
> > when i click the deploy, i am getting the following error.
> >
> > The permissions granted to user 'domain/machinename' are insufficient for
> > performing this operation.
> >
> > pls assist me.
> >
> > murali
Saturday, February 25, 2012
Deploye the report server ( URGENT Plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz)
hi friends,
i was created the virtual directory ( http://yh861/REPORTSS)
when i click on the deploy i am getting the error
TITLE: Microsoft Report Designer
A connection could not be made to the report server http://yh861/REPORTSS.
ADDITIONAL INFORMATION:
The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version. (Microsoft.ReportingServices.Designer)
The request failed with HTTP status 404: Not Found. (Microsoft.ReportingServices.Designer)
BUTTONS:
OK
please help
How have you created the virtual directory?
Did you use the installer? Did you use the Reporting Services configuation tool?
Is IIS running and the default website started?
Can you create a test html file and browse to it using Internet explorer? (put it in c:\inetpub\wwwroot\test.html and browse using http://localhost/test.html)
|||Have you made this virtual directory an application (if you created it yourself)? You can't just make a virtual directory and expect it to run. It's probably best to use the installer.
Friday, February 24, 2012
Deploy of reports from command prompt
hi friends,
can anyone tell me that , how can we deploy the reports from command prompt ?
is there and command for that ?
any help will be greatly appreaciated
sandeep
Yes. There is a tool named RS.EXE which will do this for you. You point it at a script which publishes the report on your behalf. Here is a BOL help topic about a sample script you could modify:
http://msdn2.microsoft.com/en-us/library/ms160854(SQL.90).aspx
|||That link takes me to an OWA login screen....