Hey All.
I am writing a simple custom synch plugin for webtools 2007 PL2. I used the sample from the SDK as a guide. WHen I run the synch I get the following errors:
Synch Synching Plugin: FruitCompanySynchPlugin SynchPlugins() Synch Object reference not set to an instance of an object. SynchPlugins() FruitCompanySynchPlugin Loading Plugin Plugin Contructor
I am getting messages that I write to the log and I have try catches all over my code that is just displaying a log message in each method. Some where it still throws that exception and I cannot figure out what is going wrong.
How can I debug this>
(I also get the exact same problem when running B1WEBTOOLS2007\SDK\SynchPlugin\SampleProject\ that comes with the SDK)
Anybody else out there have a synch plugin running in webtools 2007?
Message was edited by:
Curtis Traverse