Jeff Widmer's Blog
ASP.NET, ASP.NET MVC, C#, VB.NET, IIS7, Windows Forms, VB6, ASP 3.0
Browse by Tags
All Tags
»
.NET
(
RSS
)
.NET 4.0
.NET Target Framework
ASP.NET
C#
GDI+
IEnumerable
IIS7
Jpeg
Linq
SQL Server
System.Collections.Generic
System.Drawing
System.Net.Mail.MailMessage
Tiff
VB.NET
Visual Basic
Visual Studio
The configuration section 'system.web.extensions' cannot be read because it is missing a section declaration
After upgrading an ASP.NET application from .NET Framework 3.5 to .NET Framework 4.0 I ran into the following error message dialog when trying to view any of the modules in IIS on the server. What happened is during the upgrade, the web.config file was...
VB.NET IF() Coalesce and “Expression Expected” Error
I am trying to use the equivalent of the C# “??” operator in some VB.NET code that I am working in. This StackOverflow article for “ Is there a VB.NET equivalent for C#'s ?? operator? ” explains the VB.NET IF() statement syntax which is exactly what I...
How to get an indexed item of an IEnumerable object (Linq)
If you have an IEnumerable<T> collection of some objects T and you need to get a particular item out of that collection, you cannot use the standard indexing that you would normally use with brackets ([index]). If you try you will get an error...
Line-breaks and carriage returns (\r \n) are invalid in email subject
I received this exception when sending an email using System.Net.Mail.MailMessage: "The specified string is not in the form required for a subject." System.ArgumentException: The specified string is not in the form required for a subject. ...
How to change the Target Framework Version for a Visual Basic Project
Today I received the following warning message from Visual Studio while adding a reference in a Visual Basic project: The Target Framework version for the project ‘XXXX’ is higher than the current Target Framework version. Would you like to add...
GDI+ Error when converting Tiff to Jpeg: Parameter is not valid
One of the web applications that I work on is Instant Church Directory , a website that helps churches create a church photo directory . Since the main focus of the application is to create a photo directory, customers are uploading all sorts of...
nvarchar(max) parameters need the size set to -1
SQL Server 2005 supports a new data type nvarchar(max). This is one of the new max datatypes that are to replace ntext, text, and image in a future version of SQL Server (according to SQL Server Books Online) but you should start using them now. I recently...
More Posts
Search
Go
This Blog
Home
About
News
Jeff Widmer's Home Improvement Profile
OrcsWeb Windows Cloud Servers
Vaasnet - Instant pre-configured virtual machines:
IE6 Virtual Machine
IE7 Virtual Machine
IE8 Virtual Machine
Firefox 3.6 Virtual Machine
Firefox 4 Virtual Machine
SharePoint Foundation Virtual Machine
Tags
.NET
.NET 4.0
.NET Target Framework
Amazon
ASP.NET
ASP.NET Membership
ASP.NET MVC
AspNetHostingPermission
Automated Build System
BabySmash
Bing
C#
Canon Scanner CanoScan Toolbox
Classic ASP
CMS 2002
Community News
CruiseControl.NET
CSS
Elmah
executionTimeout
GDI+
General Software Development
Getting Things Done
Gmail
Google
GTD
Headsets
Home Improvement
HTML
HTML Tips and Tricks
HTML5
httpRuntime
HTTPS
Hyper-V
IEnumerable
IIS
IIS App Pool
IIS6
IIS7
IIS7 Authorization
IIS7 SEO Toolkit
Index Server
Instant Church Directory
ISO Country Codes
Jpeg
jQuery
Linq
Linq2Sql
Machine Setup
OneNote
Orchard
Outlook
Outlook 2010
QuickBooks
QuickBooks Online Edition (QBOE)
Sample Book Chapter
Sample Code
Sharepoint
SharePoint 2010 Correlation ID
SharePoint Foundation 2010
SharePoint Workspace 2010
Silverlight
SMTP
SourceGear
SQL
SQL Azure
SQL Script
SQL Server
SQL Server 2008
SQL Server Full-text Index
SQL Server Management Studio
SSL
StackOverflow
Subversion
SVN
svn.exe
System.Collections.Generic
System.Drawing
System.Net.Mail.MailMessage
system.webServer
Tiff
Tips & Tricks
Tips & Tricks
Utilities
Vaasnet
VB.NET
VB6
Viral Marketing
Virtual Machines
Visual Basic
Visual Basic 6.0
Visual Studio
Visual Studio 2010
web.config
WebConfigurationManager
Windows 7
Windows Azure
Windows Character Map
Windows Server 2008
Windows Server 2008 R2
Navigation
Home
Blogs
Archives
November 2012 (3)
December 2011 (1)
November 2011 (4)
October 2011 (1)
June 2011 (3)
May 2011 (3)
March 2011 (1)
February 2011 (3)
January 2011 (2)
December 2010 (2)
September 2010 (3)
August 2010 (4)
July 2010 (3)
May 2010 (5)
April 2010 (2)
March 2010 (5)
February 2010 (8)
January 2010 (8)
December 2009 (14)
November 2009 (5)
October 2009 (15)
September 2009 (17)
August 2009 (6)
June 2009 (2)
May 2009 (3)
October 2008 (1)
August 2008 (1)
December 2007 (3)
November 2007 (1)
August 2007 (1)
April 2007 (1)
March 2007 (1)
September 2006 (1)
August 2006 (1)
January 2006 (1)
December 2005 (3)
September 2005 (1)
August 2005 (1)
July 2005 (2)
October 2004 (1)
March 2004 (1)
February 2004 (2)
January 2004 (6)
Recommended Blogs
Scott Guthrie
Day Dream Land
Vaasnet Blog
Syndication
RSS
Atom
Comments RSS