cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
mtaggart
Engaged Sweeper
I added a new line item to be checked and after it was added and enabled I now receive the following error and don't know why I do or how to get rid of it:

"Row cannot be located for updating. Some values may have been changed since it was last read."

Help.

Mike
17 REPLIES 17
mtaggart
Engaged Sweeper
One other question, in the Action Pane - the shortcut to Delete Old User Profiles, it references delprof.exe in it's shortcut - where is that file actually located?
Hemoco
Lansweeper Alumni
mtaggart wrote:
One other question, in the Action Pane - the shortcut to Delete Old User Profiles, it references delprof.exe in it's shortcut - where is that file actually located?

If there is no path specified the search path is used (windows, windows\system32, ...)

Easiest is to create one share and place all your tools there and change the path in the actions accordingly.
mtaggart
Engaged Sweeper
Office 2007 Enterprise, Project 2007 Professional

Thank you.
Hemoco
Lansweeper Alumni
mtaggart wrote:
Office 2007 Enterprise, Project 2007 Professional

These are not in our list of known locations : http://www.lansweeper.com/kb/licensekeys.aspx
If you have the right registry key please let us know so we can update the page.
mtaggart
Engaged Sweeper
thank you, what about the other 2 products I had previously asked about? Also, going forward since this doesn't work as programmed - how do I add any NON Microsoft software to the list?
Hemoco
Lansweeper Alumni
mtaggart wrote:
thank you, what about the other 2 products I had previously asked about? Also, going forward since this doesn't work as programmed - how do I add any NON Microsoft software to the list?

Hi, please post the registry entries and I'll create you a script.
Non-Microsoft products are supported in version 4.0, you can test the beta from the forum.
Hemoco
Lansweeper Alumni
This is an example script that you can use to insert the needed data.

use lansweeperdb
go
INSERT INTO [TsysSerials]([Product],[Regkey],[Enabled]) VALUES ('Microsoft Office Visio Professional 2007' ,'SOFTWARE\Microsoft\Office\12.0\Registration\{90120000-0051-0000-0000-0000000FF1CE}' ,1)
GO
mtaggart
Engaged Sweeper
No dice - same issue.
Hemoco
Lansweeper Alumni
Could you try one last thing first.

Stop the service
open the configuration tool
try to enter the data
start the service again