File Not Found Exception
mtran
Posts: 34
I am using the ResultsStore object in this line of code:
Thanks.
foreach (Row row in differs.ResultsStore). VB.NET throws a FileNotFoundException for this file: RGDC-ca110e8a-fc00-4d71-9bc7-979614b85673.idx. The error highlights the line
differs.ResultsStoreWhat do I do to resolve this error?
Thanks.
Comments
Do you have anything running that cleans up temporary files? Are you running as local administrator with a local profile or some other kind of user, and which operating system are you using?
Redgate Software
'C:\Documents and Settings\mtran\Local Settings\Temp\RGDC-681d07b3-5c86-4bfd-976b-a3173e692ee0.idx'
Thought it would help.
Redgate Software