Debugging a WebDev Site

image Here’s a tip if you develop using WebDev. I recently had a timeout issue that was occurring on our live web server but not on my development box.

WebDev 12 supports remote debugging, so open your project and then make a remote debug connection. You can then debug the code and see which line is causing the issue on the server.

Is that cool or what?

Spread the love

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Scroll to Top