Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
4
Answers
Value cannot be null. Parameter name: String
Joma Alrzini
8y
345
1
Reply
I got this error always and it prevents from insert to database
this is may code for error line
int id = Int32.Parse(Request.QueryString["Id"]);
the id id the column defined as auto increment with I do not need to insert to it
please help
Post
Reset
Cancel
Answers (
4
)
Next Recommended Forum
Substract Time into Hr and Min(am/pm)
Creating Database connection API for mobile apps