hai

  • hi frns,

    problem: The permissions granted to user 'DSCP04822\IUSR_DSCP04822' are insufficient for performing this operation.

    im new to SSRS. i tried hard to install SSRS and while i wrote a small prg to access the reports in server ,its giving the folloeing error.

    i have followed a suggestion from site http://odetocode.com/Articles/216.aspx where they asked me to add the role for network services. even after implementing that im getting the same problem.

    if any help is greatly appreciated

    with regards,

    Vidhyasudha C.R

  • This was removed by the editor as SPAM

  • You need to check whether you have anonymous or integrated security on the IIS virtual directory - it owuld appear that your app is attempting to access the report server using the anonymous IIS user account. Also check your Reporting Services roles (e.g. use report manager, go to properties in the home folder and then security). If you *want* anon user to be able to access the report server, just add that user to the browser role (or maybe contributor, depending on what you're after).

    Steve.

  • hi steve,

    thanks a lot. i solved the problem by creating the role and adding user to them. i have gone thru that anonymous user have no access to the reporting server in the documentation.

     

    i have 1 new problem which i should solve immediately. i followed the example given in documnetation for Render method. but im getting exception the operation cannot performed on this item ( wrong item type exception).not only for this for every method i have this problem. please do give me a suggestion to correct this problem.

     

    with

    regards,

    Vidhyasudha C.R

  • Can you post a snippet of the code that you're using to execute the render?

    Steve.

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply