.net local assembly load failed with CAS policy

后端 未结 4 1360
一向
一向 2020-12-01 08:59

We are getting the following assembly load error. The assembly is loaded from the local path \"C:\\Program Files\\ASWorx Products\\ASWorx\\Bin\\\". The problem is not there

4条回答
  •  借酒劲吻你
    2020-12-01 09:46

    I am able to resolve this problem using below link and adding the settings to my config.

    https://msdn.microsoft.com/en-us/library/dd409252(VS.100).aspx

    
       
          
       
    
    

提交回复
热议问题