Re: [Visualperl-discuss] debugging Perl on Windows 2003 with Visu al Studio.NET 2003 editio n
by Eric Promislow other posts by this author
Mar 28 2005 11:11AM messages near this date
view in the new Beta List Site
RE: [Visualperl-discuss] debugging Perl on Windows 2003 with Visu al Studio.NET 2003 editio n
|
RE: [Visualperl-discuss] debugging Perl on Windows 2003 with Visu al Studio.NET 2003 editio n
Zeltov Alex wrote:
> 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?
Hi, Alex,
Did you run `netstat -a' to make sure no other program is using port 3000?
- Eric
>
> Thank you,
>
> -Alex Zeltov.
>
> [...]
_______________________________________________
VisualPerl-discuss mailing list
VisualPerl-discuss@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Zeltov Alex
Eric Promislow
|