-
Posted to
IIS 7 - Troubleshooting
by
hevnbnd
on
04-24-2008, 8:26 PM
THANK YOU very much for your help. It is there for both and working. So why does this happen and again can this be fixed without editing the applicationhost.config
-
Posted to
IIS 7 - Troubleshooting
by
hevnbnd
on
04-24-2008, 7:51 PM
UPDATE ok If i change these two isapifilters in the applicationhost.config it fixes my problem.
<isapiFilters>
<clear />
<filter ...
-
Posted to
IIS 7 - Troubleshooting
by
hevnbnd
on
04-24-2008, 7:44 PM
This is all that i have in applicationhost.config under isapifilters
<isapiFilters>
<filter name="ASP.Net_2.0.50727.0" path="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_filter.dll" enableCache="true" preCondition="bitness32" ...
-
Posted to
IIS 7 - Troubleshooting
by
hevnbnd
on
04-24-2008, 7:34 PM
Hello, I figure this is an easy fix, but I can't seem to find it. For some reason as soon as I installed exchange i got this error in my application in ie.
HTTP Error 500.0 - Internal Server Error
Calling LoadLibraryEx on ISAPI filter "C:\Program Files\Microsoft\Exchange Server\ClientAccess\owa\auth\owaauth.dll" ...
-
Posted to
IIS7 - General
by
hevnbnd
on
04-24-2008, 7:23 PM
Thanks for your time. I figured out a solution. this dll loads a login page so I found a work around to not use the dll. Thanks for all the help.
-
Posted to
IIS7 - General
by
hevnbnd
on
04-24-2008, 2:38 PM
ok setup a new trace with
Trace ALL Content
Status Codes 100-999
Time Taken (30)
All four Providers checked
I can only set up one trace. When I try to setup a second one with the same setting except
No status Codes & Time Taken set to 30 I get a message saying A Failed Request Trace For This Content Already ...
-
Posted to
IIS7 - General
by
hevnbnd
on
04-24-2008, 11:17 AM
Well I turned it on last night at with the above settings and got the following error.
Ok fixed the pics not loading... so I am back to my original problem with the dll loads once and not again until I restart iis (not sure I phrased that right)
-
Posted to
IIS7 - General
by
hevnbnd
on
04-24-2008, 2:32 AM
Yes when turning it on are these setting right?
Trace ALL Content
Status Codes 401.3-999
All four Providers checked?
-
Posted to
IIS7 - General
by
hevnbnd
on
04-24-2008, 2:02 AM
Hit this url. http://208.54.216.224/dplive/dplive.dll Enjoy it because you can only do it once... I don't have the source code because I did not write it. It is just an application we purchased to use in our bussiness. As for what it does I am not exactly sure.. I can try to find out if i need to.
-
Posted to
IIS7 - General
by
hevnbnd
on
04-24-2008, 1:55 AM
Ok, so how do i fix this? It worked fine in iis 6 on my old windows server 2003 R2 box... Thanks