473,659 Members | 2,690 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Missing Dll mscoree.dll

I created a simple vb.net ( 2003 ) exe with some process kill commands.
-Beginner.

When I run it on my machines here, ( just copy the exe around ) it works.

When I copy it to another machine, I get an error,
"Missing mscoree.dll" and then it gives a bunch of paths - im assuming
where it looked.

Is this just because they havnt installed the microsoft patches and would
not have the .net framework installed?

Thanks,

Miro
Aug 1 '06 #1
2 1460
Yes, it sounds like you need to install the .NET framework on that machine.

Cheers,

Greg Young
MVP - C#
http://codebetter.com/blogs/gregyoung

"Miro" <mi******@golde n.netwrote in message
news:uc******** ******@TK2MSFTN GP03.phx.gbl...
>I created a simple vb.net ( 2003 ) exe with some process kill commands.
-Beginner.

When I run it on my machines here, ( just copy the exe around ) it works.

When I copy it to another machine, I get an error,
"Missing mscoree.dll" and then it gives a bunch of paths - im assuming
where it looked.

Is this just because they havnt installed the microsoft patches and would
not have the .net framework installed?

Thanks,

Miro

Aug 1 '06 #2
"Miro" <mi******@golde n.netschrieb:
When I run it on my machines here, ( just copy the exe around ) it works.

When I copy it to another machine, I get an error,
"Missing mscoree.dll" and then it gives a bunch of paths - im assuming
where it looked.

Is this just because they havnt installed the microsoft patches and would
not have the .net framework installed?
One of the most probable reasons is that the .NET Framework is not installed
on the machine.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Aug 1 '06 #3

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

Similar topics

0
1303
by: javanic | last post by:
I'm having strange problems with mscoree.dll when trying to open any windows forms, or even create new ones. Apparently VS.NET 2003 uses mscoree.dll to load the forms into the designer. A few days ago I began to get this error pop-up each time I tried to open my forms for further development. The error says that there are two versions of MSCOREE.DLL loaded. There is no error number, only this: (Error number = %X). The error message says that...
0
2052
by: Janus Kamp Hansen | last post by:
I have had this error: 'COM Interop registration failed. Type library exporter can not load required library MSCOREE.TLB.' I have found a solution, by using the Regmon tool (http://www.sysinternals.com/Utilities/Regmon.html) - "Extremly cool tool", I might say. If you remove these keys from you registration database, it might be working again. HKEY_CLASSES_ROOT\TypeLib\{5477469E-83B1-11D2-8B49-00A0C9B7C9C4}\2.0
6
2074
by: Sharon and James | last post by:
If I build a debug or release version of a C# program using VS .Net and try to run the app on a W98 machine, I get the following error: A required .DLL file, MSCOREE.DLL, was not found. Are the apps created not compatible with an older Windows o/s? That doesn't make sense to me. How can I add the required DLL(s). Thank You
0
3090
by: kris | last post by:
hi can any one help me out, i have written a code for Word Indexing using Dll's i think this is an incomplete code for WORD INDEX. I had encountered this error "Error! No index entries found" when i opened word document can any one fill out the missing code with this.
0
1062
by: neilgg | last post by:
I'm trying to write an IAS Extension DLL using some managed code to do the authentication. I've created a mixed-mode DLL, as IAS need standard DLL export functions called RadiusExtensionInit, RadiusExtensionProcessEx and RadiusExtensionFreeAttributes. Everything works OK on Windows 2000, but when I use Windows Server 2003, it gets into a deadlock immediately after loading MSCOREE.DLL. This seems 100% repeatable on both machines I've...
5
4656
by: Kirby | last post by:
I get the error mscoree.dll not found when I run an application built with VB.net. From what I figure it is because the pc does not have the .net framework. Is there a way to compile this so it will work on PC's without the .net framework Thank
2
1124
by: Miro | last post by:
I created a simple vb.net ( 2003 ) exe with some process kill commands. -Beginner. When I run it on my machines here, ( just copy the exe around ) it works. When I copy it to another machine, I get an error, "Missing mscoree.dll" and then it gives a bunch of paths - im assuming where it looked. Is this just because they havnt installed the microsoft patches and would
1
1297
by: DSnyder | last post by:
A solution I have created consists of a .dll to interface with ESRI's ArcMap application as well as two executables, an XML document (AddPLSS.xml) and an install package. It compiles and installs without any problems, but when I try to open ArcMap, I get the following error: XML Error: The system cannot locate the resource specified. In (failed) mscoree.dll/AddPLSS.xml. The XML file itself seems to be included in the .dll and the...
0
984
by: Sendil kumar | last post by:
Hi All, I have an MFC application which calls a C# dll and uses the C# application. Whn the MFC application is loaded I set the 'SetUNhandledExceptionFilter' to my own filter, so, that if in case of any exception in my MFC application it will call my filter. Every thing works fine till the C# application is called. When the C# application is called it loads the mscoree.dll which resets my exception filter to default filter...
0
8427
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...
0
8851
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8746
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8627
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...
1
6179
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5649
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
4175
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...
0
4335
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1975
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.