473,386 Members | 2,114 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Registration works (XP) and fails (ME)

Ot
... using Visual Basic .Net Standard. (so Visual Studio 2003)

I have created a wonderful (well, it is really a "Hello World" style
application) -- in any case it is wonderful to me -- application.

I have fooled "Standard" into creating a .dll library since this is
strictly a COM callable application.

In any case, I have created a Deployment project in my Visual Studio 2003.
Among other things, I have attempted to get it to properly register. To
that end, I have included project output, the generated COM interop.*.dll
files that are "mirrors" of the real COM objects, and the *.tlb. All of
them have one of the vsrd*COM set. (The * varies from type to type
vsdrfCOM, vsdrpCOM, vsdraCOM)

Okay, I run the build and it creates a project1.msi. All is well, so I
execute the .msi on my development computer (Windows XP) and lo and behold,
all the COM objects are properly registered ... CLSID entries are created
for all of them, and so on.

However, I try to run the same .msi on a different computer. It has
Windows ME. Well, first it demands that I download the Microsoft .NET
Framework 1.1 Redistributable. Did that and it apparently installed
alright. Then I reexecuted the .msi. And it _seemed_ to go just fine.
However, my main application was NOT registered. Interestingly, the
Interop.*.dll files (vsdraCOM) did register properly. Only my main program
(vsdrpCOM) didn't register. I strongly suspect that the .tlb did not
register (vsdrfCOM) or did not "execute" or whatever. I am new to all this
COM stuff.

Perhaps this is Operating System dependent given that I am crossing to an
ME machine.

I have searched all over the net and newsgroups and can't find any mention
of a similar problem. Any help would be appreciated.
Nov 20 '05 #1
0 899

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

Similar topics

8
by: yuri | last post by:
Hi all At coding XP Themes i can't get "GetThemeColor" to work. It always fails ("not found" err. code) regardless of which control parts and states entered. Could somebody help me with advice?...
3
by: Raed Sawalha | last post by:
I created an ActiveX control using Visual Studio .NET 2003 and will use it with HTML page , the problem I have that I need not to foce the client to Register the ActiveX in order to use, i need the...
4
by: Craig Graham | last post by:
I'm trying to get some VB.NET code to turn off the backlight of the LCD monitor on a machine we've built. The code ********** ' For switching off the backlight Private Declare Function...
10
by: Math | last post by:
Hello, I wonder if I can ask this particular question here... I'm writing this piece of Python Software and I'm almost done...:-) But now I want the end-user to register this software with a...
5
by: jeremy | last post by:
I have an ASP.Net 2.0 application running on Windows Server 2003. The application displays properly in Internet Explorer, however, when I use a browser control embedded in a .net form, I get an...
3
by: teddysnips | last post by:
SCENARIO: Application originally developed in Access 97 several years ago. Worked with no problem until recent change from Novell to Active Directory. PROBLEM: Application was converted...
6
by: dthompson | last post by:
I have written a service designed to run on 2003 Servers, in development it works 100% on my Windows XP system. Once deployed to 2003 I keep getting the same error (File Not Found, error 53)...
5
by: JT | last post by:
Hi, I would like opinions on a shareware issue. If shareware uses an online database to hold registration codes, which get copied locally and therefore only needs to check online if the...
0
by: Jacek Jurkowski | last post by:
Environment: Vista 64 bit VS.Net 2008 SP2 with two configurations enabled: x86 and x64. Im building a solution with two projects: Some.exe and SystemAlicja.dll with register to COM interop...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...

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.