cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Debugging a solution with No source available window

1,131

Hi Experts,

We are trying to debug a solution. But we are getting the "No Source Available" screen instead of showing errors. There is no error on the screen. There is a link "Show Disassembly". when I click on the link, the Cloud application studio is restarting automatically.

I want to know why the screen is coming. At what type of scenario the screen will come. is there any checklist to find the reason for the screen?. If is there any error in my code, I want to see the error instead of this screen.

Without any error messages I have no indication about what could be the problem. Can anyone guide me to find the solution to this? Please help me to find the field.

Thanks & regards,

Ananth

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member268378
Active Participant
0 Likes

Hi Ananth,

You can check the call stack from Output window as below :-

Can you try to activate your code logic and recheck this scenario by debugging the code, it should be resolved.

Thanks & Regards,

Deepty

VVancalbergh
Contributor
0 Likes

What solution do you have open?

What breakpoints did you place? Cloud Studio doesn't "Break on Error".

Have you tried going to the Call Stack window and clicking on the current method being executed?

Is this a DEV, TEST or Production Tenant (these are three actual different tenant types)?

0 Likes

Hi Vincent,

I'm debugging a patch solution in the Development tenant.
Sorry, I don't know how to call the Stack window. Can you guide me?

Thanks in advance,

Ananth