User1099842428 posted
I have a resourcemanager that implements IResourceReader for a sql database. We have created a resource editor but cannot figure out how to force a ResourceSet to reload after the edits. If you call .Close and = new ResourceSet(XXX); It throws errors when
it next attempts to read.
ANy ideas how to get a resourceset out of the cache and to reload?