Product class does not have a New method: <class name>
You tried to assign a product object reference to a variable and used the keyword New but the product class does not have a New method. Use a Set...Bind statement instead.
You tried to assign a product object reference to a variable and used the keyword New but the product class does not have a New method. Use a Set...Bind statement instead.