shared dll issue
My reporting application has been having issues with dlls in its bin folder. From time to time the application fails to respond and when I debug it for the first time, it generates a compilation error as follows:
"
Compiler Error Message: CS0006: Metadata file 'c:\winnt\microsoft.net\framework\v1.1.4322\tempor ary asp.net files\rock_reports\7e08136e\dd740787\assembly\dl2\ a2a8b8f0\86d3c5af_3ef4c401\chart3d.dll' could not be found
Source Error:
[No relevant source lines]
"
After a re-build, that error message disappears and application runs again.
Could anyone offer some advice?
Yubo
|