<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Andy Leonard : x64</title><link>http://sqlblog.com/blogs/andy_leonard/archive/tags/x64/default.aspx</link><description>Tags: x64</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>SSIS Snack: SSIS, Excel, and a 64-bit OS</title><link>http://sqlblog.com/blogs/andy_leonard/archive/2010/01/19/ssis-snack-ssis-excel-and-a-64-bit-os.aspx</link><pubDate>Tue, 19 Jan 2010 12:00:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:21033</guid><dc:creator>andyleonard</dc:creator><slash:comments>11</slash:comments><comments>http://sqlblog.com/blogs/andy_leonard/comments/21033.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/andy_leonard/commentrss.aspx?PostID=21033</wfw:commentRss><description>Let's say you want to load data from an Excel 2003 (.xls) file into a database using SSIS: If you're running on a 64-bit machine, you'll get this: Plus this error: [PASS Regional Mentor Spreadsheet [1]] Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER....(&lt;a href="http://sqlblog.com/blogs/andy_leonard/archive/2010/01/19/ssis-snack-ssis-excel-and-a-64-bit-os.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=21033" width="1" height="1"&gt;</description><category domain="http://sqlblog.com/blogs/andy_leonard/archive/tags/Excel/default.aspx">Excel</category><category domain="http://sqlblog.com/blogs/andy_leonard/archive/tags/SSIS/default.aspx">SSIS</category><category domain="http://sqlblog.com/blogs/andy_leonard/archive/tags/SSIS+Snack/default.aspx">SSIS Snack</category><category domain="http://sqlblog.com/blogs/andy_leonard/archive/tags/x64/default.aspx">x64</category></item><item><title>SSIS 2005 on Windows 7</title><link>http://sqlblog.com/blogs/andy_leonard/archive/2009/09/28/ssis-2005-on-windows-7.aspx</link><pubDate>Mon, 28 Sep 2009 11:00:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:17014</guid><dc:creator>andyleonard</dc:creator><slash:comments>2</slash:comments><comments>http://sqlblog.com/blogs/andy_leonard/comments/17014.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/andy_leonard/commentrss.aspx?PostID=17014</wfw:commentRss><description>Introduction I recently upgraded from Vista Ultimate (x64) to Windows 7 Ultimate (x64). So far I really like Windows 7, but I'm still in the honeymoon phase. I ran into an issue creating new packages using SSIS 2005 and found a solution I thought I'd...(&lt;a href="http://sqlblog.com/blogs/andy_leonard/archive/2009/09/28/ssis-2005-on-windows-7.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=17014" width="1" height="1"&gt;</description><category domain="http://sqlblog.com/blogs/andy_leonard/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category><category domain="http://sqlblog.com/blogs/andy_leonard/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://sqlblog.com/blogs/andy_leonard/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://sqlblog.com/blogs/andy_leonard/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://sqlblog.com/blogs/andy_leonard/archive/tags/x64/default.aspx">x64</category></item><item><title>Virtualization, x64, a Red Laptop, and Blue Screens</title><link>http://sqlblog.com/blogs/andy_leonard/archive/2008/07/30/virtualization-x64-a-red-laptop-and-blue-screens.aspx</link><pubDate>Wed, 30 Jul 2008 21:15:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:8131</guid><dc:creator>andyleonard</dc:creator><slash:comments>3</slash:comments><comments>http://sqlblog.com/blogs/andy_leonard/comments/8131.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/andy_leonard/commentrss.aspx?PostID=8131</wfw:commentRss><description>&lt;P&gt;&lt;STRONG&gt;Introduction&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;The day started like any other sweltering July dog day in the country between Farmville and Keysville, Va...&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Ok, I won't quit my day job.&lt;/P&gt;
&lt;P&gt;I scored a snappy new Dell Red XPS 1530 in early May. About a month ago I started getting blue screens - something I hadn't seen in my year and a half experience with Vista.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I Can Fix This&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's been a while, but I used to build my own servers. Back in the day*. "I can fix this," I thought.&lt;/P&gt;
&lt;P&gt;I started in safe mode and everything was happy. I started in safe mode with networking - still happy. I tried to run a disk check and repair errors, the device was in use (the C: drive, duh) so it has to be scheduled. Scheduled scan and fix. Restart. No scan. And worse, another blue screen. Boogers. Phooey. Safe mode with command prompt. Execute chkdsk. Errors - aha! &lt;/P&gt;
&lt;P&gt;Apparently my master file table's (MFT) BITMAP attribute is incorrect, along with the volume Bitmap - also incorrect. Stupid bitmaps. &lt;/P&gt;
&lt;P&gt;Obviously there's a problem with the hard drive. &lt;/P&gt;
&lt;P&gt;&lt;EM&gt;* The days of Windows 2000 Server...&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;The Plot Thickens&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Sure, I could've called tech support to have them rubber-stamp my excellent diagnosis, but who has time for all that? Besides, Dell Support has better things to do than listen to me tell them what's wrong with my new computer. And I have this notion of repaving the old drive and installing Windows 2008 on it... so worst-case (impossible to me at this point): if I'm wrong, I'll have two good drives - which I planned&amp;nbsp;to have eventually&amp;nbsp;anyway. &lt;/P&gt;
&lt;P&gt;Rather than bother those rookies at tech support, I just ordered another drive. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;A Twist&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;All is well. My new drive arrives, I install Vista Ultimate 64, fire up &lt;A class="" href="http://www.carbonite.com/" target=_blank&gt;Carbonite&lt;/A&gt; for a day or so and voila! I'm back. &lt;/P&gt;
&lt;P&gt;And then I start getting blue screens again. What the ?!? Dell must be having a bad run on drives. Or something else is wrong and is corrupting my drives. Perhaps worst of all, I misdiagnosed it. Ego bruise (still healing... this post is part of it...).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;The Cavalry&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Time to bug the rookies. I call Dell Support and get a guy named Michael. I explain to him that I have &lt;EM&gt;another&lt;/EM&gt; bad hard drive but would like for him to walk it through his diagnostics to confirm this before shipping me two replacement hard drives. (I know. I wish I weren't making this up. Or that I weren't so honest about this kind of thing...)&lt;/P&gt;
&lt;P&gt;Michael has me walk through diagnostics. I fire up Witty Twitter and begin &lt;A class="" href="http://www.twitter.com/AndyLeonard" target=_blank&gt;tweeting&lt;/A&gt; about this as it all happens. You know, for posterity's sake. Anyway.&lt;/P&gt;
&lt;P&gt;We do the Dell onboard diagnostic: hold Fn and boot. Pretty impressive utility. It churns away for a good 15 minutes and then tells us the hard drive - and everything else - is all ok.&lt;/P&gt;
&lt;P&gt;Huh. &lt;/P&gt;
&lt;P&gt;Next, Michael requests permission to start a remote session. Sure. We fire up the Dell connect site and he begins poking around. He finds the dump files from the blue screens. He asks permission to download a reader and I tell the machine is his. He puts me on speaker / mute, I&amp;nbsp;do the same&amp;nbsp;and work on the desktop.&lt;/P&gt;
&lt;P&gt;Occasionally I look to see what he's doing.&lt;/P&gt;
&lt;P&gt;He's fixating on this file called NetIO.sys that the dump files say are causing the issue. I pick up the phone and say "Michael? If that file is sitting on a bad sector of the hard drive, won't that cause a problem?" Michael reminds me the diagnostic software told him the hard drive was ok. I say "ok" and let him get back to walking through his script. Like &lt;A class="" href="http://www.imdb.com/name/nm0000764/" target=_blank&gt;Fezzik&lt;/A&gt;,&amp;nbsp;"&lt;A class="" href="http://www.imdb.com/title/tt0093779/quotes" target=_blank&gt;I just want you to feel you're doing well&lt;/A&gt;."&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Another Twist&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Just for giggles, I start poking around Live Search for stuff about &lt;A class="" href="http://search.live.com/results.aspx?q=Vista+64+NetIO.sys&amp;amp;src=IE-SearchBox" target=_blank&gt;Vista 64-bit and NetIO.sys&lt;/A&gt;. Holy smokes! There's a bunch of stuff about blue screens. &lt;/P&gt;
&lt;P&gt;Hmmm.&lt;/P&gt;
&lt;P&gt;Maybe Michael's onto something here after all. Time for some research on NetIO.sys. It's a VMWare file. Interesting. And not. &lt;/P&gt;
&lt;P&gt;&lt;EM&gt;An Aside&amp;nbsp;&lt;BR&gt;&amp;nbsp;&amp;nbsp; I have this rule of thumb. I use Microsoft stuff. If I hit a wall and cannot figure out how to get something I need from Microsoft stuff, I will look elsewhere. I hit a wall a month back while writing &lt;A class="" href="http://solidq.com/na/Press.aspx" target=_blank&gt;Mastering Database Edition&lt;/A&gt; Volume 2. I'm working on stuff that will publish post Visual Studio Team System 2008 Service Pack 1, so I'm running CTPs... and one of them wouldn't load correctly in 32-bit. And I couldn't figure out how to get Virtual PC and Virtual Server to do a 64-bit guest OS, so I used VMWare. &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Back to our story...&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;This makes no sense. I have a desktop sitting right here with the same OS (Vista Ultimate 64) and VMWare Workstation installed and it's having absolutely no problems. It simply &lt;EM&gt;can't&lt;/EM&gt; be a conflict with&amp;nbsp;VMWare.&lt;/P&gt;
&lt;P&gt;To prove the installations are identical, I start searching for the location of the VMWare installation on the desktop. And... hey, look at that - it's installed on the second (non-boot) drive. &lt;/P&gt;
&lt;P&gt;Oops.&lt;/P&gt;
&lt;P&gt;My installations are &lt;EM&gt;not&lt;/EM&gt; identical. "Apples, meet oranges. Oranges, apples. Let's compare you guys..." :|&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I've Gathered You All Here...&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;... to announce the obvious (in hindsight): NetIO.sys was interfering with Vista Ultimate 64 booting. I uninstalled&amp;nbsp;VMWare Workstation&amp;nbsp;for now. There are a couple patches from Microsoft, which have been applied. Theoretically this should address the problem. &lt;/P&gt;
&lt;P&gt;I am not blaming VMWare. I am not blaming Microsoft. I'm just raising awareness: these two don't get along well. What's worse: it started small for me (both times). A blue screen here and there. Then built to blue-screening most of the time - remarkably similar to one way a hard drive would fail.&lt;/P&gt;
&lt;P&gt;My current plan is to install VMWare to another drive - maybe an external USB or thumbdrive. I can't add another physical drive to my laptop like I did my desktop.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Conclusion&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Like I tell anyone who attends the &lt;A class="" href="http://learning.solidq.com/na/CourseDetail.aspx?IdCourse=413" target=_blank&gt;SSIS training classes&lt;/A&gt; I deliver, good engineering always works. I suffered several lapses of good engineering during this episode, and it pains me to admit it.&lt;/P&gt;
&lt;P&gt;I do have an extra drive&amp;nbsp;upon which&amp;nbsp;I will install Windows 2008 Server (and likely post about the search for drivers). But still...&lt;/P&gt;
&lt;P&gt;Catharsis achieved, I feel better now. Feel free to learn from my mistakes - I certainly do.&lt;/P&gt;
&lt;P&gt;:{&amp;gt; Andy&lt;/P&gt;&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=8131" width="1" height="1"&gt;</description><category domain="http://sqlblog.com/blogs/andy_leonard/archive/tags/Virtualization/default.aspx">Virtualization</category><category domain="http://sqlblog.com/blogs/andy_leonard/archive/tags/Vista/default.aspx">Vista</category><category domain="http://sqlblog.com/blogs/andy_leonard/archive/tags/x64/default.aspx">x64</category></item><item><title>Cisco VPN Client and Vista x64</title><link>http://sqlblog.com/blogs/andy_leonard/archive/2008/05/09/cisco-vpn-client-and-vista-x64.aspx</link><pubDate>Fri, 09 May 2008 04:10:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:6712</guid><dc:creator>andyleonard</dc:creator><slash:comments>40</slash:comments><comments>http://sqlblog.com/blogs/andy_leonard/comments/6712.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/andy_leonard/commentrss.aspx?PostID=6712</wfw:commentRss><description>&lt;P&gt;I am disappointed in Cisco. &lt;/P&gt;
&lt;P&gt;I have Vista Ultimate x64 installed on my snappy new Red laptop but I cannot install Cisco VPN Client software on it because Cisco VPN Client does not run on Vista 64-bit platforms. &lt;/P&gt;
&lt;P&gt;Digging around for a work-around, I came across a couple interesting comments. One &lt;A class="" href="http://geekswithblogs.net/evjen/archive/2007/01/01/102429.aspx#387268" target=_blank&gt;comment&lt;/A&gt;, from someone who claims to be with Cisco VPN Client Support, states: &lt;/P&gt;
&lt;P&gt;"...&lt;EM&gt;as mentioned many times on this thread, NO x86-64 support for Windows. Cisco IPSec client will NOT be ported to support 64bit version of Windows now or in the future. If you require 64bit support on Windows please look at migrating to AnyConnect.&lt;/EM&gt;"&lt;/P&gt;
&lt;P&gt;Does Cisco think 64-bit OS's are a passing fad? Are they holding out for the 128-bit operating systems before bothering to release an upgrade? What's the logic behind such a move? There has to be some logical explanation... &lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://www.cisco.com/en/US/docs/security/vpn_client/anyconnect/anyconnect22/release/notes/anyconnect22rn.html#wp809197" target=_blank&gt;Release Notes&lt;/A&gt; for AnyConnect version 2.2 indicate something new (hardware?) is required to work with 64-bit Vista, but it's entirely possible I'm misreading the notes. I do not know what an Adaptive Security Appliance is.&lt;/P&gt;
&lt;P&gt;Other applications install and run in 32-bit mode. Is there some reason - security-related or other - that the Cisco VPN client cannot run in this mode? &lt;/P&gt;
&lt;P&gt;I'm forced to create a virtual PC with a 32-bit OS installed just so I can communicate with clients remotely. It is, as I wrote earlier, disappointing.&lt;/P&gt;
&lt;P&gt;:{&amp;gt; Andy&lt;/P&gt;&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=6712" width="1" height="1"&gt;</description><category domain="http://sqlblog.com/blogs/andy_leonard/archive/tags/Cisco/default.aspx">Cisco</category><category domain="http://sqlblog.com/blogs/andy_leonard/archive/tags/EMPs+_2800_Expensive+Management+Practices_2900_/default.aspx">EMPs (Expensive Management Practices)</category><category domain="http://sqlblog.com/blogs/andy_leonard/archive/tags/x64/default.aspx">x64</category></item></channel></rss>