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
Monday, March 19, 2012
deploying SSIS
Hi
We are storing our packages in File System.
Process:
BIDS->Right Click on soln file ->properties->Deployment Utility->DeploymentOutputPath--Bin\Deployment
So it creates a folder with the project name and all the packages in C:\Program Files\Microsoft SQL Server\90\DTS\Packages\Project
While executing the package on Server what should be thesource of the Package? I mean should it refer to the solution file->..dtsx
or
Bin\Deployment->packages
or
C:\Program Files\Microsoft SQL Server\90\DTS\Packages\Project
Moving from .NET Framework Data Access and Storage...|||Paarul wrote:
Hi
We are storing our packages in File System.
Process:
BIDS->Right Click on soln file ->properties->Deployment Utility->DeploymentOutputPath--Bin\Deployment
So it creates a folder with the project name and all the packages in C:\Program Files\Microsoft SQL Server\90\DTS\Packages\Project
While executing the package on Server what should be thesource of the Package? I mean should it refer to the solution file->..dtsx
or
Bin\Deployment->packages
or
C:\Program Files\Microsoft SQL Server\90\DTS\Packages\Project
You need to point to the folder holding the .dtsx file in the server no matter hoe you deploy it.
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.