RE: [Visualperl-discuss] debugging Perl on Windows 2003 with Visu al Studio.NET 2003 editio n
by Zeltov Alex other posts by this author
Mar 27 2005 8:37PM messages near this date
view in the new Beta List Site
Re: [Visualperl-discuss] remote debugger gives error and 'use' is not working
|
Re: [Visualperl-discuss] debugging Perl on Windows 2003 with Visu al Studio.NET 2003 editio n
I figured out the original problem, however now have a different question
:-) . The Active State Dev Kit debugger and Visual Perl Debugger run on the
same port 2000. I stopped the Dev Kit debugger and Visual Perl's debugger
ran like a charm.
Unfortunately I was unable to reconfigure the Dev Kit or Visual Perl
debugger's to use different ports.
The Dev Kit in local mode does not allow changing the port.
When I changed the properties of the project in Visual Perl to use port 3000
that did not work either.
I also changed the registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\ActiveState\Visual Perl\RemoteDebuggingPort to
port 3000 that also did not have any affect.
Is there a way to reconfigure Visual Perl's debugger to use a different
port?
Thank you,
-Alex Zeltov.
-----Original Message-----
From: Eric Promislow [mailto:ericp@[...].com]
Sent: Saturday, March 26, 2005 8:14 PM
To: Zeltov Alex
Cc: 'visualperl-discuss@listserv.ActiveState.com'
Subject: Re: [Visualperl-discuss] debugging Perl on Windows 2003 with
Visual Studio.NET 2003 editio n
Zeltov Alex wrote:
> Greetings,
>
> I am evaluating Visual Perl , I currently use Perl Dev Kit 5.3 on
Windows
> 2003 Server with Visual Studio.NET 2003 edition.
> I have installed the Visual Perl VisualPerl-vs2003-1.8.1.2827 version.
When
> I try to execute one of the tutorial Perl CGI , I get an error when I go
> into the debug mode. Visual Perl on the 2003 server seems to work until I
> try to debug the sample code. I get a wait dialog that waits for the
> debugger on port 2000 on localhost. When I finally cancel the dialog it
> gives me a >>0x80004005 error on the perl debugger executable. I confirmed
> that the debugger is running by examining active processes.
>
> I found a thread that was opened in 2003, having the same issue. However
I
> can not find the solution . The original thread was created by: Sayre
> Swarztrauber
> This is a link to that thread.
> http://aspn.activestate.com/ASPN/Mail/Message/1918584
>
>
>
> Alex Zeltov
Hi, Alex,
Do you have admin privileges on the machine when you run Visual Perl?
We have seen this problem before on that platform, and it's usually
due to the enhanced security aspects of Server 2003.
Please let me know if this helps.
- Eric Promislow
>
>
>
>
----------------------------------------------------------------------------
---
> This message and any included attachments are from Siemens Medical
Solutions
> USA, Inc. and are intended only for the addressee(s).
> The information contained herein may include trade secrets or privileged
or
> otherwise confidential information. Unauthorized review, forwarding,
printing,
> copying, distributing, or using such information is strictly prohibited
and may
> be unlawful. If you received this message in error, or have reason to
believe
> you are not authorized to receive it, please promptly delete this message
and
> notify the sender by e-mail with a copy to
Central.SecurityOffice@[...].com
>
> Thank you
> _______________________________________________
> VisualPerl-discuss mailing list
> VisualPerl-discuss@[...].com
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
-------------------------------------------------------------------------------
This message and any included attachments are from Siemens Medical Solutions
USA, Inc. and are intended only for the addressee(s).
The information contained herein may include trade secrets or privileged or
otherwise confidential information. Unauthorized review, forwarding, printing,
copying, distributing, or using such information is strictly prohibited and may
be unlawful. If you received this message in error, or have reason to believe
you are not authorized to receive it, please promptly delete this message and
notify the sender by e-mail with a copy to Central.SecurityOffice@[...].com
Thank you
_______________________________________________
VisualPerl-discuss mailing list
VisualPerl-discuss@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Zeltov Alex
Eric Promislow
|