Tablet PC Blogs

Building the Community One Blog at a Time.
Welcome to Tablet PC Blogs Sign in | Join | Help
in
Home Blogs Forums Photos

TD on Tablet PC

Tales, trials and tribulations of integrating the Tablet PC into a multi-business environment from someone who does not work for Microsoft.

Problems posting in ink here? It's probably .NET 2.0 in IE

Earlier, I installed Microsoft Max which added .NET 2.0 and this immediately broke my ability to post in ink to these blogs.

 

For others having trouble posting in ink here, you have a couple options: #1 roll back your system (System Restore) to a time before you upgraded to .NET 2.0? That's what I had to do to get ink working here again. I should have read this thread first, where Loren explained that this was a problem on 11/20 and a handy workaround (option #2) as well:

Create a file called iexplore.exe.config in the same folder as the Internet Explorer exe. You can find the exe by looking under Program Files\Internet Explorer. Within this file place the following lines:

<CONFIGURATION>
<STARTUP>
<SUPPORTEDRUNTIME version="v1.1.4322" />
<STARTUP>
<CONFIGURATION>

Close all instances of IE, and open a new one.

This will be handy for if I really need .NET 2.0 on the tablet, thanks Loren.
Published Sunday, December 04, 2005 12:08 AM by TDavid
Filed under:

Comments

 

Illuminator said:

...or it could be as I had, he simply took his time showing up. :) Seriously though, you are quite right to post this prominently so that everyone can see how to correct this issue. Thanks.
-Illuminator
December 4, 2005 10:03 AM
 

TDavid said:

Argh the posted code is wrong, BTW. It should include closing xml tags /> instead of without the / in the startup and configuration. It is wrong in Loren's original post too, just FYI

-- TD
December 7, 2005 2:02 AM
Anonymous comments are disabled
Powered by Community Server, by Telligent Systems