|
-
May 13th, 2004, 03:52 PM
#1
Thread Starter
Lively Member
How can I fix this problem? "Object reference not set to an instance of an object"
Hi,
I am using .NET 2003. I connect to the SQL Server with SqlConnection class and store table data in a Dataset and display it with DataGrid. My application works very well with my development PC. When I create an executable and install it to other pc’s, I get an error message “Object reference not set to an instance of an object” and no information is displayed in the DataGrid. I get this error message 3 times after installing the application and then system does not display it again.
I do not know how to fix this problem. I would appreciate if you have any idea to fix it.
Naci
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|