Report failed to execute(access) from application where windows application installed on Mapped Drive

  • I am working on SSRS 2008 R2. I have mapped drive with folder where installed windows application(Developed in C#). I am executing windows application from mapped drive. Application working fine but whenever I am executing any report then it gives error :

    An error occurred creating the configuration section handler for system.serviceModel/bindings: Attempt by method dynamicClass.methods(System.Type) to access method 'System.ServiceModel.Configuration.EndpointAddressElementBase..ctor()' failed.

    It is displayed error line in config file.

    In code line, "ReportingService2010SoapClient" class is going to connect with report server at that time it is giving error.

    Notes: If we execute application from local path(workstation) then Report executing(accessing). It means in normal situation

    Please can anyone suggest what configurations are need to add in config file to support report execution from mapped drive application.

    If any scenario/setting can help me in above scenario, Please share with me.

    If more detail required, let me know.

Viewing 0 posts

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