Brand new installation of Dynamics 2011 on a brand new Hyper-V virtual machine running Windows 2008 R2. SQL 2008 R2 installed on the VM immediately prior to the Dynamics install. Nothing else is installed on the box. IIS was not installed prior to the Dynamics install.
I try to call the asmx CrmService. I get
The request failed with HTTP status 405: Method Not Allowed.
I tried setting the app pool to run in 32 bit mode as suggested by some articles I've seen (though those are regarding AX 2009...). After trying that I get a page not found trying to browse to the Dynamics site. If I set it back to 64 bit after that, I still can't browse to the Dynamics site anymore and need to do a repair install.
What am I doing wrong?