Wednesday, 29 June 2016
Error Could not load file or assembly HtmlAgilityPack.dll or one of its dependencies in ASP,C#,bin
Here is the explanation of HtmlAgilityPack error in Asp.Net and C#.Net.
Sometimes power fluctuations may occurs while running our project, at that time it displays some errors like missing dll's in our solution.
Example error:
Could not load file or assembly
'HtmlAgilityPack' or one of its dependencies. The parameter is
incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
Solution:
For Windows 7, the
path is:
C:\Users\(System User Name)\AppData\Local\Temp\Temporary
ASP.NET Files\
For 64 bit operating systems the full path is:
C:\WINDOWS\Microsoft.NET\Framwork64\v2.0.50727\Temporary
ASP.NET Files\
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment