Hi All,
Been trying to figure this issue out for a few days now and dont seem to be getting much luck. I've read loads of blog's/articles, etc.
Here's the issue.
I'm hosting Microsoft Dynamic CRM 2011 on IIS 7, Windows Server 2008 R2.
I have a few .net applications running within the CRM Site in the same directory (ISV Folder) with the same IIS settings.
Each app uses windows authenication but there is one site giving me the following issue.
If I try to open the app directly in ie or any aspx form I get a 404.
If I open a image directly it opens fine.
I've enabled 'Failed Request Tracing' and get the following error on a aspx page load.
No. | Severity | Event | Module Name↓ | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
103. | view trace | Warning | <div style="display: block;" id="section_errors_103_details" class="hidden"> MODULE_SET_RESPONSE_ERROR_STATUS
|
Within 'Modules' of the problem app I have:-
IsapiModule %windir%\System32\inetsrv\isapi.dll
I have run the isapi.dll through Dependancy Walker and the following is displayed.
Double clicking on the error dll's say - C:\Windows\system32\GPSVC.DLL was not found.
I've manually tried adding them there and registering them but no good.
Has anyone got any ideas for me? or can point me in the right direction.
Many thanks in advance,
Gabby