Workaround

October 15, 2001 by Chris Drake

The best way I have found to get around this is:

  • Create a copy of the page you want to apply the behavior to
  • Detach that page from the template
  • Apply the behavior
  • Copy the code the behavior adds to the page
  • Paste that code in the appropriate place in your template basd page
  • Make sure to get any code in the body of the document and make the appropriate changes in your original
  • With this extension, the main thing is to copy the action of the form form the body of the document

This has worked great for me.  I get the extension applied, plus my page stays attached to the template.  But it seems to me that if I can do this, the extension builder could find a way to let their extension work with template-based pages as some other script extensions do.

because of a template?

October 16, 2001 by Travis Brown
do you have a templae applied to the page? The extension probably cant write to a part of the page because of the template. try removing it.

Can't apply extension?!

November 20, 2001 by Rory Stewart

if the file you are attempting to apply it to is from a template then this could be the reaon for ultradev not applying the ext. Try saving the file as something else then detaching from template then apply asp upload

 

hope this helps