
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2009 07:55 PM
hello, for some computers i get following error
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at System.DirectoryServices.ResultPropertyValueCollection.get_Item(Int32 index)
at LansweeperService.mdlActivescanning.ActiveScan()
any ideas ?
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at System.DirectoryServices.ResultPropertyValueCollection.get_Item(Int32 index)
at LansweeperService.mdlActivescanning.ActiveScan()
any ideas ?
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2009 10:37 PM
This is a known problem in 3.5 : http://www.lansweeper.com/forum/yaf_postst1337_Confirmed-bugs-in-version-35.aspx
You can download an updated beta 3.5.1 version from http://www.lansweeper.com/debug/beta351.zip
You can download an updated beta 3.5.1 version from http://www.lansweeper.com/debug/beta351.zip
