I recently installed Framework 1.1 on my Exchange 2007 client access server and ran the command "cscript %SystemDrive%\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1". This basically broke my CAS. I uninstalled Framework 1.1 and ran cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 0 and enabled asp.net. Everything worked except for any users that have mailboxes on Exchange 07 aren't able to log into OWA. My redirection works for all users that have mailboxes on Exchange 2003 box. Error I receive is HTTP 403 Forbidden error or you are not authorized to view this page. You might not have permission to view this directory or page using the credentials you supplied. Any ideas on troubleshooting permissions on exchange 07 OWA access? Thanks, Rich
I deleted the owa directory restored a backup of owa.xml file and that fixed the issue with accessing OWA on exchange 07, however activesync is not working from my phone... Any suggetions? "Algowithm" wrote: > > I recently installed Framework 1.1 on my Exchange 2007 client access server > and ran the command "cscript %SystemDrive%\inetpub\AdminScripts\adsutil.vbs > set w3svc/AppPools/Enable32bitAppOnWin64 1". This basically broke my CAS. > > I uninstalled Framework 1.1 and ran cscript > %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET > W3SVC/AppPools/Enable32bitAppOnWin64 0 > and enabled asp.net. Everything worked except for any users that have > mailboxes on Exchange 07 aren't able to log into OWA. My redirection works > for all users that have mailboxes on Exchange 2003 box. > > Error I receive is HTTP 403 Forbidden error or you are not authorized to > view this page. You might not have permission to view this directory or page > using the credentials you supplied. > > Any ideas on troubleshooting permissions on exchange 07 OWA access? > > Thanks, > Rich > >