473,414 Members | 1,951 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,414 software developers and data experts.

theme problem

hi, i have an app_themes folder in my app wand it works perfectly and so do
my themes when i run the app on my localhost. but when i put it online it
doesnt.
i get an error telling me that my theme wasnt found in the global or
application themes directory.
i think this is because the app lies in a subfolder, not at the root
directory of the site. and i dont have access to the root directory because
the owner of the webspace is only letting me use that particular diractory.
is there a way to access my themes and make the page run properly? thanks
--
mensuur
May 31 '06 #1
3 1604
The App_Themes directory (like the bin directory) must be present in the
root application directory.

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

hi, i have an app_themes folder in my app wand it works perfectly and
so do
my themes when i run the app on my localhost. but when i put it online
it
doesnt.
i get an error telling me that my theme wasnt found in the global or
application themes directory.
i think this is because the app lies in a subfolder, not at the root
directory of the site. and i dont have access to the root directory
because
the owner of the webspace is only letting me use that particular
diractory.
is there a way to access my themes and make the page run properly?
thanks

Jun 1 '06 #2
i dont think you understand mr allen. the application itself is placed in a
subfolder of the domain.
thanks anyway,
--
mensuur
"Brock Allen" wrote:
The App_Themes directory (like the bin directory) must be present in the
root application directory.

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

hi, i have an app_themes folder in my app wand it works perfectly and
so do
my themes when i run the app on my localhost. but when i put it online
it
doesnt.
i get an error telling me that my theme wasnt found in the global or
application themes directory.
i think this is because the app lies in a subfolder, not at the root
directory of the site. and i dont have access to the root directory
because
the owner of the webspace is only letting me use that particular
diractory.
is there a way to access my themes and make the page run properly?
thanks


Jun 1 '06 #3
So your app is deployed to the root of the domain? Or a subfolder in the
domain?

If it's a subfolder of the domain, that's fine -- but your directory needs
to be configured in IIS as its own application. If you can't do that, then
you need to move your App_Theme to the root of whatever application (as configured
in IIS) you've deployed your directory (and code) to.

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

i dont think you understand mr allen. the application itself is placed
in a
subfolder of the domain.
thanks anyway,
"Brock Allen" wrote:
The App_Themes directory (like the bin directory) must be present in
the root application directory.

-Brock
http://staff.develop.com/ballen
hi, i have an app_themes folder in my app wand it works perfectly
and
so do
my themes when i run the app on my localhost. but when i put it
online
it
doesnt.
i get an error telling me that my theme wasnt found in the global or
application themes directory.
i think this is because the app lies in a subfolder, not at the root
directory of the site. and i dont have access to the root directory
because
the owner of the webspace is only letting me use that particular
diractory.
is there a way to access my themes and make the page run properly?
thanks

Jun 1 '06 #4

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

Similar topics

0
by: Chenghui Li | last post by:
We have a problem with the Windows XP theme: We have a IDE which allows other developers to develop visual programs for their customers. Our IDE allow them to set font for window captions easyly...
1
by: kfc1976 | last post by:
Hi All, First of all, following are the facts 1) I've been trying to solve the following issue for the past 8 hours (Not Kidding) 2) If I can't find the answer, It will drive me completely crazy...
2
by: walter | last post by:
Hi there, I store all my images in the theme folder so that it can be changed. The problem is that I need to use <img> to access these images , but I don't want to lose the theme capability. So is...
1
by: Joey | last post by:
Hello, I have tried to programmatically set the theme for my master page by putting code in a "Page_PreInit" fuction in the master page's code behind. However, when I set a breakpoint there and...
1
by: M O J O | last post by:
(using asp.net 2.0) Hi, I have 5-6 large customers each using the same pages, but with their own themes. To enter my site, they all have their own urls like ... ...
1
by: Anthony Small | last post by:
Hello, I have a login.aspx page that is associated with a theme. When I view the page login.aspx with forms authentication/authorization set as below in the web.config file the theme displays on...
1
by: Ron | last post by:
I have an application that requires a login at each visit to the site and can only be accessed by a login. A user can have different themes depending if it was assigned in there profile. Theme...
4
by: Ben | last post by:
Hi, I'm testing theme and dtylesheettheme properties of 'Page' like this: ('test' is a directory of App_Themes). Protected Sub Page_PreInit(ByVal sender As Object, ByVal e As...
0
by: Jeff | last post by:
ASP.NET 2.0 I have problem with the markup and skin file below, this table isn't displayed. webpage <asp:Table ID="compose" SkinID="compose" runat="server"> <asp:TableRow> <asp:TableCell...
11
by: greg | last post by:
Hi all, Is there a way to get the current theme name at design time? I'm trying to write a custom control for which I need to use images from the current theme. I have asigned a theme to the...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.