IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old May 11th, 2010, 09:11 PM
timon timon is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2010
Posts: 11 timon User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 35 m 32 sec
Reputation Power: 0
Help! LoadLibraryEx on ISAPI filter "C:\Windows\System32\inetsrv\sspifilt.dll" fail

Hey, I've only just started looking at IIS for the purpose of using it with Shibboleth and I'm having a problem with the sspfilit.dll and getting the
Error 500 when I go to localhost. I've explained some of the background information and tried to supply as much relevant information as I could to help.

Background Information:

•I recently upgraded from Windows XP to Windows 7.
•I currently have ALL of IIS installed on this computer, so if I go into "Turn Windows Featurs on or off" in my Control Panel -> Programs menu there is a tick in the "Internet Information Services" box
•Inside here: Control Panel\System and Security\Administrative Tools
there is: Internet Information Services (IIS) 6.0 Manager and Internet Information Services (IIS) Manager
•IIS does work when I type localhost into my browser because I get the IIS7 picture. (This is prior to my addition of filter sspifilt.dll)
•Permission the the inetpub folder (C:\inetpub) I've set to Administrators with Full control with this being applied to all its subfolders and files and I am the Administrator.
•Permissions on the inetsrv folder (C:\Windows\System32\inetsrv) I've also set to Administrators with Full control
•I do have Apache Server 2.2 on my computer but the service is stopped
The reason why I'm trying to use IIS is for use with Shibboleth, refer to link below

https : // spaces. internet2.edu / display / SHIB2 / NativeSPWindowsIIS6Installer

Excerpt from the link:

Add the filter using the Internet Services Manager console. Right click on the "Web Sites" icon on the left, and bring up the Properties dialog. On the "ISAPI Filters" tab, add a new filter called Shibboleth and specify the libexec\isapi_shib.dll library. The priority should be High, and once the filter is loaded, make sure it appears in the list below the sspifilt entry.

Issue:

I added the isapi_ship.dll successfully in ISAP filters and IIS still worked fine. When I read the above instructions however I noticed that I did NOT
have an sspifilt entry. I did not currently have the sspifilt.dll on my computer. So I downloaded the sspiflt.dll from the internet and I placed it in the following directory.

C:\Windows\System32\inetsrv\sspifilt.dll

After doing this I then went to the ISAPI filters feature and added this new filter with the "Add" action button on the right-side pane.

Filter Name: sspifilt
Executable: C:\Windows\System32\inetsrv\sspifilt.dll

After doing this I then restarted IIS with the following command in command prompt: iisreset /noforce

and I got the message that Internet Services had successfully restarted. However when I then went to "localhost" in my browser

I got the following Error:

Server Error in Application "DEFAULT WEB SITE"
Error Summary

HTTP Error 500.0 - Internal Server Error
Calling LoadLibraryEx on ISAPI filter "C:\Windows\System32\inetsrv\sspifilt.dll" failed
Detailed Error Information

Module IIS Web Core
Notification Unknown
Handler StaticFile
Error Code 0x8007007f

Requested URL http://localhost:80/
Physical Path C:\inetpub\wwwroot
Logon Method Not yet determined
Logon User Not yet determined



I don't know if this means anything but on the web browser tab it says IIS 7.5 Detailed Error - 500.0 Internal Server Error http://localhost/
Not sure where IIS 7.5 comes from.

As I said previous I'm completely new to using IIS but I've spent the last few days trying to figure this problem out, and googling all over the place with no success. I really need to get this up and running with Shibboleth so I appreciate any help you can give me.

Thanks heaps.

Reply With Quote
  #2  
Old May 11th, 2010, 10:35 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 19th Plane (14000 - 14499 posts)
 
Join Date: Jun 2003
Posts: 14,239 Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level) 
Time spent in forums: 1 Month 4 Weeks 15 h 20 m 7 sec
Reputation Power: 4445
I have no definitive answer, sorry. Did you upgrade to win7 from xp home? If so maybe some leftover from xp home is blocking part of IIS, or another guess, I think there are some missing IIS features in some versions of Windows 7. With XP IIS was not supported in xp home but included in xp pro, and I think it's more of a sliding scale with win7, there is IIS but limited in the home versions. The MS website should answer that for you.

Check your file settings, in XP you wanted to turn off 'simple file sharing' for IIS to allow full use of ACL's. With simple file sharing on you would never see the security tab on a file or folder properties, and couldn't adjust permissions by user.

Otherwise check the windows event logs and review the isapi installation steps. I've never used IIS on Win7 it may be very different from the XP version I'm used to.
__________________
======
Doug G
======
It is a truism of American politics that no man who can win an election deserves to. --Trevanian, from the novel Shibumi

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > Help! LoadLibraryEx on ISAPI filter "C:\Windows\System32\inetsrv\sspifilt.dll" fail

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap