Very urgent please, ADO.NET problem
Whenever I try to create the ADO.NET Entity Data Model in my PlanetWrox Site I get two errors:
Warning 1 :Compiling transformation: Variable 'errors' is passed by reference before it has been assigned a value. A null reference exception could result at runtime.
Warning 2 :Compiling transformation: Variable 'lazyLoadingAttributeValue' is passed by reference before it has been assigned a value. A null reference exception could result at runtime.
And also I get a "Bin" folder, and Packages.config file??
But the main thing is the first two warnings....
Thx
|