Ape Debugging
4 posts
• Page 1 of 1
- dljohnson69
- Posts: 16
- Joined: 29 Nov 2012, 13:13
Ape Debugging
We are trying to setup the Ape debugger from Ape manager and when we do, it takes us to a browser and then we get an error that our browser is out of date and nothing past that....the debug tab never shows up in Ape manager either. Any ideas?
Re: Ape Debugging
Hello.
Sorry, debugger tab has been moved to a separate browser window. We had to remove built-in browser support and now debugger is using your default browser to open both debugger and website windows. It is suggested to use a current version of Webkit based browser (like Chrome) to use it.
Sorry, debugger tab has been moved to a separate browser window. We had to remove built-in browser support and now debugger is using your default browser to open both debugger and website windows. It is suggested to use a current version of Webkit based browser (like Chrome) to use it.
- dljohnson69
- Posts: 16
- Joined: 29 Nov 2012, 13:13
Re: Ape Debugging
Thanks for the feedback. I installed chrome and when I start debugger it gets the 'untrusted site' error and I go around it and accept risks and it gives the generic error below...
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
System.Web.AsyncStepCompletionInfo.RegisterBeginUnwound(IAsyncResult asyncResult, Boolean& operationCompleted, Boolean& mustCallEndHandler) +32
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +560
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +298
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
System.Web.AsyncStepCompletionInfo.RegisterBeginUnwound(IAsyncResult asyncResult, Boolean& operationCompleted, Boolean& mustCallEndHandler) +32
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +560
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +298
Re: Ape Debugging
Sorry for the delay.
Do you run debugger locally or on a remote server? Please try to upgrade Ape installation on that server to the latest build (currently 256). And make sure ASP.NET trust settings on the website you are debugging are set to "full trust". Lover trust levels may not work in this situation.
Do you run debugger locally or on a remote server? Please try to upgrade Ape installation on that server to the latest build (currently 256). And make sure ASP.NET trust settings on the website you are debugging are set to "full trust". Lover trust levels may not work in this situation.
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests