473,385 Members | 1,757 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.

Can Delphi and VStudio CoExist On A Machine?

I was installing the 30-day trial version of Delphi 7, and I got a
message that it wanted to change a registry key concerning Just-In-Time
Debugging that currently indicates Visual Studio.

Can these two products be used on the same machine at the same time? I
am using VStudio for a project but I need to learn Delphi.

On a related note, does anyone know if the trial starts from the date of
the installation or is it set in the registration file they send you?

Jul 21 '05 #1
4 1898

"John Baker" <ba*****@ix.netcom.com> escreveu na mensagem
news:Lk*********************@fe2.columbus.rr.com.. .
I was installing the 30-day trial version of Delphi 7, and I got a message
that it wanted to change a registry key concerning Just-In-Time Debugging
that currently indicates Visual Studio.
You can ignore this warning.
Can these two products be used on the same machine at the same time? I am
using VStudio for a project but I need to learn Delphi.
You can use both on the same machine.
On a related note, does anyone know if the trial starts from the date of
the installation or is it set in the registration file they send you?


As far i remember, it was on the registration file.

(^_^) Happy coding!
Massuda
Jul 21 '05 #2
John Baker wrote:
I was installing the 30-day trial version of Delphi 7, and I got a
message that it wanted to change a registry key concerning Just-In-Time
Debugging that currently indicates Visual Studio.

Can these two products be used on the same machine at the same time?
Of course. But only one of them may be registered as the debugger that
starts up when a program crashes. I've never found Delphi to be useful
for that, mainly because the programs that crash aren't the ones that I
could use Delphi to fix. If you find Visual Studio useful for that, then
go ahead and leave VS as your debugger.
On a related note, does anyone know if the trial starts from the date of
the installation or is it set in the registration file they send you?


If no one here can give you an answer, then you can also ask on the
borland.public.install.delphi newsgroup on forums.borland.com (not on
your ISP's news server); that's where Borland provides free installation
support.

--
Rob
Jul 21 '05 #3
John,
Can these two products be used on the same machine at the same time? I
am using VStudio for a project but I need to learn Delphi.
Yes the two products can coexist. The registry key about which you are
being prompted is for the JIT debugger. Delphi prompts before changing this
value, if it is not pointing to the Borland debugger. You can always safely
answer yes to this prompt, because Visual Studio just changes it back
(without a prompt) when it starts.
Since only one JIT debugger can be active at the same time, what you
cannot do is debug in both Delphi and VS simultaneously.

PC

"John Baker" wrote:
I was installing the 30-day trial version of Delphi 7, and I got a
message that it wanted to change a registry key concerning Just-In-Time
Debugging that currently indicates Visual Studio.

Can these two products be used on the same machine at the same time? I
am using VStudio for a project but I need to learn Delphi.

On a related note, does anyone know if the trial starts from the date of
the installation or is it set in the registration file they send you?

Jul 21 '05 #4
i was curious, and wanted to post this idea, could a small application be
built that is triggered after the crash asking which debugger should be run,
and then flow be passed to the specified debugger? (perhaps this is a noob
question, but it was something that sounded logical to me


"Rob Kennedy" <me*@privacy.net> wrote in message
news:2s*************@uni-berlin.de...
John Baker wrote:
I was installing the 30-day trial version of Delphi 7, and I got a
message that it wanted to change a registry key concerning Just-In-Time
Debugging that currently indicates Visual Studio.

Can these two products be used on the same machine at the same time?


Of course. But only one of them may be registered as the debugger that
starts up when a program crashes. I've never found Delphi to be useful
for that, mainly because the programs that crash aren't the ones that I
could use Delphi to fix. If you find Visual Studio useful for that, then
go ahead and leave VS as your debugger.
On a related note, does anyone know if the trial starts from the date of
the installation or is it set in the registration file they send you?


If no one here can give you an answer, then you can also ask on the
borland.public.install.delphi newsgroup on forums.borland.com (not on
your ISP's news server); that's where Borland provides free installation
support.

--
Rob

Jul 21 '05 #5

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

Similar topics

8
by: achrist | last post by:
I'm aving some trouble getting callbacks from a Delphi DLL back to python working through ctypes. The call from python to the DLL works fine. In the Delphi(5) code: type TCallbackFunc =...
1
by: M VanTine | last post by:
Hi, I currently have VS6 on my machine (Win2000 Advanced Server). Can I install VS.net 2003 on the same machine and keep both? I am a developer and need both. Please advise what I need to do...
11
by: mike | last post by:
What is the proper method for setting up visual studio 2003 to store and run solutions on a windoes 2003 webserver? Using vstudio enterprise on a WinXP client. Major issue is that SafeSource...
0
by: Mike Randall | last post by:
I wish to create web apps on a new 2003 server machine. I installed vstudio enterprise on the server (full software & server components). What permissions need to be set to successfully create...
6
by: JJ | last post by:
Hi, I am wondering can I run asp.net 1.1 web apps and asp.net 2.0 web apps on the same box? If possible how does the web server realize what framework to use when calling up a particular web...
4
by: John Baker | last post by:
I was installing the 30-day trial version of Delphi 7, and I got a message that it wanted to change a registry key concerning Just-In-Time Debugging that currently indicates Visual Studio. Can...
5
by: Just call me James | last post by:
Hi, Coming away from the luxury of the delphi IDE has been something of a shock. As a consequence I've become aware that maybe I need to spend some money on a python IDE. As a beginner I...
1
by: JJA | last post by:
I am exploring use of the new ASP.NET 2.0 membership facilities. Using Visual Studio 2005 on WinXP, I have one little site in http://localhost/mySite which exposes the menu choice "ASP.Net...
11
by: Michael A. Covington | last post by:
Can VS 2005 and 2008 coexist on the same computer, with some projects continuing to be worked on in each?
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: 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: 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: 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...
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
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...
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.