While compiling DEVICE EXE in OPTIMIZED COMPILATION it shows a error massage
error CS1525: Invalid expression term ')'
It is in sub addOrder(txtItem.text,txtRate.text)
it is used in a SQL database to add a record in a table
While compiling DEVICE EXE it shows a error massage
Object reference not set to an instance of an object
error CS1525: Invalid expression term ')'
It is in sub addOrder(txtItem.text,txtRate.text)
it is used in a SQL database to add a record in a table
While compiling DEVICE EXE it shows a error massage
Object reference not set to an instance of an object
Last edited: