ForumsSearch



Search results for "Posted by "
Author Message
kphillpotts

Posted Jun 04, 2012 in: Windows Phone 7.5 Toodledo anyone?
Score: -1
Hi Japf,

I've about to get a WP7, and a keen (pro) user of Toodledo. Moving from iOS where I used toodledo. I'll be sure to give you feedback on your 2Day as I use it.

FWIW, I'm a developer also and was wondering if there is scope to develop a toodledo client for WP7... but looks like you are all over it.

Anyway, look forward to using your app and providing feedback
kphillpotts

Score: 0
Posted by Beugnen:
HERE'S A WORK-AROUND

This wont fix the typelib thing, only the x86 x64 issue

To do this you'll need the corflags tool either from .net or most likely the .net sdk v2.x

Problems with Windows x64 and Outlook 32-bit users can force the syncapp to run in 32-bit. At the moment it runs as x64 which will never work with 32 bit outlook.

1. open up a x64 command prompt window! not x86

2. CD into C:\Program Files (x86)\Chromatic Dragon\Toodledo Sync Application

3. corflags /32bit+ SyncApp.exe

4. run syncapp. its now running as 32bit!


more info about corflags can be read at

http://www.request-response.com/blog/CategoryView,category,CLR.aspx


Thanks, this worked for me!

Kym