This happens many times - you suddenly discover that the bug is actually in your code or some other dependency and the complex ways they work together. If I were you, I'd start trying to debug directly in my project by setting breakpoints, etc, rather than continue with the quickstart.
-- Jeremy Thomerson http://www.wickettraining.com On Wed, Dec 9, 2009 at 10:15 AM, Douglas Ferguson < doug...@douglasferguson.us> wrote: > I am trying to create a quick start to recreate my issue and I have been > unsuccessful. > > I'm guess it has something to do with my environment. > > Anybody have any tips on how to reproduce a huge stack in a quick start? > > I created the entire inheritance tree and keep most of the same html, which > was tedious and it works fine in the quickstart. > > D/ > > >