WineChancellor wrote:
I can install MS SQL Compact Edition v4.0 but dotnet3.5 doesn't work..... and give me this error
Working around wine bug 25060
That's a winetricks message, and it's not an error message, it's just reporting what it's doing. The workaround may or may not work (I haven't tried it), but even if it does report success in installing, the functions your app needs from it still may not work.
WineChancellor wrote:there is some solution? Or I must it on virtual machine?
Make sure you have latest Wine (wine-1.3.31). And latest winetricks ( http://wiki.winehq.org/winetricks ). Start with clean wineprefix. Try installing .net 3.5 with winetricks. It has some workarounds for above mentioned bug. But it's not guaranteed to work...