No announcements
Found 300 threads
-
0 Votes
HttpModule IIS6 Default Content Page
User-766025104 posted I have written c# .net 4 HttpModule to change image paths. I am using IIS6. The code will work if I there is a page name in the url ex: ...Answered | 1 Replies | 145 Views | Created by Anonymous - Friday, December 28, 2012 4:14 PM | Last reply by Anonymous - Tuesday, January 1, 2013 11:38 PM -
0 Votes
encoding problem with handler that writes XML
User769722309 posted On IIS 6 I have created an http handler. I use a query string parameter in a URL to pass in an ID, do some database calls, then write out some XML (not using ...Answered | 1 Replies | 226 Views | Created by Anonymous - Thursday, December 6, 2012 11:52 AM | Last reply by Anonymous - Tuesday, December 11, 2012 10:28 PM -
0 Votes
How to enable .idc / .htx page on IIS
User-556417226 posted Hi All, I change OS XP to Windows 7. The problem , when i run the .idc file have ...Answered | 1 Replies | 198 Views | Created by Anonymous - Thursday, November 22, 2012 5:14 AM | Last reply by Anonymous - Thursday, November 22, 2012 10:09 PM -
0 Votes
Configuring of virtual directory using dynamically
User775617044 posted Hi all, I've got an isapi extension usually running on iis 6. Now it should work on iis 7.5 and it's allright ...Answered | 1 Replies | 161 Views | Created by Anonymous - Tuesday, July 31, 2012 9:32 AM | Last reply by Anonymous - Sunday, August 5, 2012 11:13 PM -
0 Votes
Creating a ISAPI filter with READ_RAW_DATA method in IIS 6.0
User1285153939 posted Hello, I am having a ISAPI filter which is created for IIS 5.0 and uses SF_NOTIFY_READ_RAW_DATA method. But ...Unanswered | 3 Replies | 172 Views | Created by Anonymous - Monday, June 25, 2012 1:21 AM | Last reply by Anonymous - Wednesday, July 4, 2012 2:50 AM -
0 Votes
IIS 5.1 and .net framework 3.0 problem
User560921552 posted On my web development computer, I now need to install an accounting package that requires .net framework. So I download .net and proceed to install. When ...Unanswered | 7 Replies | 246 Views | Created by Anonymous - Thursday, August 7, 2008 3:37 PM | Last reply by Anonymous - Thursday, February 2, 2012 3:50 AM -
0 Votes
filter with virtual directory - urgent
B - Image folder (userid :WAS1) It worked good. But when I applied some ISAPI filter into IIS6 something weired ...Answered | 3 Replies | 157 Views | Created by Anonymous - Thursday, January 12, 2012 8:21 PM | Last reply by Anonymous - Thursday, January 19, 2012 7:48 PM -
0 Votes
Sending raw data from ISAPI filter
User678339669 posted I have requirement where i need to dump the raw data received from websocket application to client without adding any header from IIS(not even HTTP headers). ...Unanswered | 3 Replies | 252 Views | Created by Anonymous - Friday, January 6, 2012 4:04 AM | Last reply by Anonymous - Monday, January 9, 2012 12:56 AM -
0 Votes
Modifying outgoing raw data from IIS 6.0 web server using ISAPI extension.
User-1787399710 posted Currently, I am working on development of wildcard application maps dlls for IIS6.0, which intercepts all the requests coming to the web server. This I am ...Unanswered | 1 Replies | 123 Views | Created by Anonymous - Saturday, July 30, 2005 2:38 AM | Last reply by Anonymous - Friday, January 6, 2012 2:34 AM -
0 Votes
Porting a working 32 bit ISAPI Extension under Win 2003 & IIS 6 to Win 2008 R2 IIS 7.5 throws 500 error
User-1566987018 posted Hello, We are trying to run a 32 bit ISAPI Extension under windows 2008 R2 IIS 7.5. This extension runs fine under IIS6 ...Answered | 1 Replies | 131 Views | Created by Anonymous - Tuesday, September 27, 2011 1:41 PM | Last reply by Anonymous - Friday, September 30, 2011 11:09 PM -
0 Votes
IIS redirect to Tomcat, the redirect stops unexpectedly
'8009' [Tue Nov 24 13:13:40.477 2009] [5812:3256] [debug] jk_map.c (589): Dump of map: 'worker.ajp13.host' -> 'localhost' [Tue Nov 24 ...Answered | 3 Replies | 441 Views | Created by Anonymous - Tuesday, November 24, 2009 10:14 AM | Last reply by Anonymous - Wednesday, August 3, 2011 7:17 PM -
0 Votes
Connection timeout with tomcat
User1621144509 posted Hi, I'm using Windows server 2003 with IIS6 and with tomcat6 connected with isapi_redirect-1.2.27 My java servlet ...Answered | 8 Replies | 689 Views | Created by Anonymous - Saturday, January 17, 2009 12:30 PM | Last reply by Anonymous - Tuesday, May 10, 2011 11:03 AM -
0 Votes
[IIS 5.1 & Tomcat 6] Problem of redirection
User1134329116 posted Hello, I want to develop a java web application using Tomcat and IIS. The jsp and servlet examples work directly on Tomcat but not ...Answered | 6 Replies | 240 Views | Created by Anonymous - Tuesday, July 29, 2008 12:00 PM | Last reply by Anonymous - Tuesday, May 10, 2011 10:54 AM -
0 Votes
WordPress "almost pretty" permalinks with IIS6
User1973730279 posted WordPress "almost pretty" permalinks with IIS6 I have been searching for a published answer for days to this question, but without ...Answered | 1 Replies | 277 Views | Created by Anonymous - Sunday, May 1, 2011 3:03 PM | Last reply by Anonymous - Tuesday, May 3, 2011 11:18 PM -
0 Votes
A Better Way to intercept IIS UserName logfile write?
User1254222884 posted Back in the old days (Windows NT4/Server 2000), we had to write an ISAPI filter to intercept a cookie, decode it and then write the user value into the logfile ...Answered | 6 Replies | 200 Views | Created by Anonymous - Monday, April 11, 2011 4:45 PM | Last reply by Anonymous - Tuesday, April 12, 2011 4:15 PM -
0 Votes
ISAPI extesion loads cli/clr which forces threads affinity to the 1st processor only
User-662994921 posted Hi, We have an IIS running on 4 CPUs machine (4 cores). We wrote code in the IIS extension which creates ...Answered | 1 Replies | 119 Views | Created by Anonymous - Wednesday, March 30, 2011 4:15 PM | Last reply by Anonymous - Friday, April 1, 2011 5:50 AM -
0 Votes
IIS Extension 64 bit problem
User-333407029 posted hi, I have written a IIS Extension using Visual Studio 2010. When I compile this for 32bit release version and deployed on Windows server 2003 32 bit it worked ...Answered | 4 Replies | 174 Views | Created by Anonymous - Thursday, March 17, 2011 8:48 AM | Last reply by Anonymous - Monday, March 21, 2011 10:42 AM -
0 Votes
Loading of ISAPI Filter requires recycle of app pool and restarting of the site.
User-2053198433 posted Hello, I have written a isapi filter for url redirection in IIS 7.5. The filter is not loaded on the next ...Answered | 1 Replies | 153 Views | Created by Anonymous - Wednesday, March 9, 2011 7:36 PM | Last reply by Anonymous - Saturday, March 12, 2011 4:06 AM -
0 Votes
problem using IIS 6 with mod_jk and Tomcat/JBoss
User67910916 posted I have two separate environments setup (dev and staging). Dev is fine and staging is having the ...Answered | 4 Replies | 327 Views | Created by Anonymous - Wednesday, January 7, 2009 12:28 PM | Last reply by Anonymous - Thursday, February 10, 2011 2:34 PM -
0 Votes
Native module performance
User1586472150 posted I've written a native module which registers for the RQ_END_REQUEST notification, and implements the OnEndRequest event, and not OnPostEndRequest. I've ...Answered | 2 Replies | 184 Views | Created by Anonymous - Tuesday, January 11, 2011 5:52 AM | Last reply by Anonymous - Wednesday, January 12, 2011 4:20 PM
No announcements