Hi All:
Pretty sure it's a configuration issue. When I load the WCF CRUD demo into Visual Studio, build, and run, I'm getting the following message when attempting to add a new record (grid is initially blank, btw):
Error: 'ProductID' is null or not an object.
Configuration uses SQL Server 2008 Express. Could that be the problem, I wonder?
Dave
Pretty sure it's a configuration issue. When I load the WCF CRUD demo into Visual Studio, build, and run, I'm getting the following message when attempting to add a new record (grid is initially blank, btw):
Error: 'ProductID' is null or not an object.
Configuration uses SQL Server 2008 Express. Could that be the problem, I wonder?
Dave