cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JohnBrent
Level 5

install is requesting 'x86'

i have a web application install package that fails after this test

IIS6 check for ASP.NET version bitness, install is requesting 'x86'

my questions are ~

what makes the install request x86?
can i can that?
what are my options?



additional info about my failure=
installing on a x64 server with IIS6 (installs on x86server IIS6 okay)
have tried setting template summary to x64
have tried setting component 64-bit property to YES
have tried setting IIS ASP platform to both 32 & 64

have tried all of the above in multiple combinations 😞
Labels (1)
0 Kudos
(1) Reply
JohnBrent
Level 5

DISCOVERY!

1st, another piece of background info

= installed under "Default Web Site" which was set to ASP.NET 4.0

---

so, i discovered that if i removed the ASP.NET 4.0 setting, the package gets delivered okay

well, "okay" in that you just have to go into IIS afterward and specify 4.0 under the site's ASP.NET tab

but that seems like a small sacrifice - or does it?
0 Kudos