Click here to Skip to main content
15,894,907 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi All,
I am having trouble related to publishing a website to a 64 bit machine. I've published my web site and copied to the target machine (Server2008 64Bit , IIS7).

The application runs fine if I set "Enable 32 Bit Applications" to TRUE in my application pool. But when I set the option to FALSE, I get the error message above.

"The file '/xxxx.aspx' has not been pre-compiled, and cannot be requested."

I searched for the solution, i found some of solutions i.e dll's are missed. When i enable 32bit mode same site is working fine. It fails when it is in 64bit mode.

Is there any way to run the web site in 64bit mode.

Any help is much appreciated. Thanks in an advance.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900