locked
Deploy Server and Error while accessing on RDLC Reports RRS feed

  • Question

  • User992700523 posted

    Asalam Alaikum(Greetings)!

    I deploy my project on website and in report file i put these things:

    ReportViewer1.LocalReport.SetBasePermissionsForSandboxAppDomain(AppDomain.CurrentDomain.PermissionSet.Copy());

    and in web.config file i put:

    <configuration>
    <location path="application1" allowOverride="false">
    <system.web>
    <trust level="Full" />
    </system.web>
    </location>
    </configuration>

    But i am still receiving error. How can i resolve this issue.

    Thank you,

    Regards,
    Muhammad Naveed Haroon 

    Saturday, July 7, 2018 12:35 PM

Answers

  • User992700523 posted

    Its just hosting issue. I resolved by generating ticket on the hosting server and issue is resolved.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Tuesday, September 4, 2018 8:51 AM

All replies

  • User-1171043462 posted

    What is the error message? Share complete error message.

    Sunday, July 8, 2018 8:00 AM
  • User992700523 posted

    Its just hosting issue. I resolved by generating ticket on the hosting server and issue is resolved.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Tuesday, September 4, 2018 8:51 AM