G
Guest
Every time I build, I have to delete the DLL from the bin directory or the debugger will run the old DLL file. (actually, happens on release versions too). I asked about this earlier, too. Thoughts
debugger will run the old DLL file. (actually, happens on release versionsEvery time I build, I have to delete the DLL from the bin directory or the
debugger will run the old DLL file. (actually, happens on release versionsEvery time I build, I have to delete the DLL from the bin directory or the
[...]Hi,
In addition to filemon, I think you may have a try on the
"System.IO.FileSystemWater" class which can be used to monitor a
certain file in the system. You can launch a certain instance of this
class in a console or windorm application and monitor the dll file you
want. That may be more clear than the Filemon. For detailed info on
the FileSystemWater class you my view the following reference in MSDN: