F
far_asllam
I am using a third party component for pdf generation.When i compile my
asp.net project two dlls are added in my bin directory. This structure runs
well in my local settings. But when i upload it it gives error as :
Server Error in '/' Application.
----------------------------------------------------------------------------
----
Configuration Error
Description: An error occurred during the processing of a configuration
file required to service this request. Please review the specific error
details below and modify your configuration file appropriately.
Parser Error Message: Required permissions cannot be acquired.
Source Error:
[No relevant source lines]
Source File: machine.config Line: 313
----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573
If i delete omponent dlls from live server then project runs also well.
Problems starts when i upload pdf dll's in bin directory
Please answer me as early as possible
Thanks
asp.net project two dlls are added in my bin directory. This structure runs
well in my local settings. But when i upload it it gives error as :
Server Error in '/' Application.
----------------------------------------------------------------------------
----
Configuration Error
Description: An error occurred during the processing of a configuration
file required to service this request. Please review the specific error
details below and modify your configuration file appropriately.
Parser Error Message: Required permissions cannot be acquired.
Source Error:
[No relevant source lines]
Source File: machine.config Line: 313
----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573
If i delete omponent dlls from live server then project runs also well.
Problems starts when i upload pdf dll's in bin directory
Please answer me as early as possible
Thanks