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
Robert Pettis
NA
1
0
VB.NET w/MYSQL application
Jan 23 2010 9:04 PM
I am trying to deploy an application with vb.net and Mysql. The application works on my machine however it does not work on another machine. I am not sure how I am able to use the database as I am getting the following exceptions:
Access denied for user 'root'@'localhost (using password: YES)
Followed by:
System.NullReferenceException: Object reference not set to an instance of an object.
I have the sql file in the bin directory but I must be doing something wrong.
Reply
Answers (
1
)
Problem in deployment project
Setting the Installation Location for Desktop App (VS2008)