|
-
September 2nd, 2016, 05:31 AM
#1
IIS doesn’t load Website / WebApplication on 64 bit PC
Hello,
I am facing below issue:
IIS website / web application which is running perfect on 32 bit machine but not running on 64 bit server.
Please help me to solve this with your effective solution.
Thank you
-
September 2nd, 2016, 11:08 PM
#2
Re: IIS doesn’t load Website / WebApplication on 64 bit PC
In the build settings for the web site, what is the platform target set to? The choices are Any CPU, x86 or x64.
Do you have the "Prefer 32-bit" checkbox checked?
Does the website use other assemblies that are 32-bit only (but if Any CPU is used, the code will try to run as 64-bit)?
In general, Any CPU is usually used, but changing the aforementioned settings can help with debugging.
-
September 6th, 2016, 05:06 AM
#3
Re: IIS doesn’t load Website / WebApplication on 64 bit PC
Hello,
I was facing the same problem, I also tried to resolve this by myself but unable to do so. However, this company MSP IT Concepts (www.mspconcepts.com) resolved this for me. They have excellent ASP.NET development team which helped me fix this and many other bugs in my ASP.NET related stuff. you may want to get in touch with [email protected] I'm sure they would be able to help. They are professionals & quick to provide accurate solution for your web development projects.
Thanks
-
September 14th, 2016, 06:48 AM
#4
Re: IIS doesn’t load Website / WebApplication on 64 bit PC
I am facing the same issue, it would be appreciated if someone shares his experience with us.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|