No announcements
Found 22 threads
-
0 Votes
IIS10: The Module DLL xxx failed to load. The data is the error.
User-2000216749 posted We have a COM+ dll module that loads while the web application is launching. It works well on Windows Server 2012 R2/IIS 8.5. However, after we ...Unanswered | 1 Replies | 1596 Views | Created by Anonymous - Tuesday, April 20, 2021 7:02 AM | Last reply by Anonymous - Tuesday, April 20, 2021 6:08 PM -
0 Votes
Some IIS apppool is getting crashed because of ucrtbase.dll.
User-1300195255 posted I have added my native module for 10 app -pool in IIS manager . For 2-3 app-pool eveey time i try to open a page it gets crashed . without my module it ...Answered | 1 Replies | 817 Views | Created by Anonymous - Wednesday, January 1, 2020 5:41 PM | Last reply by Anonymous - Wednesday, January 1, 2020 7:12 PM -
0 Votes
IIS c++ websocket related module development
User-143670155 posted I have followed steps from this link: https://blogs.iis.net/jennylaw/iis-and-websockets I got the IWebSocketContext ...Unanswered | 6 Replies | 666 Views | Created by Anonymous - Wednesday, April 17, 2019 1:22 PM | Last reply by Anonymous - Friday, April 19, 2019 1:15 PM -
0 Votes
Proper way for IIS8 nativemodule to close Websocket in C++?
User-2103538186 posted I've figured out websocket multi-fragment read/write with a C++ nativemodule but it's not clear to me the "correct" way for the server to end a ...Unanswered | 2 Replies | 539 Views | Created by Anonymous - Tuesday, April 22, 2014 9:25 AM | Last reply by Anonymous - Wednesday, April 17, 2019 12:43 PM -
0 Votes
IIS processing - intercept early in the pipeline
User-1741805524 posted Hi, We are analyzing feasibility to implement the following change in our application. Currently the ...Answered | 1 Replies | 357 Views | Created by Anonymous - Wednesday, October 31, 2018 12:10 PM | Last reply by Anonymous - Wednesday, October 31, 2018 1:01 PM -
0 Votes
Modify HTML response by native module with IIS 7 or above
FromMemory.pBuffer' contains required text. If present then replace with new text. Call AllocateRequestMemory with new size. Assign newly created string to ...Answered | 1 Replies | 398 Views | Created by Anonymous - Monday, April 16, 2018 7:12 AM | Last reply by Anonymous - Wednesday, April 18, 2018 9:59 AM -
0 Votes
ISAPI and IIS 10 Logging Issues
User-1021758691 posted When using the ISAPI Handler Mapping in IIS 10 on Windows 2016, the IIS logs are not identifying the URI Stem (cs-uri-stem) and URI Query (cs-uri-query) as ...Answered | 9 Replies | 946 Views | Created by Anonymous - Tuesday, September 5, 2017 8:28 PM | Last reply by Anonymous - Friday, November 17, 2017 6:57 PM -
0 Votes
503 Service Unavailable
User-1520916068 posted I just installed window server essential 2016 on my server, and have been trying to access my website using the internet explorer but the error i got was 503 ...Unanswered | 1 Replies | 601 Views | Created by Anonymous - Wednesday, December 28, 2016 8:43 AM | Last reply by Anonymous - Wednesday, December 28, 2016 9:10 AM -
0 Votes
IIS Pipeline
User318033378 posted Hi, I am trying to find a solution to limit the number of instanciated IIS pipelines. I am on it for almost two week already. I want to ...Unanswered | 3 Replies | 378 Views | Created by Anonymous - Tuesday, July 14, 2015 2:42 PM | Last reply by Anonymous - Tuesday, July 14, 2015 6:03 PM -
0 Votes
Text replacement module
User238627002 posted Hello everyone, I was writing an IIS Module to insert a banner warning about cookies in all websites hosted in our servers. My idea was to ...Unanswered | 1 Replies | 324 Views | Created by Anonymous - Tuesday, April 7, 2015 8:49 AM | Last reply by Anonymous - Friday, April 10, 2015 10:38 AM -
0 Votes
Deploying a module
User238627002 posted Hi, This is a very basic question, I think, but I'm missing something. I tried creating a custom HTTP module to ...Unanswered | 4 Replies | 535 Views | Created by Anonymous - Tuesday, February 17, 2015 11:26 AM | Last reply by Anonymous - Monday, February 23, 2015 3:45 AM -
0 Votes
How to create Log for each request when IIS first time hit by request
User-1610695295 posted How can I create Log file for a specific web application for below condition: Log for each request when it hits the IIS (time ...Unanswered | 1 Replies | 328 Views | Created by Anonymous - Tuesday, December 16, 2014 12:57 AM | Last reply by Anonymous - Wednesday, January 21, 2015 9:34 AM -
0 Votes
How to detect whether IIS logging for particular site has been disabled or not in c#?
User-2049192058 posted I am i am reading the applociationHost.config of IIS application in c# application , when i disable to logging for particulate website it will add the another ...Answered | 1 Replies | 379 Views | Created by Anonymous - Monday, December 1, 2014 6:31 AM | Last reply by Anonymous - Monday, December 1, 2014 7:53 AM -
0 Votes
custom IIS module displaying modal window before user opening web page
User-1455780462 posted Is it possible for developing a custom IIS 7.5 module to have modal window intercepting and displaying information/instruction before user open web page from ...Unanswered | 1 Replies | 307 Views | Created by Anonymous - Thursday, October 16, 2014 9:00 AM | Last reply by Anonymous - Thursday, October 30, 2014 4:19 AM -
0 Votes
a lot of module:ExtendedIisLog in worker process list of requests
User846286031 posted I have a huge IIS server (16 logical CPU, 48 RAM). After I added it to rotation I got a huge raise of ASP.NET requests current and queue in a ...Unanswered | 1 Replies | 319 Views | Created by Anonymous - Wednesday, June 4, 2014 5:38 PM | Last reply by Anonymous - Thursday, June 5, 2014 11:14 PM -
0 Votes
Can I change the content of an incoming HTTP request using a HTTP Module?
User-1303627691 posted I'm trying to extend my REST service (built using WCF/webHttpBinding) so that clients can upload gzipped data. I'm not sure what the best way to accomplish ...Unanswered | 1 Replies | 342 Views | Created by Anonymous - Thursday, November 28, 2013 2:53 AM | Last reply by Anonymous - Thursday, February 20, 2014 6:20 AM -
0 Votes
IIS8 HttpModule not loading
User-642472087 posted I am trying to test a module on IIS8 (Windows 8) and as far as I can tell it is not being loaded. In order to understand the problem I have broken it down to ...Unanswered | 1 Replies | 379 Views | Created by Anonymous - Friday, August 23, 2013 11:39 AM | Last reply by Anonymous - Friday, October 4, 2013 10:37 AM -
0 Votes
Custom User Isolation for FTP Is Disabled in IIS 8 & Server 2012
User1100448087 posted Hi, I have created a custom FTP authentication module using .NET. It is working OK on my local machine running IIS ...Unanswered | 1 Replies | 400 Views | Created by Anonymous - Monday, March 18, 2013 3:13 PM | Last reply by Anonymous - Thursday, May 2, 2013 5:13 PM -
0 Votes
Obtaining Session State in a IHttpModule or IHttpHandler when a request is for a static file
User1179217401 posted Hi. We are developing a IHttpModule that requires session state to be available when the pipeline reaches the Process Request ...Unanswered | 1 Replies | 357 Views | Created by Anonymous - Saturday, March 9, 2013 6:05 AM | Last reply by Anonymous - Friday, April 12, 2013 10:37 AM -
0 Votes
Native Module memory "leak" with Integrated .Net 4.0 (but not classic or 2.0)
SetRequestNotifications(pFactory, dwRequestBits, 0 ); // error handling snipped... pFactory = NULL; hr = ...Unanswered | 1 Replies | 337 Views | Created by Anonymous - Thursday, April 4, 2013 10:56 AM | Last reply by Anonymous - Thursday, April 4, 2013 1:30 PM - Items 1 to 20 of 22 Next ›
No announcements