Skip to Main Content

Oracle Developer Tools for Visual Studio

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Web App Does not Come Up when Starting an Oracle Debug

user13063292Feb 6 2014 — edited Feb 20 2014

My .Net Web Application (that calls an Oracle stored procedure which I want to step into) does not come up in the browser when I hit "Start Oracle External Application Debugger".

The debug session seem to start ok, but the web application does not come up in Internet Explorer.
I've got the Oracle Developer Tools installed for Visual Studio 2010 when I select "Oracle Application Debugging" from the Tools menu in VS 2010.  The "PL/SQL Debugging" inthe Tools-->Options settings are set like they should with my machine IP and ports 65000-65535.

When I select "Start Oracle External Application Debugger," the Debug Window in VS2010 displays:

PL/SQL Debugger starts.

PL/SQL Debugger is listening on host: <my IP> and port: 65050.

But nothing else happens after - browser does not come up with my web application.

Any suggestions please would be greatly appreciated?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 20 2014
Added on Feb 6 2014
7 comments
3,357 views