.NET Problems

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
garybaldy72uk
Level 1
Level 1
Posts: 5
Joined: Wed Jun 22, 2011 7:03 pm

.NET Problems

Post by garybaldy72uk »

Any idea when .net 3.0 amd 3.5 will be supported on .wine??

Forgive me before i go any further im a New User on Ubuntu trying to get a program working which requires these versions http://radiodj.ro

Im not at all technically minded and really could do with a solution as ive decided windows can go to hell.

Love the efforts of the Wine team and hope this can be sorted.

Yours Hopefully

Gaz
[/url]
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

.NET Problems

Post by jjmckenzie »

On 6/22/11 5:10 PM, garybaldy72uk wrote:
Any idea when .net 3.0 amd 3.5 will be supported on .wine??
None. However, .NET 3.0 should install using winetricks. .NET 3.5
support is through Mono.

Suggest that you try using Mono 2.10 first and then try .NET 3.0/3.5 in
a fresh Wineprefix. Install all of these using winetricks, not with the
installer packages from Microsoft direct.
garybaldy72uk
Level 1
Level 1
Posts: 5
Joined: Wed Jun 22, 2011 7:03 pm

Re: .NET Problems

Post by garybaldy72uk »

jjmckenzie wrote:None. However, .NET 3.0 should install using winetricks. .NET 3.5
support is through Mono.

Suggest that you try using Mono 2.10 first and then try .NET 3.0/3.5 in
a fresh Wineprefix. Install all of these using winetricks, not with the
installer packages from Microsoft direct.
Many thanks for the pointers jj, I've installed mono, still no joy. Rightly (or wrongly) I then tried installing mono-complete from synaptics and still no joy. The programs initial database setup utility to create the tables works a charm, but trying to use the actual program to get data into SQL is still a no go. Any more pointers as I am really keen on getting rid of my final Windows box.

Many thanks
Gary
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

.NET Problems

Post by jjmckenzie »

On Thu, Jun 23, 2011 at 3:48 AM, garybaldy72uk
<[email protected]> wrote:
jjmckenzie wrote:
None.  However, .NET 3.0 should install using winetricks.  .NET 3.5
support is through Mono.

Suggest that you try using Mono 2.10 first and then try .NET 3.0/3.5 in
a fresh Wineprefix.  Install all of these using winetricks, not with the
installer packages from Microsoft direct.
 Many thanks for the pointers jj, I've installed mono, still no joy. Rightly (or wrongly) I then tried installing mono-complete from synaptics and
still no joy. The programs initial database setup utility to create the tables works a charm, but trying to use the actual program to get data into
SQL is still a no go. Any more pointers as I am really keen on getting rid of my final Windows box.
Can you run the program from the terminal? It would be nice to look
at a logging file at this point but I suspect your problem involves
the SQL calls and not .NET issues. The Wine FAQ at
http://wiki.winehq.hq/FAQ#get_log has hints on how to capture a
logging file. Please post it to a site like pastebin.com and post the
URL here.
garybaldy72uk
Level 1
Level 1
Posts: 5
Joined: Wed Jun 22, 2011 7:03 pm

Post by garybaldy72uk »

Hi JJ,

Many thanks for the update, you can find the log file here http://baldyradio.com/wine/log.txt

Hope this helps track down the issue!

Regards
Gary
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

I hear rumblings about dotnet support improving, but
I don't have anything concrete.

I suspect 'winetricks dotnet35' is the best option for .net 3.5
support at the moment, but WPF is not on the roadmap for
Wine or Mono, as far as I know.
qwertymn
Level 4
Level 4
Posts: 236
Joined: Thu Mar 27, 2008 3:42 am

Post by qwertymn »

Hi, i downloaded and tried the program, and it starts here for me, though i dunno exacttly how to get music playing, as i don't really know how the program works. Could you tell us what exactly your problem is? Does the ap crash , or does it just have no functionality?

Regards
garybaldy72uk
Level 1
Level 1
Posts: 5
Joined: Wed Jun 22, 2011 7:03 pm

Post by garybaldy72uk »

The program installs Fine Populates tables in SQL with databasesetup.exe Yet when we come to Import songs It says its Importing them but they then dont show in the SQL database which had been setup by the installer.

Im beginning to wonder if its an SQL error.

Out of intrest how did you go about setting it up? did You use the SQL intstalled on Linux/ubuntu or did you intsall SQL on wine??

Thanks

Gaz
Locked