gpdeering
Posts: 57
|
| Posted: 02/14/2007, 8:41 AM |
|
I have a frustrating problem.
With previous pages, I have been able to switch to HTML mode, and insert a header or footer using the "Include Page" wizard from the Forms toolbox. (I am using VB.NET.)
Now with my most recently added page to my project, I cannot seem to include the header and footer in the same way. The {Header} (or {Footer}) shows up in the HTML, but when I switch to the code view, I do not see the expected Header tag
<dataCollection:Header id="Header" runat="server"/>
in the aspx code. (I don't know that this is necessarily a .NET problem, which is why I'm submitting the question to this forum.)
I can manually add the tag to the code, but I get an "unknown server tag" error at server side. I don't mind having to fix some things manually would like to know how I can get CCS to do it appropriately.
Any help out there? Thanks.
gpdeering
|
 |
 |
gpdeering
Posts: 57
|
| Posted: 02/14/2007, 2:14 PM |
|
I've abandoned the page. There is some other screwy stuff going on here. I've modified controls in the design tab, but those changes don't seem to be updated in the code tab. Perhaps the file is corrupted.
The new page has the included header and footer.
Case closed (except for the fact that I still don't know what happened).
gpdeering
|
 |
 |
|