We’re currently experiencing a high volume of support requests, which may result in longer response times — thank you for your patience and understanding.
Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jorgeparente
Engaged Sweeper

[.NET TP Worker] ERROR

SELECT tblA.AssetName, tblA.AssetID, tblACus.DNSName, tsysAssetTypes.AssetTypeIcon10 AS icon, tblA.Ipaddress AS [IP Address], tblA.Ipaddress, tblA.Assettype, tsysAssetTypes.AssetTypename AS Type, tblA.Domain, tblA.Description,tblACus.Manufacturer, tblACus.Model, tblACus.Location, tsysIPLocations.IPLocation,tblACus.State AS Thestate, tblA.Lastseen AS [Last successful scan] FROM tblAssets AS tblA
LEFT OUTER JOIN tsysIPLocations ON tblA.LocationID = tsysIPLocations.LocationID
INNER JOIN tblAssetCustom AS tblACus ON tblA.AssetID = tblACus.AssetID
INNER JOIN tsysAssetTypes ON tblA.Assettype = tsysAssetTypes.AssetType
WHERE tblA.Scanserver = @Scanserver AND (((tblA.Assettype != @Parameter0 OR tblA.Assettype IS NULL)) AND ((tblA.Assettype != @Parameter1 OR tblA.Assettype IS NULL)) AND ((tblACus.State = @Parameter2))) ORDER BY tblA.AssetName

System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 230) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.

 

That mught be the reasen tha open Lansweeper take about 55 seconds? Then we can work ok, but after a few seconds freezes for another 50 seconds or so...

Alson 

 

Thanks

 

1 REPLY 1
Obi_1_Cinobi
Lansweeper Tech Support
Lansweeper Tech Support

Hello there!

To have an in-depth look at these deadlocks, please raise a support case: https://www.lansweeper.com/contact/contact-support/

If you need technical support and have issues with accessing the Support Portal, please use this URL instead: https://www.lansweeper.com/contact/contact-support-case/

General Discussions

Find answers to technical questions about Lansweeper.

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now