Search results for query: *

  1. M

    Reading folder permissions

    I need to find a way to read folder permission on a network share. what I'm trying to do is scan folders on a network share and read all of the users or groups that have access to the folder and then save the info into a sql db.
  2. M

    Urgent: Help with InvalidActiveXStateException and AxWebBrowser

    Help with InvalidActiveXStateException and AxWebBrowser I am trying to write an app that will have multiple browsers depending on the users configuration. Everything works fine until I try to set the Navigate property. Then the dredded "InvalidActiveXStateException" shows up. Below is the code...
  3. M

    Help with InvalidActiveXStateException and AxWebBrowser

    I am trying to write an app that will have multiple browsers depending on the users configuration. Everything works fine until I try to set the Navigate property. Then the dredded "InvalidActiveXStateException" shows up. Below is the code. I also need to know how I can reference each browser...
Back
Top