Sign in
|
Join
|
Help
in
Current Tags
Matt Williamson’s Blog
Bunker Hollow Blogs
(Entire Site)
Bunker Hollow
Matt Williamson's home on the web, welcome.
Home
Blogs
Forums
Photos
Downloads
Feedback
Contact Me
This Blog
Home
Contact
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
Philadelphia to Chicago (778 miles) in Under 12 Hours
Introducing the American Academies of Sports Practitioners!
ASP.NET Site Hangs Forever When Accessing Database via LINQ to SQL
Finally Back Online!
The Camcorder AV Cable, Who Knew?!
Tags
.NET
1
2003
2005
2007
2008
3.0
3.5
360
64
7
7.0
ASP.NET
Asterisk
Backup
BlackBerry
Bunker Hollow
C#
Center
Certificate
Code
Comcast
Command
Community Server
Config
CS
CSS
Disk
DNS
Domain
Drivers
Edge
Email
Error
Exchange
Extender
Favicon
FireFox
Firewall
Forum
FreePBX
FTP
GoDaddy
Hardware
Home
IE
IIS
JavaScript
Linksys
Machine
Media
Media Center
Membership
Motherboard
Mount
Network
Networking
Operating System
OS
Outlook
OWA
PBX
pfSense
Phone
Photoshop
Pictures
PowerShell
PPTP
RADIUS
RDP
Remote
Script
Security
Server
Settings
SMTP
Software
Spam
SQL
SSL
T61p
Thinkpad
TrixBox
TVersity
Update
Utility
Virtual
Vista
Visual Studio
VMWare
VOIP
VPN
Warning
Web
website
Windows
x64
Xbox
XML
XP
Archives
January 2009
(3)
December 2008
(6)
November 2008
(7)
October 2008
(16)
September 2008
(14)
August 2008
(12)
July 2008
(12)
June 2008
(13)
May 2008
(18)
April 2008
(6)
March 2008
(15)
February 2008
(10)
January 2008
(11)
December 2007
(14)
November 2007
(15)
October 2007
(29)
September 2007
(2)
Matt Williamson’s Blog
Personal discoveries of an IT professional.
Browse by Tags
All Tags
»
.NET
(
RSS
)
2008
3.5
7
ASP.NET
Debug
Forum
IIS
Server
Software
SQL
Visual Studio
Windows
YAF
YetAnotherForum
.NET Line Numbers Missing from Debug Stack Trace
I thought I had done a thorough enough job of using Try Catch blocks and descriptive custom exceptions so that I'd know exactly where any error occurred in my application. Alas, I did not. Debug information with line numbers is the single most valuable...
Posted
Dec 08 2008, 09:46 PM
by
Matt Williamson
with | with
no comments
Filed under:
Software
,
Visual Studio
,
.NET
,
Debug
Integrate YetAnotherForum With Your .NET Site From Source
For those who haven't heard of YetAnotherForum , it's an open-source webcontrol that gives you all of the functionality you would expect in a modern forum. Since it's a webcontrol, you can use it as a stand-alone site or you can incorporate...
Posted
Oct 27 2008, 08:20 AM
by
Matt Williamson
with | with
2 comment(s)
Filed under:
Software
,
ASP.NET
,
3.5
,
.NET
,
Forum
,
YetAnotherForum
,
YAF
Publish a .NET 3.5 Website to Windows Server 2008 IIS 7
Install the Web Server Role In Role Services, select ASP.NET and continue. Install the .NET 3.5 Framework On your webserver, install the .NET 3.5 framework . Publish Your Application In Visual Studio, publish your web project to a local folder, like on...
Posted
Jun 18 2008, 07:42 PM
by
Matt Williamson
with | with
no comments
Filed under:
7
,
Server
,
Windows
,
IIS
,
Software
,
SQL
,
2008
,
ASP.NET
,
3.5
,
.NET