ASPNET - Themes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to set the 'Theme' on the page directive and I receive a message
that 'themes are not supported on the page directive'.

All the examples I see of this are setting this in the page directive:

<%@ Page Theme="BasicBlue" %>

Is this correct?

Any help would be great,
Dianna
 
Hi Brock,

I hope this doesn't sound stupid but, I am using .Net 2003 which runs
framework 1.1. Has ASP .NET 2.0 been released?

Thanks,
Dianna
 
ASP.NET 2.0 Beta 2 should be out shortly. The RTM should be by the end of
the year. It's fairly stable now, IMO, but the release is dependant upon
so many other things, thus the delay.

-Brock
DevelopMentor
http://staff.develop.com/ballen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top