Contents tagged with .NET ASP.NET
-
BOGUS Error: JIT Compiler encountered an internal limitation.
Out of the blue, Visual Studio 2013 (Update 2) refused to debug ASP.NET 3.5 Web site projects. The error message was:
-
Fix: Orchard Error ‘The controller for path '/OrchardLocal/' was not found or does not implement IController.
Suddenly, in a local Orchard 1.6 project, I started getting this error in ShellRoute.cs:
-
Fix: CSS Problems in IE 8 With Over 31 StyleSheets
In my latest Web application, I went crazy trying to find out why a popup/overlay window style was acting up in IE 8 but was fine in the latest version of FireFox. After too many hours of frustration and dead ends, I took the issue to my friends at Telerik Support (the site I’m developing uses their excellent RadControls for ASP.NET AJAX suite).
-
Entity Framework Code-First to Provide Replacement for ASP.NET Profile Provider
A while back, I coordinated a project to add support for the SQL Table Profile Provider in ASP.NET 4 Web Applications. We urged Microsoft to improve ASP.NET’s built-in Profile support so our workaround wouldn’t be necessary. Instead, Microsoft plans to provide a replacement for ASP.NET Profile in a forthcoming release.
-
Fix: The version of SQL Server in use does not support datatype 'datetime2'.
This message appeared today after posting a new build to our ASP.NET 4 web app:
-
Using the SQL Table Profile Provider in ASP.NET 4 Web Applications (C# & VB)
This post and accompanying projects demonstrate how to use Microsoft's SQL Table Profile Provider with an ASP.NET Web application.
-
‘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:
-
Visual Studio 2008 and the .NET Framework 3.5 Release This Month
Announcements about Visual Studio 2008 and the .NET Framework 3.5 are gradually coming out. Soma confirms that the products will release to manufacturing by the end of the month. More info here:
-
Phenomenal ASP.NET 2.0 Components from Intersoft Solutions
I've been creating a Web application with some new ASP.NET components from Intersoft Solutions, and believe me, their power will impress you bigtime. These guys are pushing the Web 2.0 envelope way out there.