This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Error during refering MS SQL 2005 Reporting Service from Aras

hardik039 - Friday, February 19, 2010 1:32 AM:

Hi all,

 

 

I am getting error page when i am clicking on  "reports->ActivityTEST" named report

I have followed the steps that given in PDF Document Aras Innovator - Microsoft Reporting Services 2005 Guide.pdf

but i m steel getting following error

 

[WebException: The request failed with HTTP status 401: Access Denied.]

   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +533199   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +204
   Microsoft.ReportExecution2005.ReportExecutionService.LoadReport(String Report, String HistoryID) +65
   InnovatorReportServer.Render.Page_Load(Object sender, EventArgs e) +1194
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061



mendenaresh1357 - Thursday, March 4, 2010 6:38 AM:

Hi har dik039,

This is permissions problem.

Can you please give me more info about this problem

What is iis security you are implementing like anonymous,basic,..

If you give Anonymous Acces to IIS it should work.

 

Naresh,

 

 



hardik039 - Thursday, March 4, 2010 7:14 AM:

Hi Naresh,

Thanks for ur reply.

That problem was solved by setting Basic security option in IIS Server

But I am not able to access Aras  from remote machine the error is

System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

Can u solve this problem,

Thanks,

Hardik