473,651 Members | 3,004 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Registering project output for COM Interop... (VS.Net 2003)

One day, out of the blue, anything COM interop related stopped building.
When building any project (VB / C#) that has a COM interop interface (my own
home grown projects, or a Visual Studio .Net Add-in), I get the following
error:

Build complete -- 0 errors, 0 warnings
Building satellite assemblies...
Registering project output for COM Interop...
COM Interop registration failed. Type library exporter can not load required
library MSCOREE.TLB.
I've done some digging around and tried the following:
- My assembly path is nothing special to cause problems
(@"C:\Projects\ prototypes\Tool s\")
- I've tried registering everything MSC*.TLB (with regtlib.exe) and MSC*.DLL
(regsvr32.exe or regasm.exe)
- Finally as a last resort, I reinstalled (full uninstall, then install) the
..Net framework, and the .Net SDK (didn't touch VS.Net though)

None of this worked. Any ideas?

Thanks.
Nov 16 '05 #1
0 1153

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

Similar topics

4
5292
by: pbj | last post by:
my application was created in vb.net, vs 2003. the setup project was also created in vs 2003. one of my application reviewers reported this: The .Net link that is included in the setup is not the correct link, it's outdated. The link should be changed from this http://msdn.microsoft.com/library/default.asp?url=/downloads/list/netdevframework.asp to the new link, which is this:...
1
4012
by: Heng Ma | last post by:
Hi, Somehow when I open a project the project Output Type is always changed to Windows Application. What is happening? --Heng
3
1157
by: Jag | last post by:
My Visual Studio .NET is the 2002 enviroment. And I want to open a project created in 2003. when i attempt to open the project, it gives an error and says i need a newer version. Is there anyway i can open the project, edit code, and compile without having to go out and buy 2003? thanks.
0
800
by: sankara | last post by:
Hi, There is a website created using asp.net, that has to be built upon Project Web Access 2003 and conform to its look and feel standards. anybody knows, please let me know thanks in advance
0
1641
by: Dan Bass | last post by:
One day, out of the blue, anything COM interop related stopped building. When building any project (VB / C#) that has a COM interop interface (my own home grown projects, or a Visual Studio .Net Add-in), I get the following error: Build complete -- 0 errors, 0 warnings Building satellite assemblies... Registering project output for COM Interop... COM Interop registration failed. Type library exporter can not load required library...
2
2041
by: ATS | last post by:
HOWTO Override ASP's Response output for 2003/IIS. Please help, I want to have an ASP page write back EVERYTHING to the ASP Response. That includes HTTP Headers. I want my ASP to look something like this: ========================================== <%@ Language=VBScript %> <%
0
1022
by: tomix | last post by:
Hi I have created a web setup project to for my site When i select the bin folder and than "add project output" the only option i have is "content file" which contains all content files in the project. Thanks in advance.
3
1585
by: John | last post by:
I created a setup project in VS 2003 to deploy a windows application. I'm able to run that installer in any windows xp m/c, when I try to install the setip in a vista m/c, it goes all the way and hangs at the end. I tried to create a small setup project in vs 2005 and I was able to run the setup in vista machine. So I'm wondering if there are any patch / fix for VS 2003 to run in vista? Thanks for your help.
2
1630
by: PGP | last post by:
I have an assembly i need to register for COM interop. This assembly has other assembly dependencies that need not be visible to COM. Although, when i turn on "Register for COM Interop" in the project setting for the target assembly and compile, it gives me an error "COM Interop registration failed. Could not find a type library for assembly <dependent assembly>" Is there a way to not have the dependent assembly registered for COM...
0
8357
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
8277
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8803
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
8700
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...
1
8465
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
7298
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...
1
6158
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
4285
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1588
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.