Hi,
I've got the following page directive:
And in the code behind file I have the following:
Partial Public Class _NEWS
Inherits System.Web.UI.Page
etc. etc.
When I go to run, I get the error 'Could not load type _NEWS'...
Kinda weird as my index page works fine with a similar setup.
Any ideas? Thanks for your help!
Peter ...
Go to the complete details ...