cancel
Showing results for 
Search instead for 
Did you mean: 

Local debugging with PDK .NET 2.5 & VS2003

former_member182374
Active Contributor
0 Kudos

Hi All,

I have EP6 with SP17 and PDK.NET 2.5.

When I try to debug I get a red circle with a question mark inside it and a tool tip which says

"The breakpoint not currently be hit. No symbols have been loaded for this document"

The production mode property in the .NET configuration is set to 'false'.

In the "SAP Options Dialog Box" the runtime port number is 8060 (default)

I checked the "include debug information files" checkbox in "Project PAR Properties".

My EP, VS & .NET run time service are running on the same machine (my development machine)

I tried to debug with the .NET run time service started/stopped but in both cases I can't debug.

When I export my project as PAR I can see the PDB file in the PAR.

Also, the project is running without debugging.

Am I missing something? What else do I need to config in order to debug?

Thanks,

Omri

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
former_member182374
Active Contributor
0 Kudos

Hi Raja,

Thanks for the answer.

However, this is exactly the steps I did without any success.

Omri

former_member182374
Active Contributor
0 Kudos

Solved it.

Reinstalling the .NET run time service solved the problem for me.

Omri

rima-sirich
Advisor
Advisor
0 Kudos

Hi Omri,

Did you restart the com.sap.portal.dotnet.framework services after changing the production property to false ?

Regards,

Rima.

former_member182374
Active Contributor
0 Kudos

Hi Rima,

Yes, I restarted the services.

Also, in my other attempts I restarted the J2EE engine and the machine - didn't help

Omri