[vwnc] Plugin parceling

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] Plugin parceling

John McKeon
Good day,
I have a plugin that works nicely in the Debugger Tool, but is giving me headaches jwhen trying to move to the next step - downloading from a remote site. When using the generic plugin image I get  an "Invalid Parcel format" message and I cannot figure out why.
 
MY parcel is fairly minute, but it uses COM classes so maybe there is a problem trying to load that?

--
http://jmck.seasidehosting.st

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Plugin parceling

Alan Knight-2
Well, if the parcel uses other stuff, it may need to get that other stuff as well. But a message like Invalid Parcel format suggests to me that it's not even getting the bits for the parcel properly. I guess my best suggestion is to make sure that you can run the examples using the same configuration.

At 11:35 AM 2009-11-20, John McKeon wrote:
Good day,
I have a plugin that works nicely in the Debugger Tool, but is giving me headaches jwhen trying to move to the next step - downloading from a remote site. When using the generic plugin image I get  an "Invalid Parcel format" message and I cannot figure out why.
 
MY parcel is fairly minute, but it uses COM classes so maybe there is a problem trying to load that?

--
http://jmck.seasidehosting.st
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

--
Alan Knight [|], Engineering Manager, Cincom Smalltalk

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc