PC Review


Reply
Thread Tools Rate Thread

64 bit prod web server pre-compile problems??

 
 
jobs
Guest
Posts: n/a
 
      9th Oct 2007
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">

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Q: Login Control is behaving strange when site on prod server. Martin Arvidsson, Visual Systems AB Microsoft ASP .NET 2 8th Apr 2008 04:16 PM
Using Login control. In prod server, Need to attach App_Data mdffiles to database. Help. aboutjav.com@gmail.com Microsoft ASP .NET 0 28th Feb 2008 11:41 PM
I keep losing session state on Prod server Keith-Earl Microsoft ASP .NET 4 3rd May 2004 02:58 PM
different behavior - localserver vs prod server CC Microsoft ASP .NET 2 9th Feb 2004 05:36 PM
Parser Error when running on prod server Kenneth Microsoft ASP .NET 1 20th Aug 2003 04:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:59 PM.