Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Application in debug mode?

1 view
Skip to first unread message

Neeeol

unread,
Apr 19, 2007, 1:24:51 PM4/19/07
to
I want to look at some shared objects in the Media Server administration page,
but when I click on them I get the error "Failed to make a debug connection."
Does the main.asc have to be running in the development environment in order to
view the contents of the shared objects?

beatjunky

unread,
Apr 23, 2007, 3:17:21 AM4/23/07
to
Just add to you code:

application.onAppStart = function() {
application.allowDebug = true;
}

Neeeol

unread,
Apr 23, 2007, 6:40:38 PM4/23/07
to
YEAH! Thanks! That makes things MUCH easier :grin;

[djdomain]

unread,
Aug 31, 2007, 6:36:58 AM8/31/07
to
Cheers bud!
Just what i was looking for.

Santanu.K

unread,
Sep 9, 2009, 5:03:14 AM9/9/09
to
Sorry, I've did as said Beatjunky, but no result!

From http://www.developmentnow.com/g/73_2007_4_0_0_960573/Application-in-debug-mode.htm

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/

0 new messages