Advertisement

01.19.2007 at 06:38AM PST, ID: 22128848
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

9.0

error PRJ0019: A tool returned an error code from "Performing registration"

Asked by BYTECHINDIA in Microsoft Visual C++.Net

Tags: , , , ,

Hi,

I have converted sorce code of VC++ 6.0 to VC++ 2005 .NET successfully which builds an ocx file.

But after conversion when i try to build the converted code it gives following error...

error PRJ0019: A tool returned an error code from "Performing registration"

The error log  is below
=========================

Build Log      Rebuild started: Project: dsoframer, Configuration: Debug|Win32
 Command Lines      Creating temporary file "e:\Santosh\Office Automation\SourceVC6\Debug\BAT00000156841152.bat" with contents
[
@echo off

mktyplib /win32 /tlb lib\dsoframer.olb /h lib\dsoframerlib.h /w0 e:\Santosh\Office Automation\SourceVC6\Lib\dsoframer.odl



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing registration"

exit 1

:VCEnd
]
Creating command line """e:\Santosh\Office Automation\SourceVC6\Debug\BAT00000156841152.bat"""
 Output Window      Performing registration
Microsoft (R) Type Library Generator  Version 2.20.4230
Copyright (c) Microsoft Corp. 1993-1995.  All rights reserved.
Usage: MKTYPLIB  [inputfile]
Valid options are:
/help or /?  Displays usage.
/tlb   Specifies type library output filename.  Defaults to input name
   with extension replaced by ".tlb".
/h [filename]  Specifies .H file output filename.
/  Specifies kind of type library to make (win16, win32, mac, mips, alpha, ppc or ppc32).
   Defaults to win32.
/align <#>  Override default alignment setting.
/o filename  Redirects output from screen to specified file.
/nologo   Don't display the copyright banner.
/w0   Disable warnings.
/nocpp   Don't spawn the C pre-processor.
/cpp_cmd   Specifies path for C pre-processor.
   Defaults to CL.EXE.
/cpp_opt "" Specifies options for C pre-processor.  Defaults to:
   "/C /E /D__MKTYPLIB__".
/Ddefine[=value] Defines value for C pre-processor.
/I includepath  Specifies path for include files.
Project : error PRJ0019: A tool returned an error code from "Performing registration"
 Results      Build log was saved at "file://e:\Santosh\Office Automation\SourceVC6\Debug\BuildLog.htm"
dsoframer - 1 error(s), 0 warning(s)
 
Please Provide solution as soon as possible.
Start Free Trial
[+][-]01.19.2007 at 06:54AM PST, ID: 18349388

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Microsoft Visual C++.Net
Tags: error, prj0019, tool, returned, code
Sign Up Now!
Solution Provided By: AlexFM
Participating Experts: 1
Solution Grade: B
 
 
[+][-]01.20.2007 at 01:46AM PST, ID: 18355529

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32