{#advanced_dlg.about_title}

This just in...

When trying to install Microsoft Project 2010 64 Bit on a computer which has already installed Microsoft Office 2010 64 Bit we encountered following error:     As Office 2010 64 bit was already installed, there was no option to the 32 bit version of Project 2010. Program & Features doesn’t shows any Visual Basic for Application entries. After some search I found the follow product codes for uninstalling this VBA components: Visual Basic for Applications (R) Core &nd... [More]

Thursday, August 19, 2010 | 0 Comments
{#advanced_dlg.about_title}

»

Friday, February 18, 2011 | 0 Comments

Adobe Flash 10.2 regularly crahes IE9 RC. All my IE9 RC show a vary similar stacktrace. If IE9 RC1 crashes allway it happens within Flash10m.ocx (latest Adobe Flash 10.2 installed). > Flash10m.ocx!632d88d1()    [Frames below may be incorrect and/or missing, no symbols loaded f... [More]

{#advanced_dlg.about_title}

Silverlight / WPF »

Monday, February 7, 2011 | 0 Comments

I used the following clientaccesspolicy.xml which should allow everything from everywhere on my OData webService in my local testing environent but still got an System.SecurityException. <?xmlversion="1.0"encoding="utf-8"?><access-policy><cross-domain-access><policy><al... [More]

{#advanced_dlg.about_title}

Exchange, Sharepoint, SQL, Office »

Thursday, August 19, 2010 | 0 Comments

When trying to install Microsoft Project 2010 64 Bit on a computer which has already installed Microsoft Office 2010 64 Bit we encountered following error:     As Office 2010 64 bit was already installed, there was no option to the 32 bit version of Project 2010. Program & Featur... [More]

{#advanced_dlg.about_title}

Stuff »

Thursday, August 19, 2010 | 0 Comments

When trying to post an Blog Entry containing HTML code I got the following error "A potentially dangerous Request.Form value was detected" After checking for 'ValidateRequest="False"' in Add_entry.aspx I search for the error and found that the problem is caused by a change in .NET Framework 4... [More]

{#advanced_dlg.about_title}

Stuff »

Wednesday, August 18, 2010 | 0 Comments

Just added SyntaxHighlighter to my BlogEngine theme master page. Let's test function helloSyntaxHighlighter() { return "hi!"; }

{#advanced_dlg.about_title}

Stuff »

Wednesday, August 18, 2010 | 0 Comments

Just added SyntaxHighlighter to my BlogEngine theme master page. Let's test function helloSyntaxHighlighter() { return "hi!"; }

{#advanced_dlg.about_title}

Exchange, Sharepoint, SQL, Office »

Friday, August 13, 2010 | 0 Comments

sqlmaint -S (local)\MICROSOFT##SSEE -D -BkUpDB -BkUpMedia DISK

{#advanced_dlg.about_title}

WP7 »

Friday, December 7, 2007 | 0 Comments

If your are publishing OWA or using Outlook Push Mail you need an SSL certificate. Here you have the choice between using a free SSL Certificate Service like CAcert, creating an certificate with your own certificate server or using an commercial Certificate Service like VeriSign. Using a free SSL... [More]

{#advanced_dlg.about_title}

Exchange, Sharepoint, SQL, Office »

Saturday, February 4, 2006 | 0 Comments

Windows Mobile 5: System: Microsoft Exchange Server 2003 SP2 SSL enable ActiveSync 4.1 SSL root certificate added to the PocketPC if you are not using a official CA. When configuring ActiveSync the first time or after manually adding (Tools->Configure Server Source) Enter the Server... [More]

{#advanced_dlg.about_title}

»

Sunday, March 6, 2005 | 0 Comments

If the February CTP fails to open old projects with an error that it can't find the CSHARP.Targets which is included from the your .csproj file, you have manually to edit it and change the line <Import Project="$(MSBuildBinPath)\CSHARP.Targets" / to <Import Project="$(MSBuildBinPath)\... [More]