<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Jason Lautzenheiser</title><link>http://dotnetjunkies.com/WebLog/harpua/default.aspx</link><description>Lautz of .NET</description><dc:language>en-US</dc:language><generator>CommunityServer 1.0 (Build: 1.0.1.50214)</generator><item><title>Microsoft Outlook Bounce Feature</title><link>http://dotnetjunkies.com/WebLog/harpua/archive/2005/12/24/134456.aspx</link><pubDate>Sat, 24 Dec 2005 13:40:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:134456</guid><dc:creator>Harpua</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/harpua/comments/134456.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/harpua/commentrss.aspx?PostID=134456</wfw:commentRss><description>&lt;FONT&gt;
&lt;P&gt;Having used Outlook for years and years, there is one feature I've always wished was there, though it has never been a show stopper, just a nice to have.&amp;nbsp; A Bounce feature that would take an email meant for someone else and send it on to them as if it was originally sent to them.&amp;nbsp; I know, nothing that couldn't be simulated with a forward.&amp;nbsp; I've also seen some 3rd party utils out there that have functionality like that (as well as some other email clients)....I've just always been curious why Outlook has never offered that feature.&amp;nbsp; Even just a button in the toolbar to bounce the current email would be fine with me.&lt;/P&gt;
&lt;P&gt;At a former employer, one of my last tasks for them was to write an email client that integrated with their other custom software (they didn't want to integrate their software with Outlook, but wanted to write their own package to distribute to their clients).&amp;nbsp; The functionality rivaled Outlook (it was when Outlook 98 was the current version).&amp;nbsp; &lt;/P&gt;
&lt;P&gt;One of the extra's I added was a bounce button.&amp;nbsp; It was one of the favorite features for them and came in handy for them.&amp;nbsp; The people using the client were often small offices that would have a central email setup (like a sales email) where all emails would come into.&amp;nbsp; The software did implement rules which could filter some out to the correct users, but often it would take a human eye to determine who the email should go to.&amp;nbsp; The bounce feature worked great for the situation as the email appeared to come from the original sender and was easily replied to.&lt;/P&gt;
&lt;P&gt;While I don't have a huge need for this feature in Outlook, unless I am missing something, it seems that this might be a nice feature to have for some people.&lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=134456" width="1" height="1"&gt;</description></item><item><title>ClickOnce Not Working, Serving up Raw XML</title><link>http://dotnetjunkies.com/WebLog/harpua/archive/2005/11/29/134047.aspx</link><pubDate>Tue, 29 Nov 2005 14:21:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:134047</guid><dc:creator>Harpua</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/harpua/comments/134047.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/harpua/commentrss.aspx?PostID=134047</wfw:commentRss><description>&lt;P&gt;&lt;FONT&gt;OK, this has been a strange journey.&amp;nbsp; A week or so ago I ran into a &lt;A href="http://www.malachicomputer.com/blog/PermaLink,guid,5e451961-7875-4f67-b894-e6ca81b3b341.aspx"&gt;problem&lt;/A&gt; with a smart client (1.1) I had created for a client.&amp;nbsp; To recap, the problem was since I installed the 2.0 Framework (VS2005), when clicking on the link to launch the smart client, IE would bring up the File Download dialog.&amp;nbsp; In other words,&amp;nbsp; IEExec was not seeing that the exe was&amp;nbsp;a smart client and thus not launching.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;Well did some more testing and it is indeed 2.0 causing the problem.&amp;nbsp; If I uninstall VS2005 and the 2.0 Framework, the 1.1 smart clients start working again, reinstall just the 2.0 framework, they no longer work.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;As a further test, I tried to convert the smart client to 2.0 and use the ClickOnce technology (which is very slick by the way).&amp;nbsp; This would be a better solution anyways and wouldn't take that much to convert the program to 2.0.&amp;nbsp; Well converted it, published it to the web server and tried to launch by pointing a link to the .application file and the browser simply brings up the raw XML from that file.&amp;nbsp; IE does not even try to launch the app.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;I ran the 2.0 app from the command line using&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT&gt;&lt;EM&gt;rundll32.exe dfshim.dll,ShOpenVerbApplication &lt;A href="http://www.malachicomputer.com/test/test.application"&gt;http://www.malachicomputer.com/test/test.application&lt;/A&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT&gt;and everything ran fine....it is just as if the link between IE and the smart client technologies is broken when 2.0 is installed.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;All very strange and it seems that some people are having simliar problems so I'm not alone, although I have yet to see anyone that has found a solution.&amp;nbsp; So any insight anyone possesses would be greatly appreciated.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=134047" width="1" height="1"&gt;</description></item><item><title>Smart Client, IE Brings up File Download Dialog</title><link>http://dotnetjunkies.com/WebLog/harpua/archive/2005/11/17/133833.aspx</link><pubDate>Thu, 17 Nov 2005 12:42:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:133833</guid><dc:creator>Harpua</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/harpua/comments/133833.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/harpua/commentrss.aspx?PostID=133833</wfw:commentRss><description>&lt;P&gt;&lt;FONT&gt;I developed a smart client for a customer a while back.&amp;nbsp; It's linked off of their website and has worked fine for quite some time.&amp;nbsp; I haven't worked with it for awhile, but this morning I had someone ask me a question about it so I went to fire it off to take a look and now IE is bringing up the standard download dialog.&amp;nbsp; It is happening on both of my development machines.&amp;nbsp; Program still runs fine in development. I will test on a few other machines, although it appears that it may be working fine for other people. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;My initial thoughts is perhaps since I installed VS2005 on these machines that since the smart client was developed under 1.1 that perhaps the 2.0 framework is causing my some grief.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;Any thoughts?&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=133833" width="1" height="1"&gt;</description></item><item><title>VistaDB 2.1 Released - Small Footprint Database</title><link>http://dotnetjunkies.com/WebLog/harpua/archive/2005/11/05/133577.aspx</link><pubDate>Sat, 05 Nov 2005 12:35:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:133577</guid><dc:creator>Harpua</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/harpua/comments/133577.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/harpua/commentrss.aspx?PostID=133577</wfw:commentRss><description>&lt;P&gt;&lt;FONT&gt;Yes I've yet to use this or even try a trial of this.&amp;nbsp; But the idea of a robust database with very simple deployment would come in handy for many of those small apps I create for clients.&amp;nbsp; I will try this out and see how well it works in real world usage.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;And yes, this is my post to try and get a free license.&amp;nbsp; So, hopefully this will satisfy the requirements put forth by the VistaDB company.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;
&lt;TABLE&gt;

&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;B&gt;VistaDB 2.1 database for .NET has been released&lt;/B&gt;&lt;BR&gt;This 2.1 update includes over 60 improvements, including new support for .NET 2.0 and Visual Studio .NET 2005. VistaDB is a small-footprint, embedded SQL database alternative to Jet/Access, MSDE and SQL Server Express 2005 that enables developers to build .NET 1.1 and .NET 2.0 applications. Features SQL-92 support, small 500KB embedded footprint, free 2-User VistaDB Server for remote TCP/IP data access, royalty free distribution for both embedded and server, Copy 'n Go! deployment, managed ADO.NET Provider, data management and data migration tools. Free trial is available for download.&lt;BR&gt;&lt;A href="http://www.vistadb.net/overview.asp?ref=blogger"&gt;- Learn more about VistaDB&lt;/A&gt;&lt;BR&gt;&lt;A href="http://www.vistadb.net/blogoffer.asp?ref=blogger"&gt;- Repost this to your blog and receive a FREE copy of VistaDB 2.1!&lt;/A&gt; &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=133577" width="1" height="1"&gt;</description></item><item><title>VB.NET and STAThread / MTAThread - Windows 2000</title><link>http://dotnetjunkies.com/WebLog/harpua/archive/2005/09/15/132618.aspx</link><pubDate>Thu, 15 Sep 2005 18:37:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:132618</guid><dc:creator>Harpua</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/harpua/comments/132618.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/harpua/commentrss.aspx?PostID=132618</wfw:commentRss><description>&lt;P&gt;&lt;FONT&gt;I ran into a strange issue today at a client involving a large VB.NET project.&amp;nbsp; One user on a Windows 2000 machine was having the app lockup when trying to open a SaveFileDialog.&amp;nbsp; After doing some searching, I ran across a solution for C# apps where if the app was running in MTAThread model it would occur.&amp;nbsp; Because WinXP supplies it's own message pump for it's Common Dialogs, but Win2000 does not, the solution was to make sure that [STAThread] was specified for the main function.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;The odd thing is that VB.NET is setup to run as STAThread as default.&amp;nbsp; Nevertheless, I stated explicitly in the VB app to run as [STAThread] and the issue went away.&amp;nbsp; Not sure how / why the VB app got out of it's default mode, but something odd going on there that I'll have to investigate further.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;So in summary if you are running a .NET app on Windows 2000 that has either:&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;FONT&gt;Common Dialogs hang when opening&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT&gt;Copy / Paste throws an exception (this is the other problem I ran into)&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;FONT&gt;You&amp;nbsp; may want to check the apartment threading model.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=132618" width="1" height="1"&gt;</description></item><item><title>Sending Large Files with YouSendIt</title><link>http://dotnetjunkies.com/WebLog/harpua/archive/2005/09/09/132459.aspx</link><pubDate>Fri, 09 Sep 2005 20:40:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:132459</guid><dc:creator>Harpua</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/harpua/comments/132459.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/harpua/commentrss.aspx?PostID=132459</wfw:commentRss><description>&lt;p&gt;&lt;font face="Arial"&gt;I just found this nice free service where you can send files up to 1GB in size.&amp;nbsp; &lt;a href="http://www.yousendit.com/"&gt;YouSendIt.com&lt;/a&gt;&amp;nbsp;simply
asks for an email address to send to, file to send and optionally the
from and a message.&amp;nbsp; The recipient receives a notification email with a
link to download the file.&amp;nbsp; The files stays on their servers for 7 days
after which it is deleted.&amp;nbsp;&amp;nbsp;&amp;nbsp; They also have a secure site using HTTPS
for those that need it.&amp;nbsp; &lt;/font&gt;&lt;font face="Arial"&gt;Pretty handy little
service.&amp;nbsp; They allow you to prepopulate the to address if you wanted to
link from your website say.&amp;nbsp; They seem to make their money through
advertisments on the page the recipient goes to pick up the file
(although sometimes I don't seem to get an ad)&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font face="Arial"&gt;Just so I don't sound too much like an commercial
for them.&amp;nbsp; I have been a bit disappointed with their support.&amp;nbsp; I
emailed them twice asking about the possibility to prefill not only the
recipient field but also the from, file and message through a
querystring parameter and have yet to even receive an aknowledgement
email, perhaps I've been too impatient, but even though this is a free
service, it would be nice to recieve some sort of acknowledgement that
they at least received my email.&lt;/font&gt;&lt;/p&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=132459" width="1" height="1"&gt;</description></item><item><title>Posting Here Again Perhaps</title><link>http://dotnetjunkies.com/WebLog/harpua/archive/2005/09/08/132434.aspx</link><pubDate>Thu, 08 Sep 2005 19:58:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:132434</guid><dc:creator>Harpua</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/harpua/comments/132434.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/harpua/commentrss.aspx?PostID=132434</wfw:commentRss><description>I may start posting here again soon, possibly cross posting between here and DevAuthority.  Here is my &lt;a href="http://www.technorati.com/claim/hduvak3a3j"&gt;Technorati Profile&lt;/a&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=132434" width="1" height="1"&gt;</description></item><item><title>Moving</title><link>http://dotnetjunkies.com/WebLog/harpua/archive/2005/06/28/128698.aspx</link><pubDate>Tue, 28 Jun 2005 14:47:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:128698</guid><dc:creator>Harpua</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/harpua/comments/128698.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/harpua/commentrss.aspx?PostID=128698</wfw:commentRss><description>Well I've made the jump to my new blog home.   As some others here are doing I'm heading to &lt;a href='http://devauthority.com/blogs/harpua/default.aspx'&gt;Devauthority.com&lt;/a&gt;.  Thanks to &lt;a href='http://devauthority.com/blogs/dbalzer/'&gt;Dave Balzer&lt;/a&gt; for setting up the new community and thanks to Donny and all for hosting me the last year or so.&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=128698" width="1" height="1"&gt;</description></item><item><title>I am the DO!</title><link>http://dotnetjunkies.com/WebLog/harpua/archive/2005/05/27/93376.aspx</link><pubDate>Fri, 27 May 2005 11:17:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:93376</guid><dc:creator>Harpua</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/harpua/comments/93376.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/harpua/commentrss.aspx?PostID=93376</wfw:commentRss><description>&lt;P&gt;Thanks to &lt;A href="http://www.codebetter.com/blogs/eric.wise/archive/2005/05/27/63735.aspx"&gt;Eric&lt;/A&gt;, I couldn't resist. &lt;/P&gt;
&lt;TABLE border=0&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;A href="http://quiz.ravenblack.net/videogame.pl"&gt;&lt;IMG height=80 alt="What Video Game Character Are You? I am Mr Do." src="http://quiz.ravenblack.net/videogame/11.png" width=150 align=left border=0&gt;&lt;/A&gt;I am &lt;B&gt;Mr Do&lt;/B&gt;.&lt;BR&gt;&lt;BR&gt;I am sedentary by nature, enjoying passive entertainment, eating when the mood takes me, and playing with my food. I try to avoid conflict, but when I'm angered, I can be a devil - if you force me to fight, I will crush you. With apples. &lt;A href="http://quiz.ravenblack.net/videogame.pl"&gt;What Video Game Character Are You?&lt;/A&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=93376" width="1" height="1"&gt;</description></item><item><title>Bug / Feature Tracking Software</title><link>http://dotnetjunkies.com/WebLog/harpua/archive/2005/04/07/62781.aspx</link><pubDate>Thu, 07 Apr 2005 11:04:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:62781</guid><dc:creator>Harpua</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/harpua/comments/62781.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/harpua/commentrss.aspx?PostID=62781</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Arial&gt;For some time now, I've been using &lt;A href="http://www.axosoft.com/"&gt;OnTime from Axosoft&lt;/A&gt;.&amp;nbsp; And with their recent release of 2005, have been greatly impressed with this product.&amp;nbsp; As an independent is a great tool for a great price (FREE for single users) and I just read on one of their &lt;A href="http://blogs.axosoft.com/hamids/archive/2005/04/04/490.aspx"&gt;developers blogs &lt;/A&gt;that they are creating a new licensing scheme for small shops of 5 users or so which will be affordable for the smaller shops.&amp;nbsp; I'm not associated with Axosoft in any way...just wanted to publically say thanks for a great product.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=62781" width="1" height="1"&gt;</description></item><item><title>Laptop Adventure this Morning</title><link>http://dotnetjunkies.com/WebLog/harpua/archive/2005/03/14/60285.aspx</link><pubDate>Mon, 14 Mar 2005 14:58:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:60285</guid><dc:creator>Harpua</dc:creator><slash:comments>1</slash:comments><comments>http://dotnetjunkies.com/WebLog/harpua/comments/60285.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/harpua/commentrss.aspx?PostID=60285</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Arial&gt;Well, had a bit of an adventure this morning with my laptop.&amp;nbsp; I recently (back in December) purchased a new laptop (Dell Inspiron 9200) which is a great machine in my experience and have been more than happy with it thus far.&amp;nbsp; This morning I was working when the electricity went out, no problem, the battery kicked in.&amp;nbsp; I shut down as I went to see why we lost power.&amp;nbsp; When I came back about 20 minutes later after the power had been restored, I see the laptop still had not shutdown, it was stuck trying to end some program (don't recall which at the moment).&amp;nbsp; I ended it normally and the machine shut down seemingly without problem.&amp;nbsp; I then restarted and again walked away.&amp;nbsp; 15 minutes later came back to be greeted with a blue screen.&amp;nbsp; No biggie, I just rebooted again to see if it would just go away as I've seem them do from time to time.&amp;nbsp; No such luck, blue screen again.&amp;nbsp; Booted up in safe-mode, which came up OK, so I assumed that a driver had just been damaged in some way.&amp;nbsp; After a bit of digging, I figured it was my wireless card that was causing the problem.&amp;nbsp; It is a Dell 2200BG that came standard with the machine when I purchased it.&amp;nbsp; Disabled the card and booted up normally with no problem.&amp;nbsp; Removed the card from device manager and rebooted, XP detected the new hardware and reinstalled the driver, rebooted again, blue screen...arggghhhhh.&amp;nbsp; Went and downloaded new drivers from Dell (they had been an update since I received my machine).&amp;nbsp; Installed the driver, seemingly only halfway through the install, got the blue screen again.&amp;nbsp; Thinking now that perhaps the wireless card itself had been damaged in some way, I started looking for my information to contact my rep with Dell.&amp;nbsp; Meanwhile, rebooted and low and behold, the wireless now worked.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;While I'm happy it's back up and running without having to have a service call into Dell, it does make me a bit nervous that not everything was installed properly even though I don't see any problems as of yet.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=60285" width="1" height="1"&gt;</description></item><item><title>New Edition - Baby 4.0</title><link>http://dotnetjunkies.com/WebLog/harpua/archive/2005/03/02/57909.aspx</link><pubDate>Wed, 02 Mar 2005 10:40:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:57909</guid><dc:creator>Harpua</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/harpua/comments/57909.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/harpua/commentrss.aspx?PostID=57909</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Arial&gt;Just announcing that Baby 4.0 (AKA Son 3.0) was released this past Saturday evening.&amp;nbsp; It was released 6 weeks ahead of schedule, which was a surprise to the development team which thought there was still work to be completed.&amp;nbsp; However, after a few initial hiccups, it is running quite well although it is still being watched in a closed test mode until it is sure it can run on it's own.&amp;nbsp; A note to all...this will be the final release!&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;My wife had our baby six weeks early.&amp;nbsp; Both wife and son are doing well.&amp;nbsp; He is still in the hospital in the ICU&amp;nbsp;where he will be until he can get his weight up above 5 lbs or so.&amp;nbsp; He was born at 4lbs 11oz so he isn't that far away.&amp;nbsp; He's eating well so we hope to have him home soon.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;Still doing some work in between hospital visits.&amp;nbsp; Working on a pretty cool little smart client, but have a few simple websites&amp;nbsp;I need to crank out for some other clients.&amp;nbsp; I'm taking some time off from my main client where I spend most of my week on-site, so hopefully I can catch up with some of these other small projects while I'm waiting for our son to come home.&amp;nbsp; While I tend not to blog too much, maybe I'll find some time to put some interesting or at least more relevant posts up soon.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=57909" width="1" height="1"&gt;</description></item><item><title>SMTP Server not available and Mcafee</title><link>http://dotnetjunkies.com/WebLog/harpua/archive/2005/02/25/56612.aspx</link><pubDate>Fri, 25 Feb 2005 10:12:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:56612</guid><dc:creator>Harpua</dc:creator><slash:comments>1</slash:comments><comments>http://dotnetjunkies.com/WebLog/harpua/comments/56612.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/harpua/commentrss.aspx?PostID=56612</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Arial&gt;Received a lot of activity recently on an &lt;/FONT&gt;&lt;A href="http://dotnetjunkies.com/WebLog/harpua/archive/2004/01/05/5190.aspx"&gt;&lt;FONT face=Arial&gt;older post&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial&gt;&amp;nbsp;surrounding an exception received when trying to send email.&amp;nbsp; Thought I would summarize the information in a new post to hopefully help others out there.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;The problem surrounds receiving an exception&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" color=#0000ff size=2&gt;[COMException (0x80040211): The message could not be sent to the SMTP server. The transport error code was 0x800ccc15. The server response was not available]&lt;/FONT&gt; &lt;/P&gt;
&lt;P&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Arial&gt;when trying to send an email using System.Web.Mail in the framework.&amp;nbsp; The problem is caused by having McAfee VirusScan on the server and having OnAccessScan enabled (at least it was in the discussion we were having, there may be other causes that we haven't discussed.)&amp;nbsp; Thanks to &lt;/FONT&gt;&lt;A href="http://www.systemwebmail.com/faq/4.2.9.aspx"&gt;&lt;FONT face=Arial&gt;David &lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial&gt;for further confirmation and too &lt;/FONT&gt;&lt;A href="http://dotnetjunkies.com/WebLog/harpua/archive/2004/01/05/5190.aspx"&gt;&lt;FONT face=Arial&gt;Marcel (see last comment)&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial&gt;&amp;nbsp;for the following steps to work around the issue in McAfee VirusScan Enterprise 8.0.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;- go to VirusScan Console &lt;BR&gt;- Right-click Access Protection &lt;BR&gt;- Click "Properties" &lt;BR&gt;- Go to Port-Blocking tab &lt;BR&gt;- Select Rule: "Prevent mass mailing worms from sending mail" &lt;BR&gt;- Click Edit (in order to edit this rule) &lt;BR&gt;- Add "aspnet_wp.exe" to the exclusion list &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;Other products such as Norton and other antiviral or firewall software may cause the same issue, but I'll bet the underlying issue is the same.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;Hope this helps others out there.&lt;/FONT&gt;&lt;BR&gt;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=56612" width="1" height="1"&gt;</description></item><item><title>Parsing Web Command-Line Args</title><link>http://dotnetjunkies.com/WebLog/harpua/archive/2004/12/29/39725.aspx</link><pubDate>Wed, 29 Dec 2004 23:11:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:39725</guid><dc:creator>Harpua</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/harpua/comments/39725.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/harpua/commentrss.aspx?PostID=39725</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Arial&gt;I had a need to pass a parameter to&amp;nbsp;a smart client exe I'm creating for a project.&amp;nbsp; Found &lt;A href="http://weblogs.asp.net/whaggard/archive/2003/05/05/6538.aspx"&gt;this example&lt;/A&gt;, which seems to work quite nicely.&amp;nbsp; Wanted to put this on&amp;nbsp;here so I can find it again in the future.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=39725" width="1" height="1"&gt;</description></item><item><title>2004 Goals in Review</title><link>http://dotnetjunkies.com/WebLog/harpua/archive/2004/12/27/39110.aspx</link><pubDate>Mon, 27 Dec 2004 15:40:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:39110</guid><dc:creator>Harpua</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/harpua/comments/39110.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/harpua/commentrss.aspx?PostID=39110</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Arial&gt;Took a look back at the &lt;/FONT&gt;&lt;A href="http://dotnetjunkies.com/WebLog/harpua/archive/2004/01/01/5097.aspx"&gt;&lt;FONT face=Arial&gt;post &lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial&gt;I made almost a year ago about my intended goals for 2004...thought I would review those and see how I did and see where I need to improve for 2005.&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Arial&gt;&lt;EM&gt;Becoming a better father and husband&lt;/EM&gt; - Well I like to think I've done better.&amp;nbsp; I have tried and feel like I've grown closer with my family as a whole.&amp;nbsp; Also, though unexpected, my wife is due with our fourth child in early April of 2005.&amp;nbsp; So I'll have even more opportunities to improve!&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial&gt;&lt;EM&gt;Learn and grow in my faith&lt;/EM&gt; - While this is a neverending process of growing stronger in my faith in Christ, I feel that I have grown stronger.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial&gt;&lt;EM&gt;Growing my consulting business&lt;/EM&gt; - Well the first half of the year was pretty tough.&amp;nbsp; Things were pretty slow here in Ohio and my existing clients didn't really need much new work, so I worked in maintenance / support mode for the first 6 months, which kept us fed, but by no means left any over for much more than just food.&amp;nbsp; Then came August, where I landed a huge contract that lasts at least until June 2005, and it looks like it will be extended past that.&amp;nbsp; And as is typically, as soon as I got busy with that contract, all kinds of other work came and now I'm so busy I don't have time for much else.&amp;nbsp; When it rain it pours (or as is the case lately in Ohio, when it snows it really snows!)&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial&gt;&lt;EM&gt;Form new partnerships&lt;/EM&gt; - While this was pretty vague, the partnerships I had in mind when I originally wrote this fell through, however the partnerships I already had have grown stronger and there are a few things on the horizon that look promising.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial&gt;&lt;EM&gt;Growing in my skill / knowledge of .NET&lt;/EM&gt; - Well I've definitely achieved this.&amp;nbsp; I've been developing almost exclusively in .NET (mostly in C#, some in Vb.net) and have learned tons.&amp;nbsp; Of course my blog reading has grown leaps and bounds with the tons of wisdom that is out there (here on dotnetjunkies and elsewhere).&amp;nbsp; And of course this is a never ending process that will continue.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial&gt;&lt;EM&gt;Do more posting here&lt;/EM&gt; - Well, I've failed here.&amp;nbsp; Only a handful of posts this past year.&amp;nbsp; Seems I just never find the time to do much more than read.&amp;nbsp; I would like to say that I would improve this in 2005, but who knows.&amp;nbsp; I'll try as I would like to give back to the communities that have given me so much.&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;Things I was looking forward to in 2004:&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Arial&gt;&lt;EM&gt;.NET 2.0&lt;/EM&gt; - Well it's not out yet and I haven't found the time to do much more than read about it.&amp;nbsp; Still looking forward to that.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial&gt;&lt;EM&gt;Half-Life 2.0&lt;/EM&gt; - My lovely wife&amp;nbsp;got that for me for Christmas, so I've been spending too much time already with that.&amp;nbsp; Great game!&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial&gt;&lt;EM&gt;Baseball / Football seasons for my son&lt;/EM&gt; - Well we had very successful seasons, especially in football which is my son's favorite.&amp;nbsp;&amp;nbsp;This year he was our Quarterback and did a fine job and learned a lot about the game.&amp;nbsp; I learned a lot about coaching and am looking forward to next years seasons.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial&gt;&lt;EM&gt;New business relationship with a released product&lt;/EM&gt; - Well that fell through and didn't happen.&amp;nbsp; Hopefully coming up in 2005...working on stuff now.&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;FONT face=Arial&gt;Overall a successful year and 2005 looks to improve on that as well!&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=39110" width="1" height="1"&gt;</description></item></channel></rss>