U
Uma
Hi
We have developed a C# Class Library dll which raises a error
intermittently. We get error Access is denied looked at the google
newsgroups etc., It all points to "Remove the Indexing service to specific
directory". But, Indexing service is not running in the machine.
What could be the problem ? anyone any idea... When I did deep investigation
using filemon utility ==> I found that .net is copying all dll's to some
sort of temp directory before execution and it is reading the file from temp
directory and access is denied.
Thanks
We have developed a C# Class Library dll which raises a error
intermittently. We get error Access is denied looked at the google
newsgroups etc., It all points to "Remove the Indexing service to specific
directory". But, Indexing service is not running in the machine.
What could be the problem ? anyone any idea... When I did deep investigation
using filemon utility ==> I found that .net is copying all dll's to some
sort of temp directory before execution and it is reading the file from temp
directory and access is denied.
Thanks