Hi, Post a stack trace for us.
Mike On Thu, Sep 18, 2008 at 5:45 PM, schtoo2 <[EMAIL PROTECTED]> wrote: > I have a library project in FB. I link that library project into my > main app as "External" in the build path. I will load it at runtime > during my app. But when I run my app now I get a "Cannot access a > property/method of a null object reference". > > It appears that the SystemManager is trying to do some static > initialization of classes (xxxWatcherSetupUtil) within my library > project. Is there a way to prevent that? How else would the > link "External" option be viable? > > regards, > -Chris > > > -- Teoti Graphix, LLC http://www.teotigraphix.com Teoti Graphix Blog http://www.blog.teotigraphix.com You can find more by solving the problem then by 'asking the question'.

