Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

TagPrefix

Whenever I create a new web form project and then delete the code from it
and substitute some of my own and some from examples I've found , I always
run into a compilation error dealing with the tag prefix. For example, if I
code the aspx file like this: <%@Register TagPrefix="CJ"......and complete
the rest of the code from an example I'm using, when it reaches the section
of code "<CJ:xmlDocReader.... it tells me that tagprefix CJ is not part of
the project. How do I correct this problem.

Thanks
[553 byte] By [Bob Morris] at [2007-11-9 18:22:01]