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

VB unter VS-Studio 7.0 builden

Hallo NG,

habe folgendes Problem:

habe ein Build mit mehreren BAT-Dateien. Eines davon ist ein VB6-Project mit
einem ocx. Diese ocx ist nicht wie gewohnt im win/system32-Verzeichnis,
sondern liegt in einem Verzeichnis unter C:\programme.

Diese make.bat-Datei hat den folgenden Inhalt:

@echo off
REM
set VB_EXE="C:\Programme\Microsoft Visual Studio\VB98\vb6.exe"
REM
if exist axvbbuild.exe axvbbuild.exe
if not exist .\Release md .\Release
%VB_EXE% /m /out .\axvbSpeechLink.log /outdir .\Release axvbSpeechLink.vbp

Das geht ganz gut. Die Exe wird jedesmal erzeugt ohne Fehler.

Wenn ich jedoch diese make.bat-Datei aus dem VisualStudio 7.0 C++ starte,
bekomme ich eine Meldung, dass dieses OCX nicht geladen werden konnte.
Obwohl ich das Project auf dem Buildrechner starten und kompilieren kann.

Was muss ich im Studio 7.0 einstellen, damit diese bat durchläuft. Und warum
bekommt er nicht mit, dass diese ocx registriert ist. Die anderen Projecte
mit VB6 und ocx laufen durch.

Für einen Tip wäre ich dankbar.

Gruss aus Berlin

Asim


Dec 16 '05 #1
0 1041

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

Similar topics

0
by: Melanie | last post by:
Hallo Ich habe ein Problem, welches ich überhaupt nicht verstehe und hoffe, dass Ihr mir dabei helfen könnt. Ich habe ein Menü welches in einem JFrame (parent von alles) integriert ist. Wenn...
2
by: Serge | last post by:
Hello, Does anyone know what registry key exactly defines which version of VS.NET is installed on the machine? I have checked the registry and it seems that the possible key might be:...
1
by: Rafael Campana | last post by:
Hi, I posted the messsage below last week, but no replies, I've reproduced the problem with a VB macro, just create one and paste the following code. Let me know of any workarounds you can...
5
by: Mike Owen | last post by:
Hi, I have just used the import Wizard to import a VS 2003 app to VS 2005. I have a lot of work to do to enable it to compile successfully with all the errors and warnings it gave me, but as a...
5
by: Marcus Ahlberg | last post by:
I've been coding a C# project in "pure code" and I would now want to import it into VS.net. I have created a project and imported all sourcefiles and it's compiling without problems, except for the...
10
by: BBFrost | last post by:
We just recently moved one of our major c# apps from VS Net 2002 to VS Net 2003. At first things were looking ok, now problems are starting to appear. So far ... (1) ...
7
by: Jon S via DotNetMonster.com | last post by:
Hi all, I learnt C# 1.0 using VS.NET 1.0. I have brought myself two ASP.NET 1.1 books but I will be using my VS.NET 1.0 IDE when learning ASP.NET 1.1. Am I in any way going to have problems...
852
by: Mark Tarver | last post by:
How do you compare Python to Lisp? What specific advantages do you think that one has over the other? Note I'm not a Python person and I have no axes to grind here. This is just a question for...
8
by: STG | last post by:
Greetings, My group has an SDK that was developed 5 years ago with VC++ 6. Over the last years, the requests for a VS.NET SDK has reached critical mass and I am now in the process of doing that....
4
by: bj7lewis | last post by:
I am currently C++/Win32/MFC & C# programmer using VS.NET 2002 and jumped into VS.NET 2003 but that was a waste so I skipped VS.NET 2005 cause buying VS.NET 2003. Now after checking out VS.NET 2008...
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
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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,...
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,...
0
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...

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.