You Save: $28.00 (38%) off our genuine brand price.
Item: 31844 has no condition.
Server Error in '/' Application.
Item: 31844 has no condition.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Exception: Item: 31844 has no condition.
Source Error:
Line 99: respuesta &= "<td>"
Line 100: if IsDBNull(drItems("ItemCondition")) then
Line 101: err.Raise(vbObjectError, , "Item: " & drItems("Id_Item") & " has no condition.")
Line 102: elseif drItems("ItemCondition") = "COMP" then ' COMP
Line 103: if cbool(LOG.SQL.InSQLWithNewConnection("SELECT * FROM ItemFather INNER JOIN ItemFatherType ON ItemFather.Id_ItemFatherType = ItemFatherType.Id_ItemFatherType WHERE Id_ItemFather=" & Id_ItemFather, "ItemFatherTypeCartridge", me.ConString, true, true)) then