wallaceoc80
Programmer
Every so often at random times a I get a compilation error stating that it cannot file a dll file that I have included in my project references.
The error is:
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0006: Metadata file 'c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net files\dev_veri\5cc163e2\f52c1567\assembly\dl2\3a0157f4\00aa9cb3_b115c401\fredck.fckeditor.dll' could not be found
Source Error:
[No relevant source lines]
Source File: Line: 0
Then if I do nothing but keep on debugging the application it starts to work fine again?
Any ideas?
Regards,
Wallace
The error is:
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0006: Metadata file 'c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net files\dev_veri\5cc163e2\f52c1567\assembly\dl2\3a0157f4\00aa9cb3_b115c401\fredck.fckeditor.dll' could not be found
Source Error:
[No relevant source lines]
Source File: Line: 0
Then if I do nothing but keep on debugging the application it starts to work fine again?
Any ideas?
Regards,
Wallace