No announcements
Found 558 threads
-
0 Votes
Need help for FTP LDAP Authentication
User-766640730 posted Hello everyone, I am trying to use the Robert McMurray guide to create an FTP LDAP authentication provider to ...Unanswered | 3 Replies | 1774 Views | Created by Anonymous - Sunday, March 7, 2021 5:59 AM | Last reply by Anonymous - Thursday, March 25, 2021 8:54 AM -
0 Votes
IIS website creation - A fatal error occurred while creating a TLS server credential
= highestValidDate) { certToReturn = cert; // we want to take the latest } } } ...Unanswered | 1 Replies | 742 Views | Created by Anonymous - Tuesday, March 16, 2021 2:42 AM | Last reply by Anonymous - Wednesday, March 17, 2021 3:09 AM -
0 Votes
How we can troubleshoot the C++ native module after deployment on IIS.
iisreset /noforce Best Regards,Unanswered | 3 Replies | 837 Views | Created by Anonymous - Monday, October 19, 2020 7:43 AM | Last reply by Anonymous - Monday, November 9, 2020 4:00 AM -
0 Votes
C++ native module, Request payload getting empty once used ReadEntityBody method
User1589893805 posted Hi Team, We are using C++ native module to log the request payload and user identity. However, we are able to read the ...Unanswered | 1 Replies | 471 Views | Created by Anonymous - Friday, October 16, 2020 6:31 AM | Last reply by Anonymous - Monday, October 19, 2020 5:32 AM -
0 Votes
MSMD Pump throwing exception, when trying to read request information
User1589893805 posted Hi Team, We are using MSMD Pump which is ISAPI extension application and have a requirement to log every request payload ...Unanswered | 1 Replies | 503 Views | Created by Anonymous - Tuesday, October 13, 2020 2:21 PM | Last reply by Anonymous - Wednesday, October 14, 2020 2:46 AM -
0 Votes
ISAPI filter "............\Debug\LoggingFilt.dll" tried to register for SF_NOTIFY_READ_RAW_DATA notification
User1589893805 posted Hi Team, We are trying to create ISAPI filter to log payload and authentication user details. But we are getting 500 or ...Answered | 1 Replies | 487 Views | Created by Anonymous - Monday, October 12, 2020 1:18 PM | Last reply by Anonymous - Tuesday, October 13, 2020 7:34 AM -
0 Votes
ISAPI filter installation and debugging
User1589893805 posted Hi Team, I have created an ISAPI filter and trying to install on IIS 8.0 and debugging as attach process in visual ...Answered | 4 Replies | 929 Views | Created by Anonymous - Friday, October 9, 2020 2:07 PM | Last reply by Anonymous - Tuesday, October 13, 2020 1:17 AM -
0 Votes
How to create ISAPI filter in visual studio 2013 onwards
User1589893805 posted Hi Team, We are using MSMD Pump for our analysis services. where, it is hosted on IIS and shared URL to users those are accessing our cubes ...Answered | 6 Replies | 741 Views | Created by Anonymous - Thursday, October 8, 2020 3:22 AM | Last reply by Anonymous - Friday, October 9, 2020 8:45 PM -
0 Votes
How to clear response body data from file handle in native c++ module.
WriteEntityChunkByReference(dataChunk1, insertPosition); but before doing that i want to delete existing data . I have tried response->clear but that deletes existing headers ...Unanswered | 3 Replies | 633 Views | Created by Anonymous - Wednesday, August 19, 2020 11:35 AM | Last reply by Anonymous - Tuesday, August 25, 2020 9:12 AM -
0 Votes
Need help with filters
User-936241996 posted I am having problems with II Filters. I had permission problems with IIS, but after uninstalling and reinstalling IIS, my extension apps run fine, My filter ...Answered | 4 Replies | 471 Views | Created by Anonymous - Tuesday, July 21, 2020 12:17 AM | Last reply by Anonymous - Wednesday, July 22, 2020 7:24 PM -
0 Votes
Filter dll starts, and runs, but never filters anything.
User-936241996 posted I have a 64 bit dll filter in IIS 10. The filter starts, and calls GetFilterVersion(). This is logged in the event viewer, as well as a process log. It ...Unanswered | 9 Replies | 751 Views | Created by Anonymous - Tuesday, June 4, 2019 12:08 AM | Last reply by Anonymous - Tuesday, February 25, 2020 1:11 AM -
0 Votes
How to put native module before compression of response.
User-1300195255 posted <br> When native module is getting chunk data of type chunkFromMemory it is compressed . Because of that native ...Answered | 9 Replies | 780 Views | Created by Anonymous - Monday, December 9, 2019 7:12 PM | Last reply by Anonymous - Monday, December 16, 2019 9:32 AM -
0 Votes
Custom Rewrite Provider not showing in "Add Provider..." list
User1697559411 posted Hi, I created a provider based on the ...Unanswered | 3 Replies | 450 Views | Created by Anonymous - Thursday, October 24, 2019 11:15 AM | Last reply by Anonymous - Friday, October 25, 2019 10:04 AM -
0 Votes
IIS 10 FTP extensibility
User-840276471 posted Hi, Can i target .net 4.x for custom FTP authentication/home directory providers in IIS 10 on Server ...Answered | 3 Replies | 526 Views | Created by Anonymous - Wednesday, October 9, 2019 6:28 PM | Last reply by Anonymous - Thursday, October 10, 2019 9:56 AM -
0 Votes
Does IIS10 support HTTP/2 using ISAPI?
User1651655985 posted Hi, We have ISAPI applications on Windows Server 2016, and we are trying to enable ...Answered | 3 Replies | 957 Views | Created by Anonymous - Friday, July 12, 2019 2:34 PM | Last reply by Anonymous - Tuesday, July 23, 2019 2:12 AM -
0 Votes
How to get SChannel (SSPI) context from ISAPI Filter or ISAPI Extension?
ServerSupportFunction(pfc, SF_REQ_GET_PROPERTY, &ctxtHandle, SF_PROPERTY_SSL_CTXT, 0); Which is documented ...Unanswered | 3 Replies | 762 Views | Created by Anonymous - Wednesday, May 29, 2019 9:27 AM | Last reply by Anonymous - Thursday, June 13, 2019 6:48 AM -
0 Votes
Exception Code c0000005 AFTER extension terminates
User-936241996 posted I recently upgraded to Windows 2019 Server for my development environment. After reinstalling my ISAPI extensions, I am encountering an access violation when ...Answered | 2 Replies | 947 Views | Created by Anonymous - Tuesday, June 4, 2019 9:11 PM | Last reply by Anonymous - Thursday, June 6, 2019 11:23 PM -
0 Votes
Does Management UI extension work via remote connection?
User-976011004 posted Hi there, If I want to implement my custom IIS Manager Module (using .NET) that extends Management UI (let's say brings ...Unanswered | 1 Replies | 577 Views | Created by Anonymous - Thursday, February 21, 2019 12:39 AM | Last reply by Anonymous - Thursday, February 21, 2019 1:20 AM -
0 Votes
Microsoft Web Deploy 3.6 -- Error 30002
User1452022761 posted How do I install Microsoft Web Deploy 3.6 on a shared configuration or is there a better tool that do the same ...Unanswered | 2 Replies | 663 Views | Created by Anonymous - Monday, November 12, 2018 11:05 AM | Last reply by Anonymous - Tuesday, November 13, 2018 8:36 AM -
0 Votes
ISAPI and parameter passing
m_dwBytesReceived)); which means that the total length of the query string is passed to "myfunction",but pbParam already proints behind the first part ...Unanswered | 4 Replies | 682 Views | Created by Anonymous - Monday, October 8, 2018 12:53 PM | Last reply by Anonymous - Thursday, October 25, 2018 7:02 PM - Items 1 to 20 of 558 Next ›
No announcements