Hi Cindy,
Thanks for your reply. It's a shame that these aren't exposed in the object
model as that would simplify things.
Specifically, the disabled items I need to remove are templates that have
'misfired' somehow and are marked as disabled in the disabled items list. My
web application hangs when it tries to open these template files because the
web server encounters the dialog box informing the user that the item caused
a serious error last time it was used. In reality there's generally nothing
wrong with the templates and simply opening them on the server and confirming
to the dialog box that you want to load the document anyway clears the
problem. I just wondered if there was a programmatic way to achieve this.
If I have to remove them from the registry then I'm sure I could give the
appropriate permissions to the web application to do this.
Many thanks and best regards,