One possible problem could be the logic that is trying to find out
when the page is loaded ie. the proper time when to export the
collected data.

The page is considered to be loaded:

- onload has been fired
- there is no pending request
- 1500 ms elapsed after last received response.

Could this be trouble?

A simpler example would certainly help here.
Honza



On Sep 30, 3:05 pm, Wallas <[email protected]> wrote:
> Hey Honza,
>
> The application is closed (need a login to enter in) what happen is:
>
> - When the website loads, it save the requests;
> - When I do login it save the requests;
> - After the applicationg logs on, no requests are saved.
>
> The application do requests in a grid like a home broker, updating the
> grid with some values. This update i can see the requests/responses in
> firebug net panel, but at this pointnetExportdoes not save them
> anymore.
>
> I found an example (its a 
> game)http://news.uk.msn.com/in-depth/world-war-two/battle-of-britain/defau...
> that I got the same problem..
>
> On 30 set, 09:28, "Honza (Jan Odvarko)" <[email protected]> wrote:
>
> > Do you have the page online so, I can try it?
> > Honza
>
> > On Sep 29, 11:59 pm, Wallas <[email protected]> wrote:
>
> > > Hey guys,
>
> > > Have you got trouble withsilverlightrequests? If I export the
> > > requests manually they work.. but if I activate the autosave of the
> > >netExportit could not save the requests.. any ideas?
>
> > > I tried this extensions in another websites and saved automatically
> > > all the requests, but when it comes tosilverlightit doesn't work.
>
> > > Can someone help me?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to