473,402 Members | 2,053 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,402 software developers and data experts.

Theme="BasicBlue" where is it?

I'm running vs2005 and asp.net framework 2.0

I thought adding the new preset them was just adding it to the
directive:

<%@ Page Language="VB" Theme="BasicBlue" AutoEventWireup="false"
CodeFile="x.aspx.vb" Inherits="_Replicator" ValidateRequest="false"
MaintainScrollPositionOnPostback="true" %>

I'm getting:

Error 2 Theme 'BasicBlue' cannot be found in the application or global
theme directories. F:\ThemeTest\x.aspx 1

Also, I do a file search for BasicBlue in my system and am not finding
anything.

Thanks for any help.

Nov 5 '06 #1
4 3748
I'm not sure what preset themes you mean? VS.Net 2005 doesn't have any
preset themes for a web. Some of the starter kits come with various preset
themes, but not a default web created by VS.Net. You can download starter
kits from: http://www.asp.net/downloads/starter....aspx?tabid=62
--
Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006

"jobs" <jo**@webdos.comwrote in message
news:11*********************@e3g2000cwe.googlegrou ps.com...
I'm running vs2005 and asp.net framework 2.0

I thought adding the new preset them was just adding it to the
directive:

<%@ Page Language="VB" Theme="BasicBlue" AutoEventWireup="false"
CodeFile="x.aspx.vb" Inherits="_Replicator" ValidateRequest="false"
MaintainScrollPositionOnPostback="true" %>

I'm getting:

Error 2 Theme 'BasicBlue' cannot be found in the application or global
theme directories. F:\ThemeTest\x.aspx 1

Also, I do a file search for BasicBlue in my system and am not finding
anything.

Thanks for any help.

Nov 5 '06 #2
"Mark Fitzpatrick" <ma******@fitzme.comwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
I'm not sure what preset themes you mean? VS.Net 2005 doesn't have any
preset themes for a web. Some of the starter kits come with various preset
themes, but not a default web created by VS.Net. You can download starter
kits from: http://www.asp.net/downloads/starter....aspx?tabid=62
http://www.dotnet-guide.com/skins.html
Nov 5 '06 #3
They aren't actually part of VS.Net. Check out the .Net Quickstart. That has
some sample themes in there, specifically under the asp.net security samples
for the login controls (if you've installed the .Net 2.0 framework SDK).
There are others in the various starter kits, but none that I've ever seen
built into the ASP.Net framework.

--
Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006

"Mark Rae" <ma**@markNOSPAMrae.comwrote in message
news:uW**************@TK2MSFTNGP04.phx.gbl...
"Mark Fitzpatrick" <ma******@fitzme.comwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
>I'm not sure what preset themes you mean? VS.Net 2005 doesn't have any
preset themes for a web. Some of the starter kits come with various
preset themes, but not a default web created by VS.Net. You can download
starter kits from:
http://www.asp.net/downloads/starter....aspx?tabid=62

http://www.dotnet-guide.com/skins.html

Nov 5 '06 #4
If you mean like this one :
http://www.dotnettreats.com/SampleThemes/Default.aspx

or like this one :
http://www.dotnettreats.com/SampleThemes/winxpblue.aspx

Download them from :
http://www.dotnettreats.com/tools/


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"jobs" <jo**@webdos.comwrote in message
news:11*********************@e3g2000cwe.googlegrou ps.com...
I'm running vs2005 and asp.net framework 2.0

I thought adding the new preset them was just adding it to the
directive:

<%@ Page Language="VB" Theme="BasicBlue" AutoEventWireup="false"
CodeFile="x.aspx.vb" Inherits="_Replicator" ValidateRequest="false"
MaintainScrollPositionOnPostback="true" %>

I'm getting:

Error 2 Theme 'BasicBlue' cannot be found in the application or global
theme directories. F:\ThemeTest\x.aspx 1

Also, I do a file search for BasicBlue in my system and am not finding
anything.

Thanks for any help.

Nov 5 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.