473,383 Members | 1,877 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,383 software developers and data experts.

Using C++ utility projects to register assemblies Strange Error...

Hi all,

In a C# solution I'm using a C++ makefile project to register my C#
assemblies in the GAC and COM+. The C++ project is set to "utility" and I'm
using the pre-build step to call the 'gacutil.exe' and 'recsvcs.exe' for my
assemblies. I'm also using the provided macros so I don't have to hard code
the location of the assemblies or the .net tools. This works fine for a
small number of assemblies, but it does strange things if I increase the
number of assemblies I attempt to register. I examine the log file at the
end and it seems to totally skip some of the commands I have written. Has
anybody seen this? Is there a way to save the.batch it creates before it's
destroyed?

Any help would be appreciated as this is driving me mad!

Regards

Darren
Jul 21 '05 #1
0 1150

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

Similar topics

0
by: Darren Thomas | last post by:
Hi all, In a C# solution I'm using a C++ makefile project to register my C# assemblies in the GAC and COM+. The C++ project is set to "utility" and I'm using the pre-build step to call the...
3
by: Mr Sir | last post by:
Hello, My company is experimenting with adding VB.NET classes to currently existing VB 6 code. The idea is to gradually migrate to a purely object oriented solution. When I run the code in...
0
by: Josh | last post by:
To all... I have experienced this problem and recently so has my co-worker which led me to try to solve the problem. Before I give you the fix, let me give a brief overview of the problem....
1
by: Lisa Sonneson | last post by:
I have a COM DLL that creates VB .NET objects. I use this COM object in my ASP files. The ASP files work fine on my system but will not work anywhere else. I get the error The assembly...
2
by: Nathan Wiegman | last post by:
Hi, I am using the XSD utility to generate schemas for some of the classes that we serialize in our project. Everything works fine and dandy until I try and create a schema for a class that...
10
by: eswanson | last post by:
I have broken up my web site into smaller web site projects. When I look at the precompiled files, it always has the virtual directory in them ie: <preserve resultType="3"...
5
by: benyod79 | last post by:
I'm hoping someone will be able to assist with this one. Using a scheduling program I'd like to run a batch file that runs a macro to creat e a copy of the opened database. Then, using batch again,...
2
by: JB | last post by:
Hi All, I've got a VB.NET 2005 solution composed of 3 projects a Client, a DLL, and a Windows Service. I'd like to create an install package that would install the whole solution (i.e. its 3...
6
by: =?Utf-8?B?SHVnaA==?= | last post by:
Hi there We are trying to build a C sharp solution in Visual Studio 2005 Professional. We have a number of other assemblies, that do not form part of the solution. Assemblies that do form...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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:
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
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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.