Life, Surf, Code and everything in between
White Papers | Free Tools | Products | Message Board | News |

Weblog Posts in January 2005
Don't forget about the URI class
January 31, 2005 @ 9:46 pm

I often forget how useful the URI class is parsing URLs and getting subparts for URLs and the syntax is somewhat obscure. Here's an easy way to get the base path to your application as a full URL courtesy of a note I got from Scott Mitchell.

kick it on DotNetKicks.com
IE Security Configuration Problems - Bit again
January 31, 2005 @ 3:48 pm

IE's security settings are driving me crazy again this time with oddly changing settings in my Trusted Sites zone.

kick it on DotNetKicks.com
Dial-up on the road
January 30, 2005 @ 11:09 am

I'm looking for a pay as you go Internet Service. Anybody have any suggestions?

kick it on DotNetKicks.com
Beta Perversion Redux
January 30, 2005 @ 12:53 am



kick it on DotNetKicks.com
.NET Web Services and unhandled Exceptions
January 29, 2005 @ 12:03 pm

How do you handle unhandled exceptions generically in a .NET Web Service?

kick it on DotNetKicks.com
Integrating Word Spell Checking for Text and HTML
January 28, 2005 @ 2:15 am

Here's a quick tip on how to use Word for Spell checking Text and HTML in your apps.

kick it on DotNetKicks.com
Web Server Trouble
January 22, 2005 @ 10:46 pm

My Web Server died today mysteriously and required a reboot to come back up.

kick it on DotNetKicks.com
Assembly loading for AppDomain's in COM Interop - solved
January 21, 2005 @ 6:01 pm

I finally solved a mysterious bug that I had with trying to create an instance of a class in a separate AppDomain using a COM client. It turns out it's not a remoting or COM Interop problem, but an assembly loading problem.

kick it on DotNetKicks.com
Can't automate FrontPage visibly... more on HTML Editing woes
January 20, 2005 @ 2:25 pm

HTML Editing continues to be a thorn in my side. Today I had the bright idea to try and see if I could embed FrontPage somehow but it seems Microsoft doesn't allow Visual automation of FP.

kick it on DotNetKicks.com
Operator Error – installing a temporary Web site and forgetting about it
January 19, 2005 @ 2:32 pm

Remembering all the things that need to get done when updating a certificate can be frustrating. A couple of days ago I created a temporary site for creating a certificate request and forgot to remove the site. THis morning when the Web Server cycled the new site decided to take priority and start up instead which equalled - no Web site.

kick it on DotNetKicks.com
Don't use NOVA for CC Processing
January 18, 2005 @ 2:33 pm

More on the crap that went down when I tried to close my account with the NOVA CC Processing network.

kick it on DotNetKicks.com
COM Interop Assembly using the wrong Framework version
January 15, 2005 @ 4:27 pm

My interop assemblies are using the wrong version of the .NET runtime. Although the COM object registers a version in the registry it apparently uses a newer version if available. Solution: Use config file for the hosting COM application even if it is not a .NET application.

kick it on DotNetKicks.com
LinkPoint Integration with .NET -
January 15, 2005 @ 2:06 pm

Integrating Merchant Gateways into a generic interface is always a fun excercise - NOT! Today it was LinkPoints turn and this interface is OK, but the process of reading the documentation and getting the baseline done is anything but trivial due to horrid, horrid documentation and procedures at LinkPoint.

kick it on DotNetKicks.com
Embedding Microsoft Word as a control into Desktop Forms
January 13, 2005 @ 2:02 am

Did you ever want to embed Word into your own applications and use it as a fancy text box for editing rich content? You can use the Web Browser Control with a Word document to display, edit and programmatically control Word documents quite easily.

kick it on DotNetKicks.com
Capturing secondary Browser links with the Internet Explorer/Web Browser Control?
January 12, 2005 @ 3:42 am

I'm trying to build a browser session capture form using Internet Explorer and I wonder if there's an easy way to capture secondary links (images/CSS/Scripts) that download as part of the full document.

kick it on DotNetKicks.com
VS.NET Add-In inconsistencies with CodeInterface compared to CodeClass
January 12, 2005 @ 2:40 am

CodeClass and CodeInterface members have pretty similar interfaces in teh VS.NET Add-in model. However, there are differences especially if you're parsing members (properties,fields, events) and trying to back reference the Parent property to get to the Class or Interface. This entry describes a few oddities and uncool work arounds.

kick it on DotNetKicks.com
Strange Referer Links
January 11, 2005 @ 11:45 pm

Are spammers getting devious enough to post bogus REFERER links so admins go after various spam Web sites?

kick it on DotNetKicks.com
Finding an ISAPI bug and WriteClient() oddities
January 05, 2005 @ 7:46 pm

Finding a bug in an ISAPI extension I introduced is an excercise in finding a needle in the proverbial haystack. It turns out reading the WriteClient() ISAPI documentation rather than 'assuming' would have saved me this excercise.

kick it on DotNetKicks.com
Do Spammers take vacations?
January 02, 2005 @ 11:59 pm

I don't feel loved anymore. Even spammers didn't send me any email this new years weekend, sniff.

kick it on DotNetKicks.com
Unable to debug ASP.NET application - make sure you check Internet Explorer Settings!
January 01, 2005 @ 6:27 pm

Can't debug ASP.NET? Here are a couple more things to check than the various Microsoft documents

kick it on DotNetKicks.com
Archives
Categories
ASP.NET (148) Personal (58) .NET (52) Visual Studio (41) AJAX (36) JavaScript (29) Vista (27) IIS (25) LINQ (25) HTML (21) WCF (19) CSharp (18) jQuery (17) Localization (16) Microsoft AJAX (13) FoxPro (13) ASP.NET (11) Web Services (11) Windows (9) WPF (8) XML (8) ADO.NET (8) COM (7) Web Connection (7) Sql Server (6) West Wind Ajax Toolkit (6) CSS (6) Silverlight (5) Security (4) Hardware (4) Bugs (4) C++ (4) ISV (4) Office (4) Html Help Builder (4) HTTP (3) Help Builder (3) Live Writer (3) DataBinding (3) Software Development (3) Source Control (3) WebLog (3) Windsurfing (2) Speaking (2) RSS (2) Tools (2) Conferences (2) Help (2) Maui (2) Installation (2) iPhone (1) Networking (1) Graphics (1) Control Development (1) ADO.NET (1) IIS7 (1) Visual Studio (1) Addins (1) Travel (1) Utilities (1) Threading (1) Web Deployment Projects (1) Web Design (1) RegEx (1) SmartPhone (1) WinForms (1) wwHoverPanel (1)


West Wind  © Rick Strahl, West Wind Technologies, 2005 - 2008