×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Thanks Daron.
I kind of started there. I thought maybe there was some caching going
on, even though as I was debugging the workshop project last week, I
never had a problem with caching. Anytime I ran debug I started
stepping through the project. I tried removing the function call I had
in OnConstruction rebuilt, ran, and then added the same function to
onPrerender with the same result. The weirdness is that the project I
was debugging last week will no longer debug.
I have a server startup issue to solve that may be related so I am going
to start with that and then if I can clear that up I'll try a few more
things.
Thanks for the suggestion.
Pete
Daron Whitehouse wrote:
Pete,
Try putting a breakpoint in the onConstruction function. If you don't
have any statements in the onConstruction, add something; i.e. declare
a primitive and set its value.
This just came to me... Sometimes when the page is already cached,
nothing is processed and therefore the debugger never breaks. If this
is the case, try Removing and Adding the project back to the server.
Daron
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.