i'm trying to run carotdav, a webdav client that should connect to the skydrive service of microsoft's hotmail.
The software is freely downloadable here http://rei.to/carotdav_en.html#download
It needs only .net 2.0 so, starting with a clean wineprefix i've done
winetricks dotnet20
Here's the output of the .net 2.0 installation
http://pastebin.com/YxWMnxzK
then i've tried to run the portable version of the software without any success.
Here's the output
http://pastebin.com/KwVqutvy
davide@a0070003088:~> wine --version
wine-1.3.21
opensuse 11.4 64 bit, kde 4.6.3.
I have in my bash profile an export WINEARCH=win32
Any help? at least in interpreting the logs

Many thanks in advance.