So, I wanted a new Link Directory script, but I wanted it to be ASP.NET 2.0. I went to myasp-net.com and downloaded the free application that was available there and began the long and tedious process of upgrading it to 2.0 and making changes and additions as necessary. I've uploaded a beta (early) of what the new application looks like at:
http://www.dhq.nu/betadirectory/ Custom errors are turned off so anyone can see the errors b/c I mainly put it up there to get help with the issues I am running into.
The issue I am currently confronted with is that sometimes the pages appear without being bound to the Master Pages and also without style sheets. For example, visit the above site and search for something. You will see the problem immediately.
What is even stranger is the way it sometimes disappears on a page and sometimes stays. For example, click on Arts & Humanities and then Community. As you can see it loses the Master Page and the style sheet. Click back and instead click on Literature. Its calling the same exact page but this time it hasn't lost the master pages or the style sheets.
Now why the style sheets disappear I think makes sense - they are referenced in the headers of the Master Pages. But why the Master Pages are randomnly disappearing I cannot understand. Help!
David.