I have one Tablet that is running the RTM of Visual Studio 2005 and .Net 2.0 and I can't get TabletPCBlog's ink control to show up on it.
Anyone else have this problem?
I saw on Channel9 a little hack that I guess is supposed to force IE to use .NET 1.1, but that didn't seem to work:
<configuration>
<startup>
<supportedRuntime version="v1.1.4322"/>
<startup>
<configuration>
I have TabletPCBlogs.com set as a trusted site.
Any suggestions?