<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" 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:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Coeamyd's - Administration</title>
    <link>http://www.coeamyd.net/</link>
    <description>...It ain't easy being green</description>
    <language>en-us</language>
    <copyright>Christoph Herold</copyright>
    <lastBuildDate>Wed, 28 Jan 2009 09:36:10 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.9.6264.0</generator>
    <managingEditor>Christoph.Herold@coeamyd.net</managingEditor>
    <webMaster>Christoph.Herold@coeamyd.net</webMaster>
    <item>
      <trackback:ping>http://www.coeamyd.net/Trackback.aspx?guid=53accd33-6788-4f91-b847-f316050c0e41</trackback:ping>
      <pingback:server>http://www.coeamyd.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.coeamyd.net/PermaLink,guid,53accd33-6788-4f91-b847-f316050c0e41.aspx</pingback:target>
      <dc:creator>Christoph Herold</dc:creator>
      <wfw:comment>http://www.coeamyd.net/CommentView,guid,53accd33-6788-4f91-b847-f316050c0e41.aspx</wfw:comment>
      <wfw:commentRss>http://www.coeamyd.net/SyndicationService.asmx/GetEntryCommentsRss?guid=53accd33-6788-4f91-b847-f316050c0e41</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Yesterday, I wasted a few hours trying to upgrade my SQL Server 2005 installation
to 2008. Actually, upgrading is a simple process. You can simply select, which instance
to upgrade, and the installer does the rest. It worked absolutely fine for my regular
instance. I got some installation errors for a component, but didn't mind that at
first. Everything seemed to be working.
</p>
        <p>
At least I thought so, until I noticed, WHAT component got the errors. The SQL Server
Management Studio was not installed. And the older 2005 version isn't able to connect
to 2008. Bummer.
</p>
        <p>
So I thought, let's try to reinstall it. Same error: "The error code is 2349." When
you copy the details to the clipboard, you at least find the URL <a href="http://www.microsoft.com/products/ee/transform.aspx?ProdName=Microsoft+SQL+Server&amp;EvtSrc=setup.rll&amp;EvtID=50000&amp;ProdVer=10.0.1600.22&amp;EvtType=0xF45F6601%25401201%25401">http://www.microsoft.com/products/ee/transform.aspx?ProdName=Microsoft+SQL+Server&amp;EvtSrc=setup.rll&amp;EvtID=50000&amp;ProdVer=10.0.1600.22&amp;EvtType=0xF45F6601%25401201%25401</a>,
that gives you the information, that the SQL Server Native Client is causing the trouble.
</p>
        <p>
So I tried upgrading my SQL Server Express instance, but that was also dismissed with
an error. Next, I uninstalled my SQL Server 2005 express instance, uninstalled the
native client, and now added the Management Studio feature to my SQL Server 2008 instance.
Same error, this is really getting frustrating.
</p>
        <p>
So now, my last resort is to uninstall the whole d*rn thing and try to reinstall it.
At least the installation only takes about 2 hours *cough*.
</p>
        <p>
          <strong>UPDATE:</strong> Even the complete uninstall did not help. As the error message
states, the Native Client is supposedly not installed from the sqlncli.msi package.
Well, I even uninstalled and reinstalled ONLY THAT package, to no avail. I'm still
getting the same bogus error, when I try to install SSMS. Any help is welcome! I'm
out of ideas.
</p>
        <p>
But at least I'm not all alone with my ss2008 install problems. A friend of mine had
other issues, but at least he was able to resolve them: <a href="http://www.entwicklungsgedanken.de/2009/01/28/installation-problems-with-sql-server-2008/comment-page-1/#comment-252">http://www.entwicklungsgedanken.de/2009/01/28/installation-problems-with-sql-server-2008/comment-page-1/#comment-252</a>.
</p>
        <p>
          <strong>UPDATE 2:</strong> I have found out, that it's the Visual Studio Tools for
Applications 2.0 installer, that is causing the problems. But I still have no idea
why.
</p>
        <p>
          <strong>UPDATE 3:</strong> Rollback all rants :-) I found the issue. A file could
not be replaced/updated by the installer. This was due to the fact, that my hard disk
seems to be defective. The file could not be read, even less replaced. After renaming
it, the installation went fine. So now, I have performed a scandisk, the errors have
been cleared, and everything is in order. Guess I'll be backing up more often now,
though.
</p>
        <img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=53accd33-6788-4f91-b847-f316050c0e41" />
      </body>
      <title>Upgrade hassles with SQL Server 2008</title>
      <guid isPermaLink="false">http://www.coeamyd.net/PermaLink,guid,53accd33-6788-4f91-b847-f316050c0e41.aspx</guid>
      <link>http://www.coeamyd.net/PermaLink,guid,53accd33-6788-4f91-b847-f316050c0e41.aspx</link>
      <pubDate>Wed, 28 Jan 2009 09:36:10 GMT</pubDate>
      <description>&lt;p&gt;
Yesterday, I wasted a few hours trying to upgrade my SQL Server 2005 installation
to 2008. Actually, upgrading is a simple process. You can simply select, which instance
to upgrade, and the installer does the rest. It worked absolutely fine for my regular
instance. I got some installation errors for a component, but didn't mind that at
first. Everything seemed to be working.
&lt;/p&gt;
&lt;p&gt;
At least I thought so, until I noticed, WHAT component got the errors. The SQL Server
Management Studio was not installed. And the older 2005 version isn't able to connect
to 2008. Bummer.
&lt;/p&gt;
&lt;p&gt;
So I thought, let's try to reinstall it. Same error: "The error code is 2349." When
you copy the details to the clipboard, you at least find the URL &lt;a href="http://www.microsoft.com/products/ee/transform.aspx?ProdName=Microsoft+SQL+Server&amp;amp;EvtSrc=setup.rll&amp;amp;EvtID=50000&amp;amp;ProdVer=10.0.1600.22&amp;amp;EvtType=0xF45F6601%25401201%25401"&gt;http://www.microsoft.com/products/ee/transform.aspx?ProdName=Microsoft+SQL+Server&amp;amp;EvtSrc=setup.rll&amp;amp;EvtID=50000&amp;amp;ProdVer=10.0.1600.22&amp;amp;EvtType=0xF45F6601%25401201%25401&lt;/a&gt;,
that gives you the information, that the SQL Server Native Client is causing the trouble.
&lt;/p&gt;
&lt;p&gt;
So I tried upgrading my SQL Server Express instance, but that was also dismissed with
an error. Next, I uninstalled my SQL Server 2005 express instance, uninstalled the
native client, and now added the Management Studio feature to my SQL Server 2008 instance.
Same error, this is really getting frustrating.
&lt;/p&gt;
&lt;p&gt;
So now, my last resort is to uninstall the whole d*rn thing and try to reinstall it.
At least the installation only takes about 2 hours *cough*.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;UPDATE:&lt;/strong&gt; Even the complete uninstall did not help. As the error message
states, the Native Client is supposedly not installed from the sqlncli.msi package.
Well, I even uninstalled and reinstalled ONLY THAT package, to no avail. I'm still
getting the same bogus error, when I try to install SSMS. Any help is welcome! I'm
out of ideas.
&lt;/p&gt;
&lt;p&gt;
But at least I'm not all alone with my ss2008 install problems. A friend of mine had
other issues, but at least he was able to resolve them: &lt;a href="http://www.entwicklungsgedanken.de/2009/01/28/installation-problems-with-sql-server-2008/comment-page-1/#comment-252"&gt;http://www.entwicklungsgedanken.de/2009/01/28/installation-problems-with-sql-server-2008/comment-page-1/#comment-252&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;UPDATE 2:&lt;/strong&gt; I have found out, that it's the Visual Studio Tools for
Applications 2.0 installer, that is causing the problems. But I still have no idea
why.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;UPDATE 3:&lt;/strong&gt; Rollback all rants :-) I found the issue. A file could
not be replaced/updated by the installer. This was due to the fact, that my hard disk
seems to be defective. The file could not be read, even less replaced. After renaming
it, the installation went fine. So now, I have performed a scandisk, the errors have
been cleared, and everything is in order. Guess I'll be backing up more often now,
though.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=53accd33-6788-4f91-b847-f316050c0e41" /&gt;</description>
      <comments>http://www.coeamyd.net/CommentView,guid,53accd33-6788-4f91-b847-f316050c0e41.aspx</comments>
      <category>Administration;Development;SQL Server</category>
    </item>
    <item>
      <trackback:ping>http://www.coeamyd.net/Trackback.aspx?guid=b6e8f606-6d5e-4304-94ac-3791c374ae65</trackback:ping>
      <pingback:server>http://www.coeamyd.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.coeamyd.net/PermaLink,guid,b6e8f606-6d5e-4304-94ac-3791c374ae65.aspx</pingback:target>
      <dc:creator>Christoph Herold</dc:creator>
      <wfw:comment>http://www.coeamyd.net/CommentView,guid,b6e8f606-6d5e-4304-94ac-3791c374ae65.aspx</wfw:comment>
      <wfw:commentRss>http://www.coeamyd.net/SyndicationService.asmx/GetEntryCommentsRss?guid=b6e8f606-6d5e-4304-94ac-3791c374ae65</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">A newer (beta) version of the FCKEditorProvider
for DotNetNuke has been made available: <a href="http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/127/threadid/247501/scope/posts/Default.aspx">http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/127/threadid/247501/scope/posts/Default.aspx</a><br /><br />
It finally integrates the newest version of FCKeditor, giving you much better styling
support and various other features. So far, my tests have been quite positive with
the new version.<br /><br />
One thing to note is the bothering "Red title" style, that is configured by default.
If you wish to remove it, you can edit the fckconfig.js files located in the provider's
"FCKeditor" and "Custom" folders. Just comment out the line that add the style to
FCKeditor's custom styles, and you'll be rid of it.<br /><br />
Regards to Mauricio Márquez for his great work on the integration!<br /><p></p><img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=b6e8f606-6d5e-4304-94ac-3791c374ae65" /></body>
      <title>New FCKEditorProvider for DotNetNuke</title>
      <guid isPermaLink="false">http://www.coeamyd.net/PermaLink,guid,b6e8f606-6d5e-4304-94ac-3791c374ae65.aspx</guid>
      <link>http://www.coeamyd.net/PermaLink,guid,b6e8f606-6d5e-4304-94ac-3791c374ae65.aspx</link>
      <pubDate>Mon, 11 Aug 2008 15:18:22 GMT</pubDate>
      <description>A newer (beta) version of the FCKEditorProvider for DotNetNuke has been made available: &lt;a href="http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/127/threadid/247501/scope/posts/Default.aspx"&gt;http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/127/threadid/247501/scope/posts/Default.aspx&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
It finally integrates the newest version of FCKeditor, giving you much better styling
support and various other features. So far, my tests have been quite positive with
the new version.&lt;br&gt;
&lt;br&gt;
One thing to note is the bothering "Red title" style, that is configured by default.
If you wish to remove it, you can edit the fckconfig.js files located in the provider's
"FCKeditor" and "Custom" folders. Just comment out the line that add the style to
FCKeditor's custom styles, and you'll be rid of it.&lt;br&gt;
&lt;br&gt;
Regards to Mauricio Márquez for his great work on the integration!&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=b6e8f606-6d5e-4304-94ac-3791c374ae65" /&gt;</description>
      <comments>http://www.coeamyd.net/CommentView,guid,b6e8f606-6d5e-4304-94ac-3791c374ae65.aspx</comments>
      <category>.NET;Administration;ASP.NET;Web;DotNetNuke</category>
    </item>
    <item>
      <trackback:ping>http://www.coeamyd.net/Trackback.aspx?guid=30f2f3a8-aa0a-4d43-a642-96ebc901680d</trackback:ping>
      <pingback:server>http://www.coeamyd.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.coeamyd.net/PermaLink,guid,30f2f3a8-aa0a-4d43-a642-96ebc901680d.aspx</pingback:target>
      <dc:creator>Christoph Herold</dc:creator>
      <wfw:comment>http://www.coeamyd.net/CommentView,guid,30f2f3a8-aa0a-4d43-a642-96ebc901680d.aspx</wfw:comment>
      <wfw:commentRss>http://www.coeamyd.net/SyndicationService.asmx/GetEntryCommentsRss?guid=30f2f3a8-aa0a-4d43-a642-96ebc901680d</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
When working with several POP3 accounts, it can be a real pain to always have to enter
every single account when you reinstall outlook or have to switch profiles or simply
have multiple computers. Other mail clients have an option to export account settings,
Outlook doesn't. Bummer...
</p>
        <p>
I ran into the Office Resource Kit, which at least helped a bit by enabling me to
create a custom .prf-file. The accounts specified in the file can be used to create
a new Outlook profile. A set of instructions on how to do this can be found at <a href="http://support.microsoft.com/kb/308300">http://support.microsoft.com/kb/308300</a>.
When you've created your .prf file, you can set up your accounts on any machine by
simply starting it. Hurray for automation :-)<br /></p>
        <img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=30f2f3a8-aa0a-4d43-a642-96ebc901680d" />
      </body>
      <title>Create your own .prf file</title>
      <guid isPermaLink="false">http://www.coeamyd.net/PermaLink,guid,30f2f3a8-aa0a-4d43-a642-96ebc901680d.aspx</guid>
      <link>http://www.coeamyd.net/PermaLink,guid,30f2f3a8-aa0a-4d43-a642-96ebc901680d.aspx</link>
      <pubDate>Wed, 31 Jan 2007 14:46:29 GMT</pubDate>
      <description>&lt;p&gt;
When working with several POP3 accounts, it can be a real pain to always have to enter
every single account when you reinstall outlook or have to switch profiles or simply
have multiple computers. Other mail clients have an option to export account settings,
Outlook doesn't. Bummer...
&lt;/p&gt;
&lt;p&gt;
I ran into the Office Resource Kit, which at least helped a bit by enabling me to
create a custom .prf-file. The accounts specified in the file can be used to create
a new Outlook profile. A set of instructions on how to do this can be found at &lt;a href="http://support.microsoft.com/kb/308300"&gt;http://support.microsoft.com/kb/308300&lt;/a&gt;.
When you've created your .prf file, you can set up your accounts on any machine by
simply starting it. Hurray for automation :-)&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=30f2f3a8-aa0a-4d43-a642-96ebc901680d" /&gt;</description>
      <comments>http://www.coeamyd.net/CommentView,guid,30f2f3a8-aa0a-4d43-a642-96ebc901680d.aspx</comments>
      <category>Outlook;Administration</category>
    </item>
    <item>
      <trackback:ping>http://www.coeamyd.net/Trackback.aspx?guid=18062ca2-3930-4a04-866f-1346d5520c0c</trackback:ping>
      <pingback:server>http://www.coeamyd.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.coeamyd.net/PermaLink,guid,18062ca2-3930-4a04-866f-1346d5520c0c.aspx</pingback:target>
      <dc:creator>Christoph Herold</dc:creator>
      <wfw:comment>http://www.coeamyd.net/CommentView,guid,18062ca2-3930-4a04-866f-1346d5520c0c.aspx</wfw:comment>
      <wfw:commentRss>http://www.coeamyd.net/SyndicationService.asmx/GetEntryCommentsRss?guid=18062ca2-3930-4a04-866f-1346d5520c0c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
When connecting to an exchange account for the first time, it sets up all default
folders. This is done using the language of the connecting client, which may result
in an unexpected layout. This happened to me, leaving me with english instead of german
folders.
</p>
        <p>
This would not have been such a problem, but I wanted to import my structure from
a previous account. No problem importing things, but they went into new folders with
the german names. Now I had two contact folders, two mailboxes, two calenders, everything
was there twice, and the empty ones were the defaults...
</p>
        <p>
At first, I was told, the account would have to be reset completely, wiping out all
data already imported. But, actually there is a much simpler way of changing the folder
names to the desired language. Simple start the Outlook of your desired langauge from
the command line specifying the following parameter:
</p>
        <p>
outlook.exe /resetfoldernames
</p>
        <p>
Presto, everything is in your language. Now importing is a lot more fun because you
can actually use the imported data.<br /></p>
        <img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=18062ca2-3930-4a04-866f-1346d5520c0c" />
      </body>
      <title>Outlook in a different language</title>
      <guid isPermaLink="false">http://www.coeamyd.net/PermaLink,guid,18062ca2-3930-4a04-866f-1346d5520c0c.aspx</guid>
      <link>http://www.coeamyd.net/PermaLink,guid,18062ca2-3930-4a04-866f-1346d5520c0c.aspx</link>
      <pubDate>Mon, 29 Jan 2007 14:54:30 GMT</pubDate>
      <description>&lt;p&gt;
When connecting to an exchange account for the first time, it sets up all default
folders. This is done using the language of the connecting client, which may result
in an unexpected layout. This happened to me, leaving me with english instead of german
folders.
&lt;/p&gt;
&lt;p&gt;
This would not have been such a problem, but I wanted to import my structure from
a previous account. No problem importing things, but they went into new folders with
the german names. Now I had two contact folders, two mailboxes, two calenders, everything
was there twice, and the empty ones were the defaults...
&lt;/p&gt;
&lt;p&gt;
At first, I was told, the account would have to be reset completely, wiping out all
data already imported. But, actually there is a much simpler way of changing the folder
names to the desired language. Simple start the Outlook of your desired langauge from
the command line specifying the following parameter:
&lt;/p&gt;
&lt;p&gt;
outlook.exe /resetfoldernames
&lt;/p&gt;
&lt;p&gt;
Presto, everything is in your language. Now importing is a lot more fun because you
can actually use the imported data.&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=18062ca2-3930-4a04-866f-1346d5520c0c" /&gt;</description>
      <comments>http://www.coeamyd.net/CommentView,guid,18062ca2-3930-4a04-866f-1346d5520c0c.aspx</comments>
      <category>Administration;Exchange;Outlook</category>
    </item>
    <item>
      <trackback:ping>http://www.coeamyd.net/Trackback.aspx?guid=7d3ec51e-9f71-45f6-8822-61a993624d88</trackback:ping>
      <pingback:server>http://www.coeamyd.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.coeamyd.net/PermaLink,guid,7d3ec51e-9f71-45f6-8822-61a993624d88.aspx</pingback:target>
      <dc:creator>Christoph Herold</dc:creator>
      <wfw:comment>http://www.coeamyd.net/CommentView,guid,7d3ec51e-9f71-45f6-8822-61a993624d88.aspx</wfw:comment>
      <wfw:commentRss>http://www.coeamyd.net/SyndicationService.asmx/GetEntryCommentsRss?guid=7d3ec51e-9f71-45f6-8822-61a993624d88</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Today, I got a new Exchange account to replace my existing one. After copying everything,
I only had to get my Xda neo to sync with the new account. This did not prove to be
that easy, as simply changing the configured account led to interesting errors. Not
only would ActiveSync always give me an error, it also produced errors in my PIM's
contact list. It would show all contacts for a split second, then only show about
half of the contacts. I tried to remove them all, but was only able to remove those
shown. The others remained and broke the synchronization process.
</p>
        <p>
So, how do you solve this, you ask. I don't know, if this is the best way, but it
was the only one I found and that solved my problems without having to hard-reset
my device:
</p>
        <ol>
          <li>
Rename the file 'pim' to anything else and restart your PIM. This will clear all contacts,
calendar entries, tasks, etc. If you don't sync all these items, you should probably
make a backup first!</li>
          <li>
Remove the mobile device from the ActiveSync connections</li>
          <li>
Create a new connection to the PIM and start syncing with the new settings</li>
        </ol>
        <p>
I realize, this is not very comfortable, but at least it works and leaves the rest
of your device intact (i.e. installed programs, customized sounds, etc.).
</p>
        <img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=7d3ec51e-9f71-45f6-8822-61a993624d88" />
      </body>
      <title>Changing the exchange account to synchronize an Xda neo with</title>
      <guid isPermaLink="false">http://www.coeamyd.net/PermaLink,guid,7d3ec51e-9f71-45f6-8822-61a993624d88.aspx</guid>
      <link>http://www.coeamyd.net/PermaLink,guid,7d3ec51e-9f71-45f6-8822-61a993624d88.aspx</link>
      <pubDate>Mon, 29 Jan 2007 14:36:30 GMT</pubDate>
      <description>&lt;p&gt;
Today, I got a new Exchange account to replace my existing one. After copying everything,
I only had to get my Xda neo to sync with the new account. This did not prove to be
that easy, as simply changing the configured account led to interesting errors. Not
only would ActiveSync always give me an error, it also produced errors in my PIM's
contact list. It would show all contacts for a split second, then only show about
half of the contacts. I tried to remove them all, but was only able to remove those
shown. The others remained and broke the synchronization process.
&lt;/p&gt;
&lt;p&gt;
So, how do you solve this, you ask. I don't know, if this is the best way, but it
was the only one I found and that solved my problems without having to hard-reset
my device:
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Rename the file 'pim' to anything else and restart your PIM. This will clear all contacts,
calendar entries, tasks, etc. If you don't sync all these items, you should probably
make a backup first!&lt;/li&gt;
&lt;li&gt;
Remove the mobile device from the ActiveSync connections&lt;/li&gt;
&lt;li&gt;
Create a new connection to the PIM and start syncing with the new settings&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
I realize, this is not very comfortable, but at least it works and leaves the rest
of your device intact (i.e. installed programs, customized sounds, etc.).
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=7d3ec51e-9f71-45f6-8822-61a993624d88" /&gt;</description>
      <comments>http://www.coeamyd.net/CommentView,guid,7d3ec51e-9f71-45f6-8822-61a993624d88.aspx</comments>
      <category>ActiveSync;Administration;Exchange;Mobile</category>
    </item>
  </channel>
</rss>