I installed the new 3.5 fresh. All was going well and it is in use by our Helpdesk.
I am now getting reports that when you try to do a search (usually a software search) the drop down of the search displays but if you hit the seach button (magnifying glass) it does nothing. I have had this on several machines as well as my own.
If I restart the Lansweeper Service all seems to work again for about a day.
I went to check the Errorlog.txt and it was 25MB.
I stopped service, renamed file and restarted service.
I get the following, not sure if related: (Changed domain to "mydomain.com", server is my domain domain controller)
08/04/2009 1:24:42 PM: LANSWEEPER String or binary data would be truncated.
The statement has been terminated.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at LansweeperService.sweeperthread.UpdateIP(clsComputer mycomputer, SqlConnection& sqlcon)
08/04/2009 1:24:47 PM: mydomain.com server.mydomain.com 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()
Thanks