| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 3 years, 11 months |
| seen | Mar 1 at 23:17 | |
| stats | profile views | 44 |
|
Mar 1 |
comment |
Calling LoadLibraryEx on ISAPI filter failed (v4.0.30319) Note that in the IIS Manager for IIS 7.5 I was able to select the problematic ASP.NET_4.0.30319.0 ISAPI filter, click the "Edit..." action on the right, and change "Framework" to "Framework64" directly in the editor that popped up. Fixed it for me! |
|
Jan 30 |
answered | VPN Error 778: It was not possible to verify the identity of the server |
|
Jul 11 |
awarded | Popular Question |
|
May 22 |
awarded | Good Question |
|
Dec 8 |
awarded | Yearling |
|
Feb 18 |
awarded | Famous Question |
|
Nov 5 |
awarded | Supporter |
|
Oct 25 |
revised |
VPN Error 778: It was not possible to verify the identity of the server Noted workaround of leaving password blank |
|
Oct 8 |
awarded | Tumbleweed |
|
Oct 1 |
asked | VPN Error 778: It was not possible to verify the identity of the server |
|
Oct 1 |
awarded | Scholar |
|
Oct 1 |
accepted | Run Oracle SQL script and exit from sqlplus.exe via command prompt |
|
Oct 1 |
accepted | Install 2.5" SSD drives into PowerEdge 2950 |
|
Aug 23 |
awarded | Notable Question |
|
Jun 22 |
awarded | Notable Question |
|
Feb 26 |
awarded | Popular Question |
|
Feb 25 |
awarded | Nice Question |
|
Dec 1 |
awarded | Popular Question |
|
Nov 19 |
awarded | Student |
|
Jun 19 |
comment |
Run Oracle SQL script and exit from sqlplus.exe via command prompt That's fine, but doesn't meet the requirement of doing this without modifying the script to include an exit/quit statement. The intent is that these scripts can be run by a DBA from SQL Plus, but can also be run from a batch file. |