The MySqlParameterCollection only accepts non-null MySqlParameter type objects.
Posted by: Cihan YILMAZ
Date: October 19, 2012 02:24PM

Hi All,

I am trying to insert some value in my table with using Web Service on .net.

If I publish web site and host it IIS i get this error when i use web service.

The MySqlParameterCollection only accepts non-null MySqlParameter type objects.
Parameter name: value

If I build and debug my code there is non null parameter even I see values in my table. what is going on? i didnt understand anything. Is this related with IIS?

Please, I know I have not non-null value..All Values have their value!! So, Can Someone give me some idea?? What is happening here??

Options: ReplyQuote


Subject
Written By
Posted
The MySqlParameterCollection only accepts non-null MySqlParameter type objects.
October 19, 2012 02:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.