TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Joma Alrzini
NA
61
30.8k
Value cannot be null. Parameter name: String
Jul 8 2016 9:20 AM
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
Reply
Answers (
4
)
Substract Time into Hr and Min(am/pm)
Creating Database connection API for mobile apps