Contents tagged with Visual Web Developer
-
Stupid web.config mistake: Sections must only appear once per config file
Today’s stupid mistake comes to you via the web.config file in an ASP.NET 4 Web application project.
-
‘Schema specified is not valid’ error on Upgrading to ASP.NET 4
To take advantage of improvements in ASP.NET 4 and Entity Framework 4, I decided to upgrade my ASP.NET 3.5 site to 4.0. Most everything went smoothly except for the following error:
-
Expression of type 'System.Data.Linq.Table(Of xxx)' is not queryable
I don't recall getting this error so often in Visual Web Developer 2008 Beta 2 or the release candidate: