Debian :: Run A .NET Program With Mono - Parser Error Message: Assembly ActiveReports.HtmlExport

Jun 7, 2010

I am trying to run a .NET program with mono. I got the following:

Code:

Parser Error Message: Assembly ActiveReports.HtmlExport, Version=3.3.0.1999, Culture=neutral, PublicKeyToken=cc4967777c49a3ff not found
This means it requires ActiveReports, but could not find any Linux version of that software. So, is there any Linux alternative for it?

My system is Debian/sid (unstable).

View 1 Replies


ADVERTISEMENT

General :: Mono Error Message Using Wine?

Sep 26, 2010

I just installed wine in an attempt to open .exe files. When running the code line /wine/file.exe the following message appeared: wine: Install the Windows version of Mono to run .NET executables. I tried out two things, both of which didn't work and the message still appears every time I try to use wine

1st: yum install mono-core.i686 It is the Mono CIL runtime, suitable for running .NET code. 2nd: downloading mono windows version from the original website but still couldn't install it because it is an .exe file

View 6 Replies View Related

Debian :: Message After Losing Gnome After Installing Mono

Aug 10, 2015

I installed Mono on Debian 8 using apt-get. Specifically, I followed these instructions: [URL]..

Then suddenly, my entire machine locked up . . . I gave it a few minutes and then cold booted. It came up to a login prompt but no gnome. sigh. So, I use apt-get to uninstall all of the mono stuff and I also did apt-get clean, apt-get autoclean, apt-get autoremove . . . and rebooted . . . to a login prompt.

So, I installed gnome using apt-get install gnome-core and then after a reboot I got gnome again.

However, every time I log in, I see an "Oops" message flash briefly and then the GUI loads. Everything seems to be ok . . . but I don't like seeing that message; it says something like "something went wrong, please log out . . ."

I kind of dug around /var/logs a little and there are some error messages in kern.log files . . . how I can get my machine back to the state it was in, i.e., not flashing an Oops message when I authenticate?

View 3 Replies View Related

Debian :: Start Mono Program At Boot?

May 19, 2011

I've got a relatively simple question. I'm trying to start a program that must be run with mono when my system boots. It's a webserver (McMyAdmin if that helps) so I'd also like to start it as a specific user

View 6 Replies View Related

Ubuntu Installation :: Cannot Find Autorun Program - Error Message

Jul 13, 2011

Trying to load ubuntu 11.04 and error message comes up cannot find autorun program. how do i get the program on my computer so i can download the upgraded version of ubuntu I have tried rebooting and many many other things. it loaded just fine on my desktop right over my pc linux os.

View 1 Replies View Related

Red Hat / Fedora :: Getting Error Message Important Program Kde-config Not Found / Fix It?

Oct 18, 2010

I'm trying to install kmplayer-0.10.0c and im using Fedora 9. when i tried to install the kmplayer-0.10.0c using the command ./configure i received this error msg "The important program kde-config was not found!. Please check whether you installed KDE correctly." Kindly help how to solve this error msg.

View 2 Replies View Related

General :: Gotten An Error Message To Please Check That The Dcopserver Program Is Running?

Oct 31, 2010

I have gotten an error message to please check that the dcopserver program is running.Where do I look to see if it is running?

View 3 Replies View Related

Ubuntu Multimedia :: VLC Crashes - XML Parser Error

Nov 26, 2010

I have just changed something in preferences for Skins. Then I restarted my vlc media player and now I cant run vlc! I removed and reinstalled vlc Thousand times but it didn't work! When I type vlc in Terminal :

exc3llent@exc3llent:~$ vlc
VLC media player 1.1.5 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
Blocked: call to setlocale(6, "")
Blocked: call to sigaction(17, 0xb752a0d4, 0xb752a04
Warning: call to signal(13, 0x1)
Warning: call to signal(13, 0x1)
Warning: call to srand(1289860942)
Warning: call to rand()
Blocked: call to setlocale(6, "")

(process:13965): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Warning: call to signal(13, 0x1)
Warning: call to signal(13, 0x1)
[0x86ee1b4] vcdx access error: fread (): Is a directory
[0x85a4aac] xml xml error: XML parser error (line 2) : Validation failed: no DTD found !
[0x858db84] skins2 interface error: no skins found : exiting
Blocked: call to sigaction(17, 0xbfbfb4d8, 0xbfbfb44c)
Blocked: call to sigaction(17, 0xbfbfb44c, (nil))

View 2 Replies View Related

Ubuntu :: Running Program With Mono?

Feb 20, 2011

I want to use a program, that runs windows and "linux with mono". I run Kubuntu 10.10.

Quote:

koen@Koen-Kubuntu:~/Documents/Software/SuperOneClick_1_6_5$ mono SuperOneClick.exe
** (SuperOneClick.exe:4191): WARNING **: The following assembly referenced from /home/koen/Documents/Software/SuperOneClick_1_6_5/SuperOneClick.exe could not be loaded:

[Code]....

View 1 Replies View Related

Ubuntu :: Install Mono Error "Package Mono Is Not Available But Is Referred To By Another Package"

Mar 18, 2011

i first noticed when i tried to get mono via sudo apt-get install mono i got the error

[Code]...

E: Package 'mono' has no installation candidate then i tried to get it through the software center and i noticed the software center wasn't opening.... so i tried searching to find if someone else had the proroblem, they did, one solution was to reinstall python but if i open syapitic software i get the error

[Code]...

View 6 Replies View Related

Software :: What Program Used To Convert Stereo MP3 To Mono

Jun 1, 2010

I tried soundkonverter, but it doesn't work. I don't know why, it just doesn't make MP3s mono. Linux Mint 9.

View 1 Replies View Related

Ubuntu :: Error - The Assembly Mscorlib.dll Was Not Found Or Could Not Be Loaded

May 26, 2010

I'm searched through the forums and I saw some older posts but the solutions don't seem to work in Lucid. I'm trying to run yWriter5 on my netbook (I love this app) and wine doesn't run it, it requires mono. However, when I try to run it, I get an error:

'The assembly mscorlib.dll was not found or could not be loaded.' 'It should have b

View 2 Replies View Related

Ubuntu Installation :: Wine Program Requires Mono For Windows?

Feb 8, 2011

I am trying to install a program named "Ntrip" with wine, running Linux Mint 10 64bit (based on Ubuntu 10.04) I installed the software without problems, when I try to start it I get the following error:

Code:

fixme:actctx:parse_manifest_buffer root element is L"asmv1:assembly", not <assembly>
wine: Install the Windows version of Mono to run .NET executables

As far as I know, mono is by default on every Ubuntu 10.04 installation, however as per the error message, I installed the Windows version of Mono via Wine successfully. Trying to start the program again, still coming up with above error.

View 2 Replies View Related

Debian Programming :: How Can Use Chmod In Assembly X86

Aug 3, 2014

i wanna use chmod() in linux x86 [debian 3.7.2 x86] but i have some problem in function argv

look at this function:
Code: Select all int chmod(const char *path, mode_t mode);

and mode_t modes:
Code: Select all       S_ISUID  (04000)  set-user-ID  (set  process  effective  user   ID   on
                         execve(2))

       S_ISGID  (02000)  set-group-ID  (set  process  effective  group  ID  on
                         execve(2);  mandatory  locking,   as   described   in
                         fcntl(2);  take a new file's group from parent direcق
                         tory, as described in chown(2) and mkdir(2))

[code]...

i know there is some problem in ecx and mode_t value/

View 2 Replies View Related

Software :: Mono 1.1.12 - Install Older Mono To Co-exist With Current Version

Feb 28, 2010

I would like to know if anyone has run more than one version of mono concurrently. I want to host a Battlefield 2 server with bf2ccd that requires mono 1.1.12. CentOS 5.3 repos provide mono 1.2.4 which is neither new enough nor old enough to support bf2ccd. I have considered compiling a newer version or an older version to accommodate this but I think that the only fully supported version is the 1.1.12 and I want to have the newer mono for other projects. I have used Slackware exclusively up to now and am not familiar with CentOS yet so I would like to avoid compiling if I can. The server is an unmanaged dedicated server so I'm not certain of all of the details. AFAIK it is a standard CentOS 5.3 install.

View 4 Replies View Related

General :: Why Is Ubuntu Trying To Open Mono App With Wine Instead Of Mono

Aug 24, 2010

So, I have compiled a C# program on Linux using MonoDevelop. When I try to execute the resulting binary, my system tries and fails to run it as a windows executable, with wine. Wine gives me the following message:

$ ~/bin/MyMonoApp
wine: Install the Windows version of Mono to run .NET executables
~/bin/MyMonoApp: command not found

I can only convince it to run by explicitly calling mono:

$ mono ~/bin/MyMonoApp

So, how can I make this the default, so I don't have to explicitly call mono every time?

View 1 Replies View Related

Debian :: Bar 6 Error Message On Squeeze

Feb 13, 2011

I just got Squeeze loaded on computer and getting several error message during boot up. Something about 368623 and 368761 PCI Bar 6 collision. This is a first for me on Debian OS. It happens so fast I can barely write it down. Is there a log I can access to see the entire entry?

View 14 Replies View Related

Debian :: Error Message At Each Update?

Sep 6, 2011

My computer: 3 year old cheapish box, Gigabyte board with onboard video and sound. Cat5 cabled to Linksys wired router to a cable modem. Debian 6.0 Stable. Network installation.

This didn't happen from the initial installation but I now get an error message each time I get the updates.

I first see the red update notification icon top right of Gnome desktop. I click on it, enter root password at prompt. Click the install updates button on the update manager window. The software progress bars show me the download progress but then I get the following errors.

An error has occurred and installing has been aborted. Error Message: subprocess installed post installation script returned error exit status 1

Error message: dependency problems - leaving unconfigured.

I cancel the messages. The notification icon then turns to the reboot icon. If I start the update manager again from the System menu it shows me that my system is up to date, so I suspect the update has taken place. But why am I getting the error messages. This now happens every time I see the new updates icon. Apart from that everything works fine.

I include my source list in case this helps.
#
# deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 NETINST Binary-1 20110320-15:03]/ squeeze main

[Code].....

View 5 Replies View Related

Debian :: Transmission 1.22 Stopped Downloading \ Get An Error Message Tracker Responded: Unknown Error (0) In The Info Window, Tracker Tab?

Nov 14, 2010

I have a problem with Transmission. After using it for over six months without a single problem, it suddenly stopped downloading. In the torrents that do no get downloaded, I get an error message Tracker responded: Unknown error (0) in the info window, tracker tab. But there are torrents with the same tracker that don'thave a problem and get downloaded fineThe logs don't give a clue about whats wrong either.I tried downloading those torrents with Vuze and I had the same problem. What could be wrong?

View 2 Replies View Related

Debian :: Install Ssh - Error Message - Dependency

Jul 15, 2011

During installation of ssh I get an error message regarding dependency problems.

Dependency problems prevent configuring of ssh.

View 9 Replies View Related

Debian Configuration :: Keep Getting Screen Error Message

Apr 3, 2011

I have been trying to install programs and I keep getting a screen error message. and it does it on every package i install unless i remove screen.

[code]...

View 3 Replies View Related

Programming :: Create A Message Forwarder Program That Receive A Message On Port A And Pass It On T Port B?

Sep 6, 2010

We are trying to create a message forwarder program that receive a message on Port A and pass it on t Port B. Also receive a message from Port C and Pass it on to Port D as follows.

[Code]...

View 4 Replies View Related

Debian :: Want To Change File Not Found Error Message

Jun 29, 2011

I want to change File NOT FOUND ERROR MESSAGE to my own message buw how come I do this by terminal ?

View 3 Replies View Related

Debian Installation :: IP Address Malformed Error Message

Jan 7, 2011

IP address malformed error message Should be in form x.x.x.x. Where each x is no longer then 255.

View 2 Replies View Related

Debian Configuration :: Error Message After Adding Backports

Jan 21, 2016

After adding the backports from 8/Jessie to a 7/Wheezy sources.list and running aptitude update, I get these odd error messages. What is going on?

W: Ignoring Provides line with DepCompareOp for package python-cffi-backend-api-max
W: Ignoring Provides line with DepCompareOp for package python-cffi-backend-api-min
W: Ignoring Provides line with DepCompareOp for package python3-cffi-backend-api-max
W: Ignoring Provides line with DepCompareOp for package python3-cffi-backend-api-min
W: You may want to run apt-get update to correct these problems

View 3 Replies View Related

Debian Multimedia :: Error Message When Updating Software

May 3, 2015

When trying to update the software from wirthin gnome i get the error message. Failed to obtain authentication.Is there a way of updating from the command terminal.how...

View 14 Replies View Related

OpenSUSE :: Mono Gives An Error While Starting A C# Application?

Jun 9, 2011

The program I want to use: ProppFrexx Tagger or ProppFrexx Meta Data Editor, can be found here: ProppFrexx ONAIR - The Playout and Broadcast Automation Solution I need this to tag WAV files with RIFF INFO Tags.The Sony PSP can read RIFF Tags! so yeah, that's the reason I need this program. here the complete error message

Code:
exception inside UnhandledException handler: USER32.dll

I don't have Windows anymore, and I never going to use Windows again I hope there is a fix for that

View 3 Replies View Related

CentOS 5 :: Mono Runtime ERROR: PlatformNotSupportedException

May 16, 2009

I'm running CentOS operation system 5.2 with the following softwares installed:

1) OS: CentOS release 5.2 (Final)
2) Web Server: Apache 2.2.4
3) Mono: Mono 1.2.4
4) xsp: xsp 1.2.4
5) mod_mono: mod_mono 1.2.4

I don't find any errors during installation of all of the above items. Problem is that, when I try to invoke one of my ASMX file from the browser, I'm getting the following error in my $APACHE_HOME/logs/error_log. This same ASMX is working fine in one of my RedHat ES Linux 5 system, what I mean here is I don't have any compilation or runtime errors in my ASMX code.

ERROR DETAILS
[Sat May 16 08:03:38 2009] [notice] Apache/2.2.4 (Unix) mod_mono/1.2.4 configured -- resuming normal operations
System.PlatformNotSupportedException: This operation requires Windows NT, Windows 2000, or Windows XP.
at System.Web.Hosting.ApplicationHost.CreateApplicationHost (System.Type hostType, System.String virtualDir, System.String physicalDir) [0x00000]

[Code]...

View 1 Replies View Related

Programming :: Assembly Error: I386 Architecture Incompatible With I386:x86-64 Output?

Aug 21, 2010

I was following a simple tutorial on how to program and compile a hello world program using assembly when I got this error;Quote:ld: i386 architecture of input file `hello.o' is incompatible with i386:x86-64 output.The tutorial told me to make two files;Quote:hello.asmsection .data;section declaration

msg db "Hello, world!",0xa;our dear string
len equ $ - msg ;length of our dear string
section .text;section declaration

[code]....

View 3 Replies View Related

Fedora :: Crash In Mono-core-2.4.2.3-2.fc12 Error?

Nov 24, 2009

i recently installed the banshee media player using yum extender. Everytime i run it i get this error " a crash in mono-core-2.4.2.3-2.fc12 has been detected" how can i fix this problem?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved