Hi all,
I'm new to using IIS7 and have come across an issue with a migration that I am carrying out. I have a SharePoint public facing site which runs a number of web applications below it. At the moment my SharePoint site is running as expected. I need to run the web applications that run beneath it using a 32bit application pool as they connect to MS Access. At present when configured as standalone applications they seem to work using the application pool. When I try to add them as a web application beneath the SharePoint site all I get returned is a blank screen in IE. Has anyone encountered problems with this and could maybe help me out.
EDIT***
I've turned on show friendly http errors within IE and the error is now "HTTP 500 Internal Server Error" and the website cannot display the page.
I've since turned on the Failed Request Tracing capabilities, and got further with tracking my error. It now appears I'm getting the following: %1 is not a valid Win32 application. The application is a 32 bit app so should not return this error. As stated previously when being executed as a web site on its own it works as intended.
Hopefully this is possibly more help.
Thanks in advance,
Grant