Michael Savage wrote on 2011-02-28: > Sorry about the lack of detail... I've been doing some testing and this > is confusing me... I know that the class library must be being found for > the following reason: In a total different menu option, I call another > class from the main class library. It works... I have access to the > command prompt in my application, thanks to a small program that I > picked up, and inside that window, I type the line that creates the > class I expect to see. It creates the object no complaints. (ie doesn't > say it cannot find class main.vcx) This is inside the application. > > Could a corruption of a menu file cause this problem. This is where I > notice the missing classes. (There is a second class library that it > also complains about, ocals.vcx - which holds all of my date/calendar > controls.) Again, it too works being defined in my applications > command window. > > I'm sort of at a loss, why this problem has crept up as this was > working perfectly till late last week. > Mike >
Michael, Sounds more like not everything is recompiling. I see strange behavior like this when I'm running source in a development environment (testing config.fpw), and edit a class in a second development environment (dev config.fpw). I close the testing environment and restart it to get the latest class libraries loaded in memory. Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/001301cbd77b$14bb4e80$3e31eb80$@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

