All Tags > IIS 7 > ISAPI Extension (RSS)
  • ISAPI DLL call .Net DLL

    I'm getting an OLE System error that file can't be found when my ISAPI DLL trys to call a .NET DLL. This is occurring on a new installation running Server 2008 and IIS 7. The same ISAPI DLL and .NET DLL are communicating fine within the other installation running Server 2003 and IIS 6. I first...
    Posted to Forum by brusoft on 04-27-2009, 10:17 PM
  • IIS 7 and TOMCAT 6 CONFIGURATION WOES.

    After about 2 days devoted to having a website run using iis 7 and tomcat I have become exhausted. I cannot seem to get these two to work together. I have tried almost everything, and I still cannot get these two to work. So far this is what I have tried: 1. put the redirector in a folder - C:\Program...
    Posted to Forum by britzdawg on 02-14-2009, 10:15 PM
  • IIS7 connector to Tomcat5.5 Issue

    I am a senior java developer but this one has me scratching my head. I have an issue with running my tomcat5.5 webapp after setting up IIS7 like tomcat's website and this forum suggests (with the exception of using .properties instead of registry entries). When I navigate to http://localhost I get...
    Posted to Forum by georgemic on 09-30-2008, 9:35 PM
  • IIS7.0 : Adding Wildcard extension at Application level programmatically.

    Hi, I have written following lines to add the Wildcard extension at Application level. ServerManager mgr = new ServerManager(); Configuration appConfig = mgr.GetWebConfiguration("Site1", "App1"); ConfigurationSection handlerSection = appConfig.GetSection("system.webServer/handlers"...
    Posted to Forum by neha.noma on 09-26-2008, 10:11 AM
  • IIS 7 and ISAPI Filters

    I've been using an ISAPI filter to rewrite URLs when the physical file that the URL is mapped to doesn't exist, but the place it would be mapped to based on a set rules does exist. This filter works properly in IIS 6 (On both Windows XP and Windows Server 2003) but I've recently tried upgrading...
    Posted to Forum by Paul R H on 08-12-2008, 3:31 PM
Page 1 of 1 (5 items)
Microsoft Communities