Tagged Questions
0
votes
3answers
990 views
Streamwriter writes but gives web exception
I am trying to insert data via web service. The code below writes to the database; however, I have an error (see bottom). What goes wrong here? and how to fix it?
//Create the web request
...