Filesystemwatcher

Discussion in 'C#' started by ashaikh, Sep 1, 2010.

  1. ashaikh

    ashaikh New Member

    Joined:
    Sep 1, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi guys, has anyone tried to purify filesystemwatcher code? I changed the common language runtime support to clr, but when running this i got a whole bunch of errors such as :

    Purify: While processing file C:\WINNT\assembly\NativeImages_v2.0.50727_32\mscor lib\9adb89fa22fd5b4ce433b5aca7fb1b07\mscorlib.ni.d ll:
    Error: Read only 0 bytes, out of 0, from file C:\WINNT\assembly\NativeImages_v2.0.50727_32\mscor lib\9adb89fa22fd5b4ce433b5aca7fb1b07\mscorlib.ni.d ll.

    i then set the common language runtime support to Pure MSIL Common Language Runtime Support (/clrure) , this got rid of the error message but i still do not get any results of memory leak issues displayed...

    any help you can give would greatly be appreciated,
    many thanks
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice