PDA

View Full Version : Attached Template -Reference is in Use



ASkolnick
12-13-2012, 10:32 AM
I am using an attached template and I am trying to detach it, but it claims it is still in use even though it is not on the call stack.

Is there any way to determine what is being used?

Thanks for your help.

fumei
12-13-2012, 11:25 AM
You can not "detach" an attached template, what you do is replace it with another. A document always has an attached template...if not one, then another.

It may help to post what code you are using.