<feed xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
    <title>Ask Paula!</title>
    <link rel="self" type="application/xml" href="http://geekswithblogs.net/AskPaula/Atom.aspx" />
    <subtitle type="html">...bringing you notes from the field...</subtitle>
    <id>http://geekswithblogs.net/AskPaula/Default.aspx</id>
    <author>
        <name> Paula DiTallo , 2008. All Rights Reserved</name>
        <uri>http://geekswithblogs.net/AskPaula/Default.aspx</uri>
    </author>
    <generator uri="http://subtextproject.com" version="Subtext Version 0.0.0.0">Subtext</generator>
    <updated>2008-09-04T10:59:39Z</updated>
    <entry>
        <title>How do I fix this error: Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/09/04/124949.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/09/04/124949.aspx</id>
        <published>2008-09-04T10:54:30-12:00:00</published>
        <updated>2008-09-04T10:59:39Z</updated>
        <content type="html">&lt;p&gt;You've probably just converted your vs 2005 web project with ajax to vs 2008. This is because Visual Studio 2008 has a newer, built-in version. The fix is short and sweet! &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/angel_smile.gif" /&gt; &lt;/p&gt;
&lt;p&gt;Remove the &lt;strong&gt;System.Web.Extensions&lt;/strong&gt; from references, then add them back again! That should connect you with the correct assembly. If you're uncertain how to remove the reference, check this out: &lt;font face="Arial"&gt;&lt;a href="http://geekswithblogs.net/AskPaula/archive/2008/09/04/124948.aspx"&gt;http://geekswithblogs.net/AskPaula/archive/2008/09/04/124948.aspx&lt;/a&gt;  &lt;/font&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/124949.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/124949.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/124949.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/124949.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Where do I add references to a project in visual studio 2008 (vs 2008)?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/09/04/124948.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/09/04/124948.aspx</id>
        <published>2008-09-04T10:45:51-12:00:00</published>
        <updated>2008-09-04T10:45:51Z</updated>
        <content type="html">&lt;p&gt;Let's say you've converted a vs 2005 asp .net project over to vs 2008 and you have old ajax references like System.Web.Extensions, etc. that you want to get rid of, but they don't show up under the Solution view. The way to remove those references (or add new ones) is to do the following:&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;Right click on the solution (assuming the solution view is active)&lt;/li&gt;
    &lt;li&gt;Select Property pages&lt;/li&gt;
    &lt;li&gt;At the bottom of the dialog box you'll be able to Add, Remove or update.&lt;/li&gt;
&lt;/ol&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/124948.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/124948.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/124948.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/124948.aspx</trackback:ping>
    </entry>
    <entry>
        <title>How do I know which version of BizTalk I am running?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/09/04/124940.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/09/04/124940.aspx</id>
        <published>2008-09-04T06:42:04-12:00:00</published>
        <updated>2008-09-04T06:46:58Z</updated>
        <content type="html">&lt;p&gt;The quickest way is to do the following:&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;Go to &lt;strong&gt;Start&amp;gt;Settings&amp;gt;Control Panel&lt;/strong&gt; &lt;/li&gt;
    &lt;li&gt;Select &lt;strong&gt;Add/Remove Programs&lt;/strong&gt; &lt;/li&gt;
    &lt;li&gt;Scroll unitl you find &lt;strong&gt;BizTalk&lt;/strong&gt; &lt;/li&gt;
    &lt;li&gt;Click on the support anchor (see screen shot below) &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt; &lt;img height="400" alt="Lookup BizTalk Version Info" width="716" src="/images/geekswithblogs_net/AskPaula/BizTalkVersion.JPG" /&gt;&lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/124940.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/124940.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/124940.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/124940.aspx</trackback:ping>
    </entry>
    <entry>
        <title>How do I change the owner of my table in SQL Server?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/08/27/124737.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/08/27/124737.aspx</id>
        <published>2008-08-27T10:40:59-12:00:00</published>
        <updated>2008-08-28T01:34:13Z</updated>
        <content type="html">&lt;p&gt;&lt;font size="3"&gt;Go to the ms sql server database instance that has the table object and open a new query window. Execute the system stored proc called &lt;strong&gt;sp_changeobjectowner.&lt;/strong&gt; The 2 parameters it needs to run are: (1) the current owner+object name and (2) the target owner. Take a look at the example below:&lt;/font&gt;&lt;/p&gt;
&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;exec &lt;font color="#800000" size="2"&gt;sp_changeobjectowner&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;'METRO\paula.EmployeeContact'&lt;/font&gt;&lt;font color="#808080" size="2"&gt;,&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;'dbo'&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000000"&gt;When the stored proc is completed, refresh the instance. &lt;font size="2"&gt;The table will then be owned by dbo. In this example, the table would display as dbo.EmployeeContact&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;/font&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/124737.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/124737.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/124737.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/124737.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Where can I find the IIS Logs?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/08/02/124204.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/08/02/124204.aspx</id>
        <published>2008-08-02T12:31:30-12:00:00</published>
        <updated>2008-08-02T12:35:17Z</updated>
        <content type="html">&lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="3"&gt;The pattern in most environments is the %windows% directory, %system32% ... etc. There are other  w3 formatted directories under \LogFIles -- but primarily most folks will be looking under this directory for what they need:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial" color="#800080" size="4"&gt;&lt;strong&gt;C:\WINDOWS\system32\LogFiles\W3SVC1&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="3"&gt;Once you're there, the actual log files will look like:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="3"&gt;exYYMMDD.log  (e.g. ex080802.log)&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/124204.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/124204.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/124204.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/124204.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Why does "use db" with a hyphen throw "Incorrect syntax near '-'" ?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/07/31/124163.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/07/31/124163.aspx</id>
        <published>2008-07-31T09:26:58-12:00:00</published>
        <updated>2008-07-31T09:26:58Z</updated>
        <content type="html">&lt;p&gt;&lt;font size="3"&gt;I think this SQL Server x.x  oddity goes back to the old Sybase 4 days!&lt;/font&gt; &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/confused_smile.gif" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="3"&gt;If you want to use a database name that's been dubbed something like 'paula-objects' and type out:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="3"&gt;use paula-objects&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="3"&gt;then execute the request, you'll get the error message: &lt;font color="#993300"&gt;&lt;em&gt; &lt;/em&gt;&lt;em&gt;Incorrect syntax near '&lt;strong&gt;-'&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;font color="#993300" size="3"&gt;just type this instead:&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;font color="#993300" size="3"&gt;use [paula-objects]&lt;/font&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;font size="3"&gt;when you execute the request, the syntax error will clear up! &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/thumbs_up.gif" /&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;font color="#993300" size="3"&gt;&lt;/font&gt;&lt;font size="1"&gt;&lt;/font&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/124163.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/124163.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/124163.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/124163.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Does SQL Server have an "ALL_TAB_COLUMNS" feature?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/07/31/124161.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/07/31/124161.aspx</id>
        <published>2008-07-31T09:10:21-12:00:00</published>
        <updated>2008-07-31T09:10:21Z</updated>
        <content type="html">&lt;h3&gt;&lt;font style="BACKGROUND-COLOR: #ffffff"&gt;&lt;font size="5"&gt;Yes!&lt;/font&gt;     &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/teeth_smile.gif" /&gt;&lt;/font&gt;&lt;/h3&gt;
&lt;p&gt;&lt;font size="3"&gt;For those Oracle X.Xers finding themselves working in the SQL Server 2005/2008 world these days, you'll be happy to know all you need to do is:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="3"&gt;1. Open up a new execute query window.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="3"&gt;2. Type the following:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;em&gt;&lt;font size="3"&gt;&lt;font color="#993300"&gt;&lt;strong&gt;use&lt;/strong&gt;&lt;/font&gt; &lt;font color="#993300"&gt;FavoriteDbInstance&lt;/font&gt;&lt;/font&gt;&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial" color="#993300" size="3"&gt;&lt;em&gt;&lt;strong&gt;SELECT&lt;br /&gt;
 table_name,column_name&lt;br /&gt;
FROM&lt;br /&gt;
 information_schema.columns&lt;br /&gt;
WHERE&lt;br /&gt;
  column_name LIKE&lt;/strong&gt; '%whateverYouWant%'&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="3"&gt;That's it!:-) Your table names with the column name you are searching for should show up!&lt;/font&gt;&lt;/p&gt;
&lt;font size="2"&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;/font&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/124161.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/124161.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/124161.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/124161.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Is there a "DUAL" database equivalent in SQL Server?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/06/10/122772.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/06/10/122772.aspx</id>
        <published>2008-06-10T06:29:38-12:00:00</published>
        <updated>2008-06-10T06:29:38Z</updated>
        <content type="html">&lt;p&gt;There isn't a "DUAL" exactly, but you can test things out in SQL Server in a similar way for example in Oracle to get today's date/time you would type:&lt;/p&gt;
&lt;p&gt;SQL&amp;gt; SELECT sysdate from DUAL; &lt;/p&gt;
&lt;p&gt;To do the same thing in MS SQL Server type:&lt;/p&gt;
&lt;p&gt;SELECT getdate()&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/thumbs_up.gif" /&gt;&lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/122772.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/122772.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/122772.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/122772.aspx</trackback:ping>
    </entry>
    <entry>
        <title>My *.chm help files are broken, how do I fix it?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/05/22/122320.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/05/22/122320.aspx</id>
        <published>2008-05-22T11:27:34-12:00:00</published>
        <updated>2008-05-23T02:04:59Z</updated>
        <content type="html">&lt;p&gt;You may have discovered this when you were attempting to rummage through Internet Explorer's help files, or perhaps you've just downloaded a help file from another vendor with the *.chm file type. In either case you'll see something that looks like this:&lt;/p&gt;
&lt;p&gt;&lt;img height="452" alt="SecurityUpdateBug" width="640" src="/images/geekswithblogs_net/AskPaula/BrokenHelp.GIF" /&gt;&lt;/p&gt;
&lt;p&gt;This was  either caused by a Microsoft Security upgrade or by installing Microsft Windows Server 2003 SP1 which included changes to the InfoTech protocol that blocked the ability to view remote content.&lt;/p&gt;
&lt;p&gt;To correct this, execute the following steps:&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;Navigate to the *.chm icon. &lt;/li&gt;
    &lt;li&gt;Right-click on the icon &lt;/li&gt;
    &lt;li&gt;Click Properties. &lt;/li&gt;
    &lt;li&gt;Click unblock. &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/122320.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/122320.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/122320.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/122320.aspx</trackback:ping>
    </entry>
    <entry>
        <title>How do I know if I'm running a 32-bit or 64-bit version of Windows?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/05/20/122270.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/05/20/122270.aspx</id>
        <published>2008-05-20T06:23:10-12:00:00</published>
        <updated>2008-08-02T12:38:03Z</updated>
        <content type="html">&lt;p&gt;The most comprehensive guide to outlining the steps on what to do to find out is provided by Microsoft, located on their website under : &lt;a href="http://support.microsoft.com/kb/827218/?FR=1"&gt;http://support.microsoft.com/kb/827218/?FR=1&lt;/a&gt; , but here's a cheat-sheet version to keep handy! &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/thumbs_up.gif" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;XP&lt;/strong&gt; or &lt;strong&gt;Windows Server 2003&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;Click &lt;strong&gt;Start&amp;gt;Run&lt;/strong&gt; &lt;/li&gt;
    &lt;li&gt;Type &lt;strong&gt;sysdm.cpl&lt;/strong&gt; . Click OK &lt;/li&gt;
    &lt;li&gt;Click the &lt;strong&gt;General&lt;/strong&gt; tab. &lt;/li&gt;
    &lt;li&gt;Look at the operating system. &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If the operating system has an x64 in it, then you are running a 64-bit version. If you do NOT see this, you are running the 32-bit version.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Vista&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;Click &lt;strong&gt;Start.&lt;/strong&gt; Type &lt;strong&gt;system&lt;/strong&gt; in the &lt;strong&gt;Start Search box&lt;/strong&gt;. &lt;/li&gt;
    &lt;li&gt;Click &lt;strong&gt;system &lt;/strong&gt;in the &lt;strong&gt;Programs &lt;/strong&gt;list. &lt;/li&gt;
    &lt;li&gt;Look at the operating system. &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The System type under System value will show either 64-bit or 32-bit.&lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/122270.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/122270.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/122270.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/122270.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Outlook 2007 Business Contact Manager doesn't work or won't load, why?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/05/20/122266.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/05/20/122266.aspx</id>
        <published>2008-05-20T04:55:56-12:00:00</published>
        <updated>2008-05-20T06:06:55Z</updated>
        <content type="html">&lt;p&gt;There are several reasons why the Business Contact Manager (BCM) might not load, rather than guess, the best thing to do is to have BCM generate a log file so you can analyze the problem more methodically! How &lt;em&gt;cool &lt;/em&gt;is that ? &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/shades_smile.gif" /&gt;&lt;/p&gt;
&lt;p&gt;Here's what you need to do to invoke logging in BCM:&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;In Outlook, go to the &lt;strong&gt;Help &lt;/strong&gt;Menu &lt;/li&gt;
    &lt;li&gt;Click on &lt;strong&gt;About Business Contact Manager for Outlook&lt;/strong&gt;. &lt;/li&gt;
    &lt;li&gt;A window will open, in this window click on the checkbox to enable logging for BCM. &lt;/li&gt;
    &lt;li&gt;The log file that get's generated is located under: c:\Users\YourName\AppData\Local\Temp\BCMLog_Vx.log &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Open the file and have a look around! This should help you determine what the trouble is without a lot of guess work! &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/wink_smile.gif" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/122266.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/122266.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/122266.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/122266.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Outlook 2007 Business Contact Manager Fails to Initialize the Common Language Runtime, Why?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/05/20/122265.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/05/20/122265.aspx</id>
        <published>2008-05-20T04:31:41-12:00:00</published>
        <updated>2008-05-20T04:31:41Z</updated>
        <content type="html">&lt;p&gt;If you are seeing the message: &lt;em&gt;&lt;font color="#993300"&gt;&lt;strong&gt;Business Contact Manager failed to initialize the Common Language Runtime. ECall methods must be packaged into a subsystem module,&lt;/strong&gt;&lt;/font&gt;&lt;/em&gt; BCM isn't really the trouble. You are getting this message because on or around April 11, 2008 an automatic update from Microsoft downloaded a damaged component of the Microsoft .NET Framework 2.0. &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/broken_heart.gif" /&gt;&lt;/p&gt;
&lt;p&gt; On the bright side, today is May 20, 2008 and a patch has already been downloaded on an automatic update. You'll just have to repair it!&lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/heart.gif" /&gt;&lt;/p&gt;
&lt;p&gt;To repair the damaged .NET 2.0 component, execute the following steps:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For XP:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;Click on &lt;strong&gt;Start&amp;gt;Settings&amp;gt;Control Panel&lt;/strong&gt;&lt;/li&gt;
    &lt;li&gt;Double-click on &lt;strong&gt;Add or Remove Programs&lt;/strong&gt; icon&lt;/li&gt;
    &lt;li&gt;Select &lt;strong&gt;Microsoft .NET Framework 2.0&lt;/strong&gt;&lt;/li&gt;
    &lt;li&gt;Click &lt;strong&gt;Change/Remove&lt;/strong&gt;&lt;/li&gt;
    &lt;li&gt;Choose &lt;strong&gt;Repair.&lt;/strong&gt;&lt;/li&gt;
    &lt;li&gt;Restart computer&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;For Vista&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;.NET Framework 2.0 is completely integrated into Vista, so it can't be uninstalled/repaired the same way as it can in XP. In the case of Vista, you'll have to run sfc (system file checker).&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;Click on &lt;strong&gt;Start,&lt;/strong&gt; type &lt;strong&gt;cmd&lt;/strong&gt; in the &lt;strong&gt;Start Search Box.&lt;/strong&gt; [don't press enter yet]&lt;/li&gt;
    &lt;li&gt;Right-click &lt;strong&gt;cmd.exe&lt;/strong&gt; in &lt;strong&gt;Programs &lt;/strong&gt;list in search results, click &lt;strong&gt;Run as Administrator&lt;/strong&gt;&lt;/li&gt;
    &lt;li&gt;In command window, type &lt;strong&gt;sfc/scannow&lt;/strong&gt;  -- press enter.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If this still doesn't fix your issue, please look for .NET 2.0 SP1 on &lt;a href="http://www.microsoft.com/downloads"&gt;www.microsoft.com/downloads&lt;/a&gt; . There will be two versions out there, one for 64-b and one for 32-b. If you aren't sure which version of the operating system you're running on, follow the instructions listed by Microsoft here: &lt;a href="http://support.microsoft.com/kb/827218/?FR=1"&gt;http://support.microsoft.com/kb/827218/?FR=1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/122265.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/122265.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/122265.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/122265.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Why do EDI permissions fail in BizTalk?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/04/21/121474.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/04/21/121474.aspx</id>
        <published>2008-04-21T09:03:09-12:00:00</published>
        <updated>2008-04-21T09:11:14Z</updated>
        <content type="html">&lt;p&gt;&lt;font face="Arial"&gt;I am getting the message: &lt;em&gt;&lt;font color="#993300"&gt;&lt;strong&gt;"Unable to set permissions on the shared documents home folder"&lt;/strong&gt;&lt;/font&gt;&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;This is probably happening because the needed membership in the security groups for EDI/SQL roles aren't set up all the way through, it is likely some of it is set up already and some of it isn't -- so when your bts service account is trying to execute EDI, you see this sort of error.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;To correct this, try these quick few steps first. If all else fails, Microsoft has an online reference: &lt;font color="#0000ff"&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/aa546733.aspx"&gt;http://msdn2.microsoft.com/en-us/library/aa546733.aspx&lt;/a&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff"&gt;&lt;/font&gt;&lt;font face="Arial"&gt;&lt;br /&gt;
&lt;strong&gt;II. Check Permissions on Receive and Send Folders (READ: not the likely cause for this particular error, but best to be sure this is setup right anyway)&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;1. In windows explorer, right-click on your site's EDI Receive folder location. &lt;br /&gt;
2. Make sure service account for bts host has FULL CONTROL permissions.&lt;br /&gt;
3. Make sure that the other user groups that dump files there have WRITE permissions.&lt;br /&gt;
4. In windows explorer, right-click on your site's EDI Send folder location.&lt;br /&gt;
5. Make sure the service account for bts host have WRITE permissions.&lt;br /&gt;
6. Make sure that the other user groups have READ permissions.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;strong&gt;II. Check to be sure the user account which the EDI service is running with is in the BTS_HOST_USERS sql role (READ: A good candidate for resolving this particular error message)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;1. Connect to the database instance your bts server points to in SQL manager.&lt;br /&gt;
2. Look at the BizTalkMgmtDb security settings for Roles.&lt;br /&gt;
3. Look under Database Roles, then right-click BTS_HOST_USERS. Click on Properties.&lt;br /&gt;
4. Once there, look for the EDI Subsystem. If not there, click Add and then click the EDI sub-sytem users and add it.&lt;/em&gt;&lt;br /&gt;
&lt;font color="#800080"&gt;&lt;em&gt;NOTE: If there isn't and EDI sub-system user to add, it do the following:&lt;/em&gt;&lt;br /&gt;
&lt;/font&gt;&lt;font color="#800080"&gt;&lt;font size="1"&gt;&lt;em&gt;            a. Go to Users, click New Database user.&lt;br /&gt;
            b. right-click Users. click New Database User.&lt;br /&gt;
            c. in drop-down, select EDI subsytem users group&lt;/em&gt;&lt;/font&gt;.&lt;/font&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;III. Check to be sure the BTS service account is in the EDI Subsystem Users Group (READ: Another good candidate, although likely to resolve a more dramatic EDI error! &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/omg_smile.gif" /&gt; )&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;1. Go to Active Directory. Go to Users. &lt;br /&gt;
2. Double click on EDI Subsystem Users group and display properties.&lt;br /&gt;
3. Click on Memebers.&lt;br /&gt;
4. If BTS service account isn't there, click on Add. Add the BTS service account user.&lt;/em&gt;&lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/121474.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/121474.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/121474.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/121474.aspx</trackback:ping>
    </entry>
    <entry>
        <title>My USB keeps changing drive letters, why?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/03/13/120523.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/03/13/120523.aspx</id>
        <published>2008-03-13T08:18:16-12:00:00</published>
        <updated>2008-03-13T08:23:50Z</updated>
        <content type="html">&lt;p&gt;&lt;font size="2"&gt;Unless you configure the drive from a few levels under &lt;em&gt;Administrative Tools&lt;/em&gt;, the drive will appear to randomly select a letter.  For example, one day when you plug your USB drive in, you'll see &lt;strong&gt;E:&lt;/strong&gt; and on another occassion you'll see &lt;strong&gt;F:.&lt;/strong&gt;  It's not really random--its actually tied to which USB ports are available and the internal definitions of the ports by sequence. This can be troublesome should you have shortcuts on your desktop that point to programs on your USB drive. The install packages would have dubbed the starting and target destinations with whatever letter the USB drive had at the time--so when the drive letter changes, the shortcuts don't work! &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/sad_smile.gif" /&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;To solve this heartburn, do the following:&lt;/font&gt;&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;&lt;font size="2"&gt;&lt;em&gt;Go to &lt;strong&gt;&lt;font color="#993300"&gt;Start&amp;gt;Control Panel&amp;gt;Administrative Tools&amp;gt;Computer Management&amp;gt;Storage&amp;gt;Disk Management&lt;/font&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt; &lt;/li&gt;
    &lt;li&gt;&lt;font size="2"&gt;&lt;em&gt;Highlight the drive and select &lt;strong&gt;&lt;font color="#993300"&gt;Change&lt;/font&gt;&lt;/strong&gt; &lt;font color="#993300"&gt;&lt;strong&gt;Drive Letter and Paths..."&lt;/strong&gt;&lt;/font&gt;&lt;/em&gt;&lt;/font&gt; &lt;/li&gt;
    &lt;li&gt;&lt;font size="2"&gt;&lt;em&gt;Click on &lt;strong&gt;&lt;font color="#993300"&gt;Change&lt;/font&gt;&lt;/strong&gt;.&lt;/em&gt;&lt;/font&gt; &lt;/li&gt;
    &lt;li&gt;&lt;font size="2"&gt;&lt;em&gt;Type a higher letter (e.g. S,T,U,V..) so that if you were to get a new internal disk drive, the assignment won't conflict. &lt;/em&gt;&lt;/font&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;font size="2"&gt;Once the save is changed, go through your desktop and your program shortcuts by &lt;em&gt;right clicking&lt;/em&gt; on the shortcut's icon. Select &lt;em&gt;Property&lt;/em&gt;. Reassign any icons, targets and starting destinations with the drive letter you assigned.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/120523.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/120523.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/120523.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/120523.aspx</trackback:ping>
    </entry>
    <entry>
        <title>VS gives the error LockClrVersion, Why?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/03/12/120502.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/03/12/120502.aspx</id>
        <published>2008-03-12T08:52:12-12:00:00</published>
        <updated>2008-03-12T08:52:12Z</updated>
        <content type="html">&lt;p&gt;If you are getting an error message with the phrase&lt;em&gt; &lt;strong&gt;&lt;font color="#993300" size="3"&gt;LockClrVersion could not be located in the dynamic link library mscoree.dll &lt;/font&gt;&lt;/strong&gt; &lt;/em&gt;it is probably because you don't have the correct .net framework loaded. For the newer versions of C#/VB/etc.express (Visual Studio 8.0), you'll need to load the v2.0 .net framework.&lt;/p&gt;
&lt;p&gt;If you're trying to execute Visual Studio from a location that isn't associated with your machine's installation, you'll probably move the error to some other error--at which point, a reinstall of vs will be your best bet. &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/shades_smile.gif" /&gt;&lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/120502.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/120502.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/120502.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/120502.aspx</trackback:ping>
    </entry>
    <entry>
        <title>My window is cut-off or truncated. Why?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/03/11/120479.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/03/11/120479.aspx</id>
        <published>2008-03-11T12:52:41-12:00:00</published>
        <updated>2008-03-11T12:55:06Z</updated>
        <content type="html">&lt;p&gt;&lt;img style="MARGIN-RIGHT: 10px" height="496" alt="truncated Microsoft Window" width="377" align="left" src="/images/geekswithblogs_net/AskPaula/truncate.GIF" /&gt;&lt;font size="4"&gt;If an application window, like the one to the left, keeps you from being able to enter data because it &lt;em&gt;&lt;font color="#993300"&gt;cannot be maximized &lt;/font&gt;&lt;/em&gt;or it is not enabled to &lt;em&gt;&lt;font color="#800000"&gt;scroll up or down&lt;/font&gt;&lt;/em&gt;, it is usually because the programmer made some assumptions about the display settings.&lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/omg_smile.gif" /&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="4"&gt;To compensate for that, you'll have to change the display settings  on your computer.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="4"&gt;To do this, follow these steps:&lt;/font&gt;&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;&lt;font color="#993300" size="4"&gt;&lt;em&gt;&lt;strong&gt;1. Start&amp;gt;Control Panel&amp;gt;Display&amp;gt; Appearance&amp;gt;Color Scheme&lt;/strong&gt; &lt;/em&gt;&lt;/font&gt; &lt;/li&gt;
    &lt;li&gt;&lt;font color="#993300" size="4"&gt;&lt;em&gt; &lt;/em&gt;&lt;/font&gt; &lt;/li&gt;
    &lt;li&gt;&lt;font color="#993300" size="4"&gt;&lt;em&gt;2. Choose something like&lt;strong&gt; Desert&lt;/strong&gt;, which displays at a smaller font. &lt;/em&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font color="#993300" size="4"&gt;&lt;em&gt;&lt;/em&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font color="#993300" size="4"&gt;&lt;em&gt;3. Apply the change. &lt;/em&gt;&lt;/font&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;font size="4"&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="4"&gt;Your screen should refresh with the new color scheme--allowing you to be able to work within the confines of the fixed window space! &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/wink_smile.gif" /&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/120479.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/120479.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/120479.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/120479.aspx</trackback:ping>
    </entry>
    <entry>
        <title>The Northwind DB is missing! What do I do?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/03/11/120475.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/03/11/120475.aspx</id>
        <published>2008-03-11T11:17:34-12:00:00</published>
        <updated>2008-03-11T11:40:29Z</updated>
        <content type="html">&lt;p&gt;&lt;font size="3"&gt;As long as you (or your colleagues) don't have any serious test data you've been working on that needs recovering, it's pretty simple to generate a fresh instance! &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/wink_smile.gif" /&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="3"&gt;First, search for the SQL Server script that builds the demo database under \Mssql\Install. The name of the script is called: &lt;/font&gt;&lt;font size="4"&gt;&lt;strong&gt;instnwnd.sql .&lt;/strong&gt;  &lt;/font&gt;&lt;font size="3"&gt;If the script isn't found there, an alternative place to look is under the Visual Studio SDK path(s), for example:  &lt;font size="3"&gt;&lt;em&gt;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Samples\Setup&lt;/em&gt; . If the script is still missing in action, try searching for the file. &lt;/font&gt;&lt;/font&gt;&lt;font size="3"&gt;Once you have located the file, open a command window and navigate to that directory path. Once there, type:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;font color="#993300" size="4"&gt;&lt;strong&gt;&lt;em&gt;osql -Usa -Psapassword -SMyComputerName\MyDBServerName -iinstnwnd.sql -oinstnwnd.log&lt;/em&gt;&lt;/strong&gt;&lt;/font&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial" size="2"&gt;&lt;em&gt;&lt;strong&gt;(READ: -U&lt;/strong&gt; = username, -&lt;strong&gt;P&lt;/strong&gt; = password, -&lt;strong&gt;S &lt;/strong&gt;= DB Server Name &lt;strong&gt;-i&lt;/strong&gt; = input script &lt;strong&gt;-o&lt;/strong&gt; = output log.&lt;strong&gt;)&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;font size="3"&gt;To be sure that the script executed correctly, open the &lt;strong&gt;instnwnd.log&lt;/strong&gt; file and review the results.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial" size="5"&gt;&lt;strong&gt;&lt;font size="4"&gt;That's it!&lt;/font&gt;&lt;img alt="" src="http://geekswithblogs.net/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/teeth_smile.gif" /&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/120475.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/120475.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/120475.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/120475.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Thinking Through Rules in C#</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/03/07/120379.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/03/07/120379.aspx</id>
        <published>2008-03-07T14:51:33-12:00:00</published>
        <updated>2008-03-11T11:30:37Z</updated>
        <content type="html">&lt;p&gt;As I continue with writing the manuscript on rules engines, I've isolated my examples to be coincidental with the overall theme of engineering decision support applications. Today, I am taking a close look at the seemingly simple act of identifying and rejecting unattractive alternatives when competing projects are under review to determine whether or not a given project will warrant funding.&lt;/p&gt;
&lt;p&gt;Some of the determining factors are well known algorithms in the financial world. Specifically I am thinking about the &lt;font color="#cc99ff"&gt;&lt;font color="#ff0000"&gt;&lt;em&gt;rate of return on investment (roi)&lt;/em&gt;, &lt;em&gt;present worth (pw),&lt;/em&gt; &lt;em&gt;annual cost (euac),&lt;/em&gt; &lt;em&gt;annual benefit (euab),&lt;/em&gt; &lt;em&gt;benefit-cost ratio (bc),&lt;/em&gt; &lt;/font&gt;&lt;em&gt;&lt;font color="#ff0000"&gt;net present worth &lt;/font&gt;&lt;font color="#ff0000"&gt;(npw).&lt;/font&gt;&lt;/em&gt;&lt;/font&gt;  Overall, these calculations can quickly help decide whether the minimum level of economic attractiveness is met by a project. I will elaborate on each of these later. For now, any of the methods may be used independently or collectively to ultimately reject a candidate project.&lt;/p&gt;
&lt;p&gt;Before we translate this decision process to a specific rule engine implementation, Let's look at a class stub I wrote to think it through:&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial" color="#993366"&gt;&lt;em&gt;&lt;strong&gt;using System;&lt;br /&gt;
using System.Collections.Generic;&lt;br /&gt;
using System.Text;&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial" color="#993366"&gt;&lt;em&gt;&lt;strong&gt;namespace CapitalExpendProjProp&lt;br /&gt;
{&lt;br /&gt;
    public class ProjectProposal&lt;br /&gt;
    {&lt;br /&gt;
        // MARR = minimum attractive rate of return&lt;br /&gt;
        public int ProjectReview(string Project, string[] alternative, int MARR)&lt;br /&gt;
        {&lt;br /&gt;
            &lt;font color="#cc99ff"&gt;&lt;font color="#993366"&gt;int&lt;/font&gt; &lt;font color="#ff0000"&gt;roi, pwb, pwc, euac, euab, bc, npw&lt;/font&gt;, &lt;font color="#993366"&gt;rejTally = 0&lt;/font&gt;;&lt;/font&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial" color="#993366"&gt;&lt;em&gt;&lt;strong&gt;            foreach(string alt in alternative)&lt;br /&gt;
            {&lt;br /&gt;
                roi = rateOfReturn();&lt;br /&gt;
                if (roi &amp;lt; MARR)&lt;br /&gt;
                { rejTally = rejTally + 1; } // REJECT&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial" color="#993366"&gt;&lt;em&gt;&lt;strong&gt;                pwb = presentWorthBenefits();&lt;br /&gt;
                pwc = presentWorthCosts();&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial" color="#993366"&gt;&lt;em&gt;&lt;strong&gt;                if (pwb &amp;lt; pwc)&lt;br /&gt;
                { rejTally = rejTally + 1; } //REJECT&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial" color="#993366"&gt;&lt;em&gt;&lt;strong&gt;                euac = AnnualCost();&lt;br /&gt;
                euab = AnnualBenefit();&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial" color="#993366"&gt;&lt;em&gt;&lt;strong&gt;                if (euac &amp;gt; euab)&lt;br /&gt;
                { rejTally = rejTally + 1; } //REJECT&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial" color="#993366"&gt;&lt;em&gt;&lt;strong&gt;                bc = BenefitCostRatio();&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial" color="#993366"&gt;&lt;em&gt;&lt;strong&gt;                if (bc &amp;lt; 1)&lt;br /&gt;
                { rejTally = rejTally + 1; } //REJECT&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial" color="#993366"&gt;&lt;em&gt;&lt;strong&gt;                npw = NetPresentWorth();&lt;br /&gt;
                if (npw &amp;lt; 0)&lt;br /&gt;
                { rejTally = rejTally + 1; } //REJECT&lt;br /&gt;
            }&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial" color="#993366"&gt;&lt;em&gt;&lt;strong&gt;            return rejTally;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/120379.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/120379.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/120379.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/120379.aspx</trackback:ping>
    </entry>
    <entry>
        <title>What is a BizTalk "Host Instance"?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/02/29/120088.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/02/29/120088.aspx</id>
        <published>2008-02-29T07:53:46-12:00:00</published>
        <updated>2008-02-29T08:05:52Z</updated>
        <content type="html">&lt;p&gt;To answer this question, a more basic question to ask would be what is a BizTalk &lt;em&gt;host, &lt;/em&gt;since a host must exist before an instance of it can exisit!  &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/wink_smile.gif" /&gt;  This distinction may be confusing to BizTalk newcomers because when navigating through the BizTalk Admin Console, hosts and host  instances are viewed separately.&lt;/p&gt;
&lt;p&gt;In mid-90's techno-speak, (READ: about the time-frame where the development of the BizTalk/Commerce Server got its start) the &lt;em&gt;host &lt;/em&gt;would have been thought of as a &lt;em&gt;container &lt;/em&gt;for related adapter handlers, pipelines, receive locations and orchestrations. Since an enterprise's BizTalk configuration or implementation can span over multiple physical servers, grouping logical units of work tied to an abstract &lt;em&gt;host &lt;/em&gt;allows instances of defined work to span servers. So, think of a &lt;em&gt;host instance&lt;/em&gt; as the physical implementation of the logical grouping of work. For example, if a multi-national retail chain wanted to process its outgoing purchase orders, a likely BizTalk implementation would include instantiating multiple instances of a defined purchasing host across several physcial servers.&lt;/p&gt;
&lt;p&gt;To read more about hosts and host instances, check these links out!&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/aa561042.aspx"&gt;http://msdn2.microsoft.com/en-us/library/aa561042.aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://geekswithblogs.net/toddu/archive/2004/10/02/12050.aspx"&gt;http://geekswithblogs.net/toddu/archive/2004/10/02/12050.aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/120088.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/120088.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/120088.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/120088.aspx</trackback:ping>
    </entry>
    <entry>
        <title>What is an "event storm"?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/02/04/119283.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/02/04/119283.aspx</id>
        <published>2008-02-04T11:31:58-12:00:00</published>
        <updated>2008-02-04T11:55:49Z</updated>
        <content type="html">&lt;p&gt;Loosely stated, an event storm is a large number of &lt;em&gt;warming&lt;/em&gt;, &lt;em&gt;informational&lt;/em&gt; and &lt;em&gt;error&lt;/em&gt; class occurrances on a given node (or array of nodes) over a relatively short period of time. Since these events  must be detected and addressed to improve the health and reliability of any given system, a whole science and collection of supporting applications exist to best manage these occurrances.&lt;/p&gt;
&lt;p&gt;The best academic abstract/whitepaper I've seen on the topic comes from&lt;strong&gt; Mouayad Albaghdadi&lt;/strong&gt;, &lt;strong&gt;Bruce Briley&lt;/strong&gt; and &lt;strong&gt;Martha Evens&lt;/strong&gt;, titled &lt;font color="#993300"&gt;&lt;strong&gt;&lt;em&gt;Event Storm Detection and Identification in Communication Systems&lt;/em&gt;.&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://www.sciencedirect.com/science?_ob=ArticleURL&amp;amp;_udi=B6V4T-4GGWG9B-2&amp;amp;_user=10&amp;amp;_rdoc=1&amp;amp;_fmt=&amp;amp;_orig=search&amp;amp;_sort=d&amp;amp;view=c&amp;amp;_acct=C000050221&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=10&amp;amp;md5=f0c21894956067e205019af5285b5b14"&gt;http://www.sciencedirect.com/science?_ob=ArticleURL&amp;amp;_udi=B6V4T-4GGWG9B-2&amp;amp;_user=10&amp;amp;_rdoc=1&amp;amp;_fmt=&amp;amp;_orig=search&amp;amp;_sort=d&amp;amp;view=c&amp;amp;_acct=C000050221&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=10&amp;amp;md5=f0c21894956067e205019af5285b5b14&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;In the Windows Server 200x world, event storms are represented by the number of events that fill the box's event log--visible to administrators) through &lt;strong&gt;Event Viewer&lt;/strong&gt;. Events will fall under general classes; &lt;strong&gt;Application&lt;/strong&gt;, &lt;strong&gt;Security &lt;/strong&gt;and &lt;strong&gt;System.&lt;/strong&gt; Within these classes, events are typed under Information, Error and Warning. A fast and furious collection of them across any category, under any type is considered an event storm.&lt;/p&gt;
&lt;p&gt;If you have access to the Microsoft Operations Management (MOM) server in your NT/Windows Server 200x environment, connect to the &lt;strong&gt;OnePoint&lt;/strong&gt; database instance, look under &lt;strong&gt;views&lt;/strong&gt;. An important view is &lt;strong&gt;dbo.SDKEventView&lt;/strong&gt;. You'll see columns like: &lt;em&gt;&lt;font color="#993300"&gt;EventGUID, ComputerName, GeneratedAlert, Message, NTEventID, TimeGenerated, TimeStarted, TimeStored&lt;/font&gt;&lt;/em&gt;, etc.&lt;/p&gt;
&lt;p&gt;Let's say you're interested in determining which boxes on your network have been generating the highest count of events. Type and execute this query: &lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff"&gt;&lt;font face="Arial" size="2"&gt;SELECT ComputerName, COUNT(*) AS myTally &lt;br /&gt;
  FROM dbo.SDKEventView &lt;br /&gt;
   WHERE (TimeGenerated BETWEEN convert(datetime,'02/04/2008 05:00:00 AM',101) AND convert(datetime,'02/04/2008 05:00:00 PM',101 ))&lt;br /&gt;
    GROUP BY ComputerName &lt;br /&gt;
     ORDER BY myTally DESC&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#000000"&gt;What you'll see as a result from this query is a listing of each node/server with a tally of events generated for the past 12 hours. Granted, not all the events that tally may be of dire interest to you (e.g. common, or expected IIS related-errors) however it is an acid-test to help determine which nodes on your network are generating a lot of  tagged activity. To dig deeper into MOM event managment and reporting, &lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#000000"&gt;please visit &lt;font size="3"&gt;&lt;strong&gt;Justin Harter's&lt;/strong&gt; web site: &lt;/font&gt;&lt;a href="http://www.momresources.org"&gt;&lt;font size="3"&gt;http://www.momresources.org&lt;/font&gt;&lt;/a&gt; . This is an &lt;strong&gt;&lt;font size="3"&gt;AWESOME&lt;/font&gt;&lt;/strong&gt; resource for developers and admins alike from all levels experience! &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/thumbs_up.gif" /&gt;&lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/thumbs_up.gif" /&gt;&lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/thumbs_up.gif" /&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#000000"&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/119283.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/119283.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/119283.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/119283.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Why do I get a "load file or assembly" error?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/01/28/119010.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/01/28/119010.aspx</id>
        <published>2008-01-28T11:04:20-12:00:00</published>
        <updated>2008-01-28T11:12:26Z</updated>
        <content type="html">&lt;p&gt;If you are getting an error when attempting to access your ASP .NET application that looks like: &lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;strong&gt;Parser Error Message&lt;/strong&gt;: &lt;em&gt;Could not load file or assembly &lt;strong&gt;&lt;font color="#993300"&gt;'System.Web.Extensions, Version=1.0.61025.0&lt;/font&gt;&lt;/strong&gt;, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified&lt;/em&gt;.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;You are probably missing AJAX v1.0! &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/confused_smile.gif" /&gt;  &lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/119010.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/119010.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/119010.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/119010.aspx</trackback:ping>
    </entry>
    <entry>
        <title>What is a "splitter pattern" in BizTalk?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/01/28/118999.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/01/28/118999.aspx</id>
        <published>2008-01-28T05:48:12-12:00:00</published>
        <updated>2008-01-28T11:12:03Z</updated>
        <content type="html">&lt;p&gt;Overall, when an incoming XML message contains multiple potential single messages, the extraction process needed to separate the messages out is thought of as "splitting " or "shredding" the message. The splitter pattern then, is a reliable, uniform way to address splitting/shredding throughout your applications.&lt;/p&gt;
&lt;p&gt;An example for why your application might need to split messages would be something like a single input XML message with multple pension fund benefits for multiple persons which require multiple output XML messages with each pension benefit grouped for each person in a single transformed XML message.&lt;/p&gt;
&lt;p&gt;There are alternative ways to successfully shred the message, but the pattern I like best can be tested by:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Developing an orchestration test harness that picks up the messge "as is" &lt;/li&gt;
    &lt;li&gt;Developing  the mappings for the splitting off of the single messages &lt;/li&gt;
    &lt;li&gt;Identifying which element under which node contains what will demarcate a single message. (e.g. social security number, beneficiary id, etc.) &lt;/li&gt;
    &lt;li&gt;Developing an xsl map isolating only the unique identifiers &lt;/li&gt;
    &lt;li&gt;Creating a new map, with a scripting functoid--under the properties,choose the inline xsl template. Cut and paste the xsl you created earler and dump it in. &lt;/li&gt;
    &lt;li&gt;Cycling through the unique identifiers by looking at the xpath info while iterating within a loop shape. &lt;/li&gt;
    &lt;li&gt;Adding an expression shape to build the single messages &lt;/li&gt;
    &lt;li&gt;Outputting the resultant single messages to a send port &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Matt Meleski has a very good example of how to actually implement this pattern using a map and an orchestration.&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://objectsharp.com/cs/blogs/matt/archive/2005/04/12/1703.aspx"&gt;http://objectsharp.com/cs/blogs/matt/archive/2005/04/12/1703.aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Of course, I may like this pattern best because Matt has done such an exemplary job sharing his implementation! &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/embaressed_smile.gif" /&gt;&lt;/p&gt;
&lt;p&gt;Darren Jefford also has a way cool pattern for splitting messages which relies on the schema element of the envelope and you guessed it... xpath!  &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/shades_smile.gif" /&gt;  .  Check out his blog:&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://blogs.msdn.com/darrenj/archive/2004/08/30/222614.aspx"&gt;http://blogs.msdn.com/darrenj/archive/2004/08/30/222614.aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/118999.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/118999.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/118999.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/118999.aspx</trackback:ping>
    </entry>
    <entry>
        <title>What is a "jar" file?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/01/27/118981.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/01/27/118981.aspx</id>
        <published>2008-01-27T17:17:45-12:00:00</published>
        <updated>2008-01-27T17:21:21Z</updated>
        <content type="html">&lt;br /&gt;
Simply, &lt;span style="font-weight: bold;"&gt;JAR&lt;/span&gt; stands for &lt;span style="font-weight: bold;"&gt;J&lt;/span&gt;ava &lt;span style="font-weight: bold;"&gt;AR&lt;/span&gt;chive. It's like a ZIP (Windows) or TAR (Unix/Linux) file with multiple other files contained within it. So, in the case of the *.jar files--what you're compressing are classes that your application/framework needs.&lt;br /&gt;
&lt;br /&gt;
...now...that was the very short version... if you're looking for a much richer explanation... &lt;br /&gt;
jump over to Behrouz Fallahi's page... &lt;span style="font-weight: bold;"&gt;(http://www.devx.com/tips/Tip/13397)   &lt;/span&gt;&lt;img src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/shades_smile.gif" alt="" /&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/118981.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/118981.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/118981.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/118981.aspx</trackback:ping>
    </entry>
    <entry>
        <title>What is "Hungarian Notation" ?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/01/26/118953.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/01/26/118953.aspx</id>
        <published>2008-01-26T11:28:03-12:00:00</published>
        <updated>2008-01-27T17:26:54Z</updated>
        <content type="html">During the heyday of Microsoft's Visual C++ development (read: late 80's - early 90's) this naming convention was talked about a lot. In essence the naming convention prefixes each variable name with letters that denote the data type + a shortened description name -- with each word of the description beginning with a capital letter. Let's say you needed to create a variable that would contain the string value of a book title. You might choose a name like: &lt;span style="font-weight: bold;"&gt;strBookTitle&lt;/span&gt; or maybe just &lt;span style="font-weight: bold;"&gt;strTitle&lt;/span&gt;. &lt;br /&gt;
&lt;br /&gt;
Today, there's a whole lot less talk about the convention--mainly because new standards derived from the Java world and from the .NET world have eclipsed it. However, if for some reason you find yourself delving into a legacy code conversion project written in VC++, you will undoubtedly find yourself immersed in Hungarian Notation!:-)&lt;br /&gt;
&lt;br /&gt;
I almost forgot the key as to why the naming convention is called "Hungarian Notation".  The reason is Hungarian born Dr. Charles Simonyi of Microsoft invented it!:-) As an aside, he was a tourist in space on board Soyuz TMA-10 -- arriving @the International Space Station (ISS) in April, 2007. How &lt;span style="font-weight: bold; color: rgb(0, 0, 128);"&gt;cool&lt;/span&gt; is &lt;span style="font-style: italic;"&gt;that&lt;/span&gt;?     &lt;img src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/shades_smile.gif" alt="" /&gt;&lt;br /&gt;
&lt;br /&gt;
For the record, here's a list of the notation's prefixes:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;by - byte&lt;/li&gt;
    &lt;li&gt;c - character (single)&lt;br /&gt;
    &lt;/li&gt;
    &lt;li&gt;d - double&lt;/li&gt;
    &lt;li&gt;dw - DWORD (unsigned long)&lt;/li&gt;
    &lt;li&gt;fn - function pointer&lt;/li&gt;
    &lt;li&gt;g_ - global type&lt;/li&gt;
    &lt;li&gt;h - handle&lt;/li&gt;
    &lt;li&gt;hdc - handle to a windows device context&lt;/li&gt;
    &lt;li&gt;hwnd - windows handle&lt;/li&gt;
    &lt;li&gt;i - integer&lt;/li&gt;
    &lt;li&gt;I - interface&lt;/li&gt;
    &lt;li&gt;l - long&lt;/li&gt;
    &lt;li&gt;lp - long pointer&lt;/li&gt;
    &lt;li&gt;lpstr - long pointer to a string&lt;/li&gt;
    &lt;li&gt;m_ - class member&lt;/li&gt;
    &lt;li&gt;n - number or integer&lt;/li&gt;
    &lt;li&gt;p - pointer&lt;/li&gt;
    &lt;li&gt;str - string&lt;/li&gt;
    &lt;li&gt;sz - pointer to 1st character of a "0" terminated string&lt;/li&gt;
    &lt;li&gt;ui - unsigned integer&lt;/li&gt;
    &lt;li&gt;v - void&lt;/li&gt;
    &lt;li&gt;w - WORD  (unsigned short)&lt;/li&gt;
    &lt;li&gt;X - Nested class&lt;/li&gt;
    &lt;li&gt;x - instantiation of a nested class&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/118953.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/118953.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/118953.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/118953.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Why do I get: System.Byte[] for a String?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/AskPaula/archive/2008/01/25/118931.aspx" />
        <id>http://geekswithblogs.net/AskPaula/archive/2008/01/25/118931.aspx</id>
        <published>2008-01-25T11:45:42-12:00:00</published>
        <updated>2008-01-25T16:01:58Z</updated>
        <content type="html">&lt;p&gt;There are several circumstances which will display this output (or exception in some cases) in .NET, however the primary reason is because there is a mismatch between the expected format and the casting taking place in your application.  An example would be attributes which are bound to LDAP that do not readily cast to string. &lt;/p&gt;
&lt;p&gt;Here is a quick solution (that has its roots in vc++) for successfully casting this datatype to string:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;font color="#993300"&gt;byte[] myByteArray = (byte[])result.Properties["memberOf"][counter];&lt;br /&gt;
string myString = "";&lt;br /&gt;
foreach (byte b in myByteArray)&lt;br /&gt;
{&lt;br /&gt;
    char singleChar = Convert.ToChar(b);&lt;br /&gt;
    myString += singleChar.ToString();&lt;br /&gt;
}&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I just received some feedback from Joe. He was kind enough to offer alternative code:&lt;/p&gt;
&lt;p&gt;  &lt;/p&gt;
&lt;p class="MsoPlainText" style="font-style: italic; color: rgb(153, 51, 0);"&gt;&lt;span style=""&gt;                  &lt;/span&gt;byte [] bytes = Encoding.ASCII.GetBytes("This is a test");&lt;br /&gt;
&lt;span style=""&gt;                  &lt;/span&gt;String s = Encoding.ASCII.GetString(bytes);&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/AskPaula/aggbug/118931.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/AskPaula/comments/118931.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/AskPaula/comments/commentRss/118931.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/AskPaula/services/trackbacks/118931.aspx</trackback:ping>
    </entry>
</feed>