473,398 Members | 2,335 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,398 software developers and data experts.

64 bit prod web server pre-compile problems??

I've got an asp.net website that runs fine from VS.NET on my client.

If I deploy the site by moving it to the Test web server it works
fine.

If I precompile the site on the Test server that goes well as well.

If I deploy the sources to my prod server which is 64 bit I get this
error:

An attempt was made to load a program with an incorrect format.
(Exception from HRESULT: 0x8007000B)
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.

Exception Details: System.BadImageFormatException: An attempt was made
to load a program with an incorrect format. (Exception from HRESULT:
0x8007000B)
If I attempt to pre-compile, using aspnet_compiler -v /
myvirtualpathfromwebroot

I get this error:

web.config(70): error ASPCONFIG: Theme 'RTTheme' cannot be found in
the application or global theme directories.

I check and RTTheme is there under app_Themes

This is what the web.config entry looks like, and themes work fine on
DEV and TEST :

<pages styleSheetTheme="RTTheme">

Oct 9 '07 #1
0 1427

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

Similar topics

2
by: BenignVanilla | last post by:
I have been using the index tuning wizard to review some of my stored procs, and views. So far most of my indexes have been set up well, but I am curious as to how they would look under a...
5
by: sql-db2-dba | last post by:
We have DB2 UDB v8.1 fixpak3 on AIX 5. Production and Development configuarations (at least for DB2) are identical albeit production is a 2-way server while development has only one processor....
2
by: CC | last post by:
I noticed several differences between the way my code behaves on my local machine, and how it behaves on the server. I've found work arounds for all but a few issues. Any help would be greatly...
4
by: Keith-Earl | last post by:
I have been writing ASP.NET apps since the RTM build and have never seen this. I built a simple app that uses session variables on my DEV laptop. All runs well. I have a simple toggle routine...
0
by: eswanson | last post by:
I have a site that has multiple web site projects. I got it working on my windows xp sp2 computer in pre-compiled mode. I created a new site on a windows 2003 server and copied the pre-compiled...
4
by: Mike | last post by:
Hi We are developing an ASP.NET 2.0 application and using the in built Crystal report system that it comes with. We have everything running fine on our development server but when we publish...
3
by: bhavanabadhe | last post by:
#define prod(a,b) a*b int main() { int x,y,m,n; x=3; y=4; m=5; n=6;
0
by: aboutjav.com | last post by:
Hi, How do I attach the .mdf and .ldf with the SQL Server Management Studio Express? Do I attached all 4 files? MyWebSiteName_log.LDF MyWebSiteName.mdf ASPNETDB.MDF aspnetdb_log.ldf
2
by: TJ | last post by:
When an error is thrown in an async postback I am handling the error message in an endRequest function. I retrieve the error message from args.get_error().message, and display it in a friendly DIV....
2
by: Gilbert Tordeur | last post by:
Hello, It is about a VB2008 intranet application. It uses a SQL Server database. The ConnectionString is defined in the connectionStrings section of the web.config file. This application uses...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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,...

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.