Profiler is not supposed to work with release swfs. Can you please make sure that you are trying to profile a debug version of the swf? If the profiler is giving the error message for a debug swf, can you please log a bug at http://bugs.adobe.com/flex with the swf file, please?
If debug is not working after profiling, it could be due to an entry in the mm.cfg file left behind by the profiler. So if you remove the entry the debugger should start working again. On OS X the mm.cfg should be in the home directory and the entry starts with PreloadSwf= Thanks, Gaurav --- In [email protected], Bjorn Schultheiss <[EMAIL PROTECTED]> wrote: > > Hey, > > I've been getting this annoying bug where, > > after debugging an app i try to profile it, > profiler throws an error 'can't profiler a non debug version', wtf!, > then i try to debug and debug session wont load! > > my current workaround for getting debug to work is to rename or remove > the ProfilerAgent.swf in > $Workspace:.metadata:.plugins:com.adobe.flash.profiler:ProfilerAgent.swf > > In on mac in FB3b3 >

