Forum Post: Intermittent Assembly Load Errors

  • Thread starter Thread starter oedev
  • Start date Start date
Status
Not open for further replies.
O

oedev

Guest
Good Morning. Having just deployed an application which references a number of assemblies, I am getting a intermittent error being displayed by one of the screens in our application; System.IO.FileNotFoundException: Could not load file or assembly 'Accusoft.Forms1, Version=1.0.2.30, Culture=neutral, PublicKeyToken=0da0e9e920b5aefa' or one of its dependencies. The system cannot find the file specified. All the assemblies are on a local drive (c:) and referenced via the -assemblies parameter. The odd thing is we can go hours without any error, using the screen which references this assembly, and suddenly we start getting this message. Closing the application down and re-opening resolves. Is this a coding issue, or is it something else ? On 10.2B. Thanks.

Continue reading...
 
Status
Not open for further replies.
Back
Top