473,569 Members | 2,676 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1911

"John Baker" <ba*****@ix.net com.com> escreveu na mensagem
news:Lk******** *************@f e2.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.ne t> 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
4008
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 = function(x: Integer): Integer; stdcall;
1
1795
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 so that I don't step on dll's, etc. thanks in advance
11
1599
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 says it can't check out .aspx items. Any docs on how to configure this? I guess it would be the same for deploying a solution to win2003 Server.
0
1103
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 applications? I've been running into errors doing things that work fine on XP. All seem to be permission related. The latest error occurs when...
6
1517
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 app? Is there any settings that I have to be aware of to make sure one doesn't step on the other? Also is it possible on a dev box to have Sql server...
4
364
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 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,...
5
2203
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 reckon integrated debugging would be helpful.
1
1423
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 Configuration" when I click on the menu bar item "Website". And yet, using Vstudio 2005 on WinXP, I have another little site in...
11
1254
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
7697
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7924
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7672
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7968
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6283
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
5219
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3653
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3640
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1212
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.