Norkevicius

July 24, 2008

C# .NET project fails to compile because of System.Data.SqlClient SortOrder data type.

Filed under: C#.NET, Side Notes — aurimas.norkevicius @ 1:29 pm

Had a headache because of compilation of project which was using System.Data.SqlClient SortOrder data type. After some hours of investigations we found out that Microsoft .NET framework 2.0 SP1 was not installed on the machine. .NET 2.0 contains system.Data.SqlClient namespace but not SortOrder type in it. SP1 adds this data type to the namespace mentioned above.

Check this on microsoft.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress