473,657 Members | 2,572 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

system.dll error

Hi

I am getting this error when running a project;

An unhandled exception of type 'System.Executi onEngineExcepti on' occurred in
system.dll

What can I do to fix this problem? Using vs.net 2003, framework 1.1 sp2.

Thanks

Regards

Nov 20 '05 #1
8 1879
Cor
Hi John,
Can you send a piece of code?
Maybe someone can help you then.
I think this is searching in the dark.
Cor
Nov 20 '05 #2
Where are you running the assembly from? Your hard-drive, or a network
share?

--
HTH,
-- Tom Spink, Über Geek

Please respond to the newsgroup,
so all can benefit

" System.Reflecti on Master "

==== Converting to 2002 ====
Remove inline declarations
"John" <jo**@nospam.in fovis.co.uk> wrote in message
news:#Z******** ******@TK2MSFTN GP09.phx.gbl...
Hi

I am getting this error when running a project;

An unhandled exception of type 'System.Executi onEngineExcepti on' occurred in system.dll

What can I do to fix this problem? Using vs.net 2003, framework 1.1 sp2.

Thanks

Regards

Nov 20 '05 #3
Well the tricky bit is that the same code runs fine on one partition. Now
because I need to target my code to ol2000 and above I used another
partition to install vs.net 2003 and ol2000 (i have ol2002 on my main
partition) so I can generate the necessary ol2000 interop assemblies. It is
this second partition that I am getting the error on. Both partitions seem
to have the same setup for vs; vs.net 2003, framework 1.1 sp2. The only
difference appears to be ol2002 on main partition (where it runs correctly)
and ol2000 where it does not run correctly.

Thanks

Regards
"Tom Spink" <th**********@n tlworld.com> wrote in message
news:u%******** ********@TK2MSF TNGP10.phx.gbl. ..
Where are you running the assembly from? Your hard-drive, or a network
share?

--
HTH,
-- Tom Spink, Über Geek

Please respond to the newsgroup,
so all can benefit

" System.Reflecti on Master "

==== Converting to 2002 ====
Remove inline declarations
"John" <jo**@nospam.in fovis.co.uk> wrote in message
news:#Z******** ******@TK2MSFTN GP09.phx.gbl...
Hi

I am getting this error when running a project;

An unhandled exception of type 'System.Executi onEngineExcepti on'
occurred in
system.dll

What can I do to fix this problem? Using vs.net 2003, framework 1.1 sp2.

Thanks

Regards


Nov 20 '05 #4
* "John" <jo**@nospam.in fovis.co.uk> scripsit:
I am getting this error when running a project;

An unhandled exception of type 'System.Executi onEngineExcepti on' occurred in
system.dll

What can I do to fix this problem? Using vs.net 2003, framework 1.1 sp2.


<msdn>
Execution engine errors are fatal errors that should never occur. Such errors occur mainly when the execution engine has been corrupted or data is missing. The system can throw this exception at any time. When possible, the system throws an exception that provides more information than the ExecutionEngine Exception exception.
</msdn>

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #5
Hi John,

You went the two partitions route. :-)

WIth such little information it's hard to know what the error might be. As
Herfried reports, that is a general "I just can't cope!" error. It arose not
long ago in the context of ActiveX controls, for instance.

The culprit could be VB, OL or the combination.

Some lines to investigate:
Do normal VB projects run?
Can you access the other apps in Office 2000?
Can you access OL using the similar code but from a script (for
instance, TestOL.vbs)?
Can you do anything at all with OL from VB?

Finally, at what point, exactly, does the error occur?

I can't say I'll be able to give you an answer, but this may narrow it
down.

Regards,
Fergus
Nov 20 '05 #6
Should I reinstall vs.net 2003?

Regards

"Herfried K. Wagner [MVP]" <hi************ ***@gmx.at> wrote in message
news:bm******** ****@ID-208219.news.uni-berlin.de...
* "John" <jo**@nospam.in fovis.co.uk> scripsit:
I am getting this error when running a project;

An unhandled exception of type 'System.Executi onEngineExcepti on' occurred in system.dll

What can I do to fix this problem? Using vs.net 2003, framework 1.1 sp2.
<msdn>
Execution engine errors are fatal errors that should never occur. Such

errors occur mainly when the execution engine has been corrupted or data is
missing. The system can throw this exception at any time. When possible, the
system throws an exception that provides more information than the
ExecutionEngine Exception exception. </msdn>

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

Nov 20 '05 #7
* "John" <jo**@nospam.in fovis.co.uk> scripsit:
Should I reinstall vs.net 2003?


I think this won't help, but I am not sure...

:->

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #8
Thanks Fergus. Helpful as always.

I will try these.

Regards

"Fergus Cooney" <fi******@tesco .net> wrote in message
news:ey******** ******@tk2msftn gp13.phx.gbl...
Hi John,

You went the two partitions route. :-)

WIth such little information it's hard to know what the error might be. As Herfried reports, that is a general "I just can't cope!" error. It arose not long ago in the context of ActiveX controls, for instance.

The culprit could be VB, OL or the combination.

Some lines to investigate:
Do normal VB projects run?
Can you access the other apps in Office 2000?
Can you access OL using the similar code but from a script (for
instance, TestOL.vbs)?
Can you do anything at all with OL from VB?

Finally, at what point, exactly, does the error occur?

I can't say I'll be able to give you an answer, but this may narrow it
down.

Regards,
Fergus

Nov 20 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
1832
by: A P | last post by:
Hi! I'm using ASP.Net Web Matrix on my PC and wanting to publish the files to our server. I try to copy (thru explorer) the files but it didn't work! I receive Runtime Error: Server Error in '/' Application. ---------------------------------------------------------------------------- ----
5
9642
by: petro | last post by:
Hello all, My asp.net web application works on my machine but I get the following error on our test web server, There is only one oracle home on the test server. Does anyone know how to resolve this error? Oracle error occurred, but error message could not be retrieved from Oracle. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the...
1
8175
by: Eric Sheu | last post by:
Greetings, I have been searching the web like mad for a solution to my SMTP problem. I am using Windows Server 2003 and ASP.NET 2.0 w/ C# to send out e-mails from a web site I have created to the members of my organization. I think my problem is incorrectly setting the settings on my server or an authentication problem. Here is the code I have written to send a test message: -----Code Begins: Sensitive Information Replaced by -----...
0
755
by: Kirk | last post by:
I'm trying to use a Web Service to be a Remoting client of an existing ..NET 2.0 server. But I get the following error when I try to use System.Runtime.Remoting.Channels.Http in my WebService. The same code works fine in a standalone app. I have inspected System.Runtime.Remoting.dll with ildasm, and I can see the ....Channels.Http namespace there. I verified that the virtual directory is configured to use v2.0.50727 (the error message...
2
3489
by: Ryan | last post by:
Hi, I receive an access denied error (see below) when attempting to send an email with BodyFormat=MailFormat.Html from an asp.net page. Exactly the same code works fine in a console application, and also succeeds from the asp.net page with BodyFormat=MailFormat.Text. I've recently upgraded from W2K SP4 to WinXP SP2 and am using .Net Framework v1.1 SP1. The code worked fine under W2K SP4.
0
4347
by: Jim Duffie | last post by:
Hi, I am trying to build a simple websire using the above in Visual Web Developer. When finished I have build the website and it works fine locally but when I FTP it to the server I am getting a parse error. Should I be uploading a DLL as well (I can't see one in directory)? The error is :- Parser Error Message: Could not load type System.Web.UI.WebControls.Menu from assembly System.Web, Version=1.0.5000.0, Culture=neutral,...
0
2037
by: nicomp | last post by:
I created a Web Service: I imported System.Data.SqlClient so I could access SQL server tables programmatically. The web service builds and deploys with no problems. When I try to add the corresponding Web Reference to the Web Site project I get the error listed below. I am able to create other Web Services on the same server and I am able to add Web Referneces to them. I have narrowed it down to the "Imports System.Data.SqlClient"...
2
3377
by: Jeff | last post by:
Hey asp.net 2.0 My asp.net 2.0 project has got a assembly load problem: Some of my web.config settings: <membership defaultProvider="AH_MembershipProvider" userIsOnlineTimeWindow="15">
2
4131
by: BruceWho | last post by:
I downloaded boost1.35.0 and built it with following command: bjam --toolset=msvc-7.1 --variant=release --threading=multi -- link=shared --with-system stage and it failed to compile, error message is: E:\software\development\boost_1_35_0\boost_1_35_0>bjam -- toolset=msvc-7.1 --variant=release --threading=multi --link=shared --
0
8425
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
1
8522
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8622
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7355
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5647
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4173
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2745
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1973
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1736
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.