Closed chuongmep closed 2 years ago
Describe the bug System.IO.FileLoadException: Could not load file or assembly 'License, Version=1.1.8.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An argument was out of its legal range. (Exception from HRESULT: 0x80131502) May be problem come from https://github.com/chuongmep/RevitAddInManager/blob/438a5f2f6ae750fb65096f55d839627741d31e79/AddInManager/Model/AssemLoader.cs#L88-L88
To Reproduce Steps to reproduce the behavior:
Expected behavior Assembly will be load to project
Screenshots
Desktop (please complete the following information):
Problem involve with .NET6, see example in here : https://github.com/chuongmep/NET6rRevitAPI
Resolved in version 22.0.0.5
Describe the bug System.IO.FileLoadException: Could not load file or assembly 'License, Version=1.1.8.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An argument was out of its legal range. (Exception from HRESULT: 0x80131502) May be problem come from https://github.com/chuongmep/RevitAddInManager/blob/438a5f2f6ae750fb65096f55d839627741d31e79/AddInManager/Model/AssemLoader.cs#L88-L88
To Reproduce Steps to reproduce the behavior:
Expected behavior Assembly will be load to project
Screenshots
Desktop (please complete the following information):