I checked that. It wasn't. A nd if I simply comment out the line with the Shared method call:
dim err as integer = Marks.CreateInstance(pmarks) the test app builds fine. On 22/12/07 07:18, "Christian Schmitz" <[EMAIL PROTECTED]> wrote: > Daniel Stenning <[EMAIL PROTECTED]> wrote: > >> Actually , I tried a much cut down version of the plugin with just the >> offending class left in, and created a test RB app to try out the plugin >> This got rid of the previously mentioned assert errors but instead I get >> >> "Compilation of "myRBapp" failed: A file system error occurred (#101) for >> "Frameworks". If the application already exists please make sure that it is >> not currently runing; otherwise please make sure that the destination >> directory is writable". > > that does not sound like a plugin error, but more like the app is > running while you try to overwrite it. > > Gruß > Christian > Cheers, Dan _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
