|
| Switching from 64-bit to 32-bit on IIS 6.0 |
 |
Fri, 28 Jul 2006 21:04:53 +000 |
I've posted various questions on various Micrsoft forums and newsgroups
regarding compiling and setup of ASP.NET application on 64-bit and no one from
Microsoft has answered ANY of them.
So, I'm ditching 64-bit, and that's turned into yet another .NET nightmare.
I've ran the following, but I'm still getting a 404 Page Not Found error for my
website:
cscript c:\inetpub\adminscripts\adsutil.vbs SET
W3SVC\AppPools\Enable32bitAppOnWin64 1
c:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i
Restarted IIS.
Nothing.
I've also ran aspnet_regiis passing it the -enable switch which is NOT
documented in the MSDN article on switching from 64-bit to 32-bit.
Any ideas?
Thanks,
Terry
|
| Post Reply
|
| Re: Switching from 64-bit to 32-bit on IIS 6.0 |
 |
Mon, 31 Jul 2006 12:00:28 +000 |
Terry, did you try the forums at www.iis.net? Quite a few softies haning there.
How about David Wang at his blog? http://blogs.msdn.com/david.wang/
|
| Post Reply
|
| Re: Switching from 64-bit to 32-bit on IIS 6.0 |
 |
Mon, 31 Jul 2006 18:24:31 +000 |
I have a better idea. What if someone from Microsoft actually answered questions
on THIS forum and supported their customers?
|
| Post Reply
|
| Re: Switching from 64-bit to 32-bit on IIS 6.0 |
 |
Mon, 31 Jul 2006 18:46:44 +000 |
Great idea. Just thought you might want to try the official IIS forums.
|
| Post Reply
|
| Re: Switching from 64-bit to 32-bit on IIS 6.0 |
 |
Mon, 31 Jul 2006 19:14:52 +000 |
Pardon my frustration, this is not personal, but I've posted 64-bit-related
queries on many, many different Microsoft forums and newsgroups, and the only
reponse I've gotten on any of them is to "post somewhere else". We're
developing a new application using all of Microsoft's latest technologies, and
we are not getting ANY support from Microsoft whatsoever.
For now, I would just like to find a read-world developer who has managed to get
an ASP.NET 2.0 application running on x64. I'm not being saracastic. I honestly
haven't found any evidence so far to prove that anyone has ever gotten it to
work.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|