G
Guest
I have a very simpel application that fills a datagrid with data from a SQL
Server on a local network. The problem is that on one PC the application
loads fine, but on the other I get NullReferenceException in my FormLoad
Event. The connection on the failing application has a valid and working
connection to Server and I checked that the builds were the same. Does
anyone have any ideas or hints.
Server on a local network. The problem is that on one PC the application
loads fine, but on the other I get NullReferenceException in my FormLoad
Event. The connection on the failing application has a valid and working
connection to Server and I checked that the builds were the same. Does
anyone have any ideas or hints.