K
King Kong
Hi!
We have developed an application in Dot Net Framework 1.1 that uses SSL port
for secured communication.
The application works fine for some time but then suddenly stops
communicating through the SSL port. When the IIS server or the Operating
System is restarted, the application again starts working but then the
problem reproduces after some time.
When it was debugged, the following error message appeared:
"An unhandled exception of type 'System.EntryPointNotFoundException'
occurred in system.dll
Additional information: Unable to find an entry point named
EnumerateSecurityPackagesW in DLL security.dll."
The application server configuration is:
1. Microsoft Windows 2003/2000 Server
2. IIS 5.0
3. Dot Net Framework 1.1 with SP-1
4. Internet Explorer 6.0 SP-1
Please suggest something for this.
We have developed an application in Dot Net Framework 1.1 that uses SSL port
for secured communication.
The application works fine for some time but then suddenly stops
communicating through the SSL port. When the IIS server or the Operating
System is restarted, the application again starts working but then the
problem reproduces after some time.
When it was debugged, the following error message appeared:
"An unhandled exception of type 'System.EntryPointNotFoundException'
occurred in system.dll
Additional information: Unable to find an entry point named
EnumerateSecurityPackagesW in DLL security.dll."
The application server configuration is:
1. Microsoft Windows 2003/2000 Server
2. IIS 5.0
3. Dot Net Framework 1.1 with SP-1
4. Internet Explorer 6.0 SP-1
Please suggest something for this.