Bugs in new version 5.11.0.0

  • Автор темы Автор темы VladZen
  • Дата начала Дата начала

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 831
Реакции
6 040
Баллы
113
Reporting bugs, errors, problems in version 5.11.0.0.
 
Could not load file or assembly 'HtmlAgilityPack, Version=1.3.0.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference.
had no issues in old version.... new one refuses to use the html agility pack
 
Please copy the assembly to External Assemblies in new program folder 5.11.0.0 and re-add it manually to GAC.
did it same error.....
also it was still present in old folder i removed and removed referferance, started fresh and still get the error...
iev even tried starting a fresh project no luck at all
 
Последнее редактирование:
did it same error.....
also it was still present in old folder i removed and removed referferance, started fresh and still get the error...
iev even tried starting a fresh project no luck at all


Hello,

had the same problem with an assembly some time ago. It seems to be caused by two different versions of an .dll (an older one is already in the Zenno references) and thus two different signatures of them. I had to manually install the new assembly in the global assembly cache (GAC) using the Gacutil tool included with Visual Studio. Here is a tutorial:
Код:
Развернуть Свернуть Копировать
https://msdn.microsoft.com/en-us/library/aa560649.aspx
I'm not sure at the moment if I had to uninstall the older version of the assembly before but I think i deleted it from the referencing within ZPs GAC and also manually uninstalled it with the gacutil-tool before I reinstalled the newer version the same way.

Hope this solves your problem too :-)

Best,
morph
 
I did all that still have the same error. Remov3d the files removed all the references. Closed everything readded. Started a new project and it still gives the same error.... I'm completely lost here
 
It also may that some dependent assembly is missing.
Does it work if you rollback to previous version?
 
I don't know if I roll back. I'll reinstall. .7 tonight and let you know but there is nothing g I'm do I g difre t I litteraly installed and started the process notices error in the log open project maker and said wtf and opened and saw line after line of errors from trying to load html agility actions in c#
 
er... so i actualy did a fresh project i dont get the same error but i get difrent ones saying line -10 some such expected error....
 
Untitled1.png

noticed htmlagilitypack is never in list.... idk....
 
still cant find where this System.xml is.... ???
 
Problem with HtmlAgilityPack has been solved in version 5.11.1.0, please update to new build.
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)