Displaying 20 results from an estimated 140 matches for "dotnets".
Did you mean:
dotnet
2014 Jun 04
0
Ability to "wait" for dotnet to complete installation
Hi all,
Interesting timing challenge around installing dotnet on Windows 2008 R2
Data Cente.
In essence, when we run the following command, it appears to complete in a
few seconds. The reality is that it spawns multiple new msiexecs to install
and configure itself over the next 5 mins or so.
dotNetFx40_Full_x86_x64.exe /q /norestart
This causes an obvious issue if we need to install a bit of
2006 Sep 15
4
DotNet applications
Hi,
I have an application that want to install the DotNet FrameWork. the
Setup of the FrameWork starts, but then fails with the message, Internet
Explorer 5.5 or higher would be required.
How can I get over this message without really installing an Internet
Explorer?
As far as I know, for all Applications that require IE, the
renderengine khtml is used instead.
Could it be hacked in that
2016 May 03
4
Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
A few days ago, I tried to change the optimization flag from -O0 to -O2 to
speed up the execution of the application on Ubuntu/ARM 14.04 32 bit.
When I compiled the source code with -O2 flag instead of -O0 flag, I could
not run the application normally by getting always the segmentation fault.
Here is debugging information with GDB command in case of that. As you can
see, we could not execute
2005 Jul 15
0
DotNet Version Of Rsync
But it sounds like there is definitely an rsync port to D'ohnet
-----Original Message-----
From: rsync-bounces+eisen.chao=cna.com@lists.samba.org
[mailto:rsync-bounces+eisen.chao=cna.com@lists.samba.org] On Behalf Of
Mark Thornton
Sent: Friday, July 15, 2005 2:18 PM
To: Stuart Halliday
Cc: rsync@lists.samba.org
Subject: Re: DotNet Version Of Rsync
Stuart Halliday wrote:
>R-type Studios
2010 Jul 11
2
dotnet 3.0 app crash on startup
Hello. I installed a program called ConnectUO (http://www.connectuo.com) which allows Ultima Online players to connect to free servers. When run, a splash screen is supposed to show up and checks for new version before loading the main window, but crashes as it tries to load the splash screen.
I'm running:
Ubuntu 10.04 Lucid Lynx 64 bit
Wine 1.2 rc7
Winetricks 20100618
Installed dotnet20 and
2010 Oct 21
0
Winetricks and dotnet
Probably a silly question, but I can't seem to find the answer
anywhere. Will the command 'winetricks dotnet20sp2' install the full
dotnet package or just the service pack? In other words, do I need to
run 'winetricks dotnet20' first?
Many thanks,
David Shaw
2011 May 16
2
Wine 1.3.19 and dotnet 1, 2 and 3
Hello to everyone.
I'm trying to install both dotnetfx 1.2.3 in order to check to run a special program for windows xp we use in our office.
First of all I installed dotnet 2, 3. and the installation worked great.
The problem is to install dotnet 1.1.
When I run winetricks I receive this error message.
lorenzo at lorenzo-virtual-machine:~/.cache/winetricks/dotnet11$ winetricks
Executing
2008 Apr 27
1
DotNet over wine?
Is it possible to install MS Dot Net framework over wine? Also can I install such programs which are made to be used over winxp?
New to wine, please guide me.
I use kubuntu gutsy.
2011 Aug 23
1
Re: problem installing dotnet 2.0
I tried to install (repair) Microsoft .NET Framework 2.0 but halfway through the installation I get this error message:
'Error 25013.Failed to install assembly 'C:\WINDOWS\Microsoft.NET\Framework\V2.0.50727\System.Data.dll' because strong name signature could not be verified. Was the assembly built delay-signed?'
I'm clueless as to what this means.
Any help is greatly
2011 Oct 29
2
EveHq & dotnet 3.5
Hello,
i use ubuntu 11.10 and wine 1.3.x
i want install eveHq (http://www.evehq.net/downloads.html) and I read this (http://wiki.indiceve.com/doku.php?id=installation:installation)
> EveHQ is written using Visual Studio .Net 2010 and requires the following to run:
>
> .Net Framework v3.5 SP1
> MS SQL Compact Edition v4.0 (for the databases)
I can install MS SQL Compact
2010 Jun 23
2
problem installing dotnet 2.0
when installing dotnet 2.0 the install crashes ive tried clearing winetricks cache but that doesn't seem to work here's the errors im getting any help is appreciated
Code:
lithium at lithium-laptop:~$ ./winetricks
------------------------------------------------------
Instaling .net 2.0 runtime. Can take several minutes. See http://wiki.winehq.org/MicrosoftDotNet for tips.
2016 Jun 28
7
.NET on Centos.
Hi there, I was reading about it.
https://www.redhat.com/en/about/blog/net-core-now-available-and-supported-red-hat-enterprise-linux-and-red-hat-openshift
What will happen with Centos and .NET?
In the side of security and stability.
2010 Mar 17
2
DotNet app says that I am "missing information"
I am attempting to install a piece of software called Point from Calyx Sofware. The software requires both Internet Explorer and DotNet2.0 which I have already installed (thanks to winetricks!). When I reach the screen which prompts me for the User's name, organization and software key, I enter the data, press "Next" and it gives me an error message saying "You are missing
2016 Jun 28
0
.NET on Centos.
On Jun 28, 2016, at 11:17 AM, Peter Q. <btoven66 at gmail.com> wrote:
>
> What will happen with Centos and .NET?
I?d expect it to show up in SCL at some point:
https://wiki.centos.org/AdditionalResources/Repositories/SCL
Until then, the CentOS build instructions on Microsoft?s official download page work just fine, at least on EL7:
https://www.microsoft.com/net/core#centos
2009 Jun 21
2
Problems Installing .Net 1.1 SP1
I just downloaded TurboDelphi from edn.emarcadero.com (the full 2006
package) and am trying to install it under wine. Installation stops
with a message that it needs DotNet 1.11 installed so I downloaded the
.Net package from Microsoft. For some reason, this version will not
install - I had previously tried .Net 2.0 and .Net 1.1. The link below
leads to a file containing the command-line
2010 May 26
1
Solidworks and .net...
Hi all !
I tried Solidworks 2009 with 1.2-rc1, and was really pleased to see that
it really works now, and is useable for real modelling. There are still
some annoying bugs, but nothing that prevents using it. That's a giant
step ! I updated appdb, rating it silver, but it is still queued. Only
vcrun2005 and msxml6 winetricks are required.
Anyway, I have some questions : some add-ons (
2012 Feb 21
1
DotNet3.5 Did not install
I saw a post here recently for someone trying to get Naturally Speaking running with DotNet 3.5.
Out of curiosity, I tried to install 3.5 with the most current wine git.
wine-1.4-rc4-31-gf43f37d
I am also running Ubuntu's Pangolin, but everything is 32-bit.
Anyway, the install goes through previous versions of DotNet and mine hung up at 3.0.
I saved the install log if anyone wants it. Or
2019 Jun 04
3
Offer zip builds
On Mon, Jun 3, 2019 at 6:54 PM Marc Schwartz wrote:
> I am on macOS primarily, albeit, I have run both Windows and Linux routinely
> in years past.
With all due respect, then you have no business in this thread.
> That being said, these days, I do run Windows 10 under a Parallels VM on
> macOS, as I have a single commercial application that I need to run for
> clients now and
2006 Apr 22
3
.NET problems
A friend of mine has aske me to put this question up here. He is trying
to install A program called Tablesmith (www.mythosa.net, if you're
interested) - a utility for role-players. His problem, in his own words, is
"I'm doing a Linux install. The only problem I have is that the
initializer is asking for .NET v2.0.50727 while the .NET I was able to
download is 2.0. Is there a
2008 Apr 05
2
installing dotnet20 fails
I am trying to install dotnet20 in 0.9.58 with
sh winetricks dotnet20
It hangs after extracting a file with
sh winetricks dotnet20
Using system libcrypto, version 90709F
DLSYM: Failed to resolve FIPS_mode_set: 127
DLSYM: Failed to resolve FIPS_mode: 127
DLSYM: Failed to resolve SHA256: 127
DLSYM: Failed to resolve SHA512: 127
DLSYM: Failed to resolve EVP_sha224: 127
DLSYM: Failed to