128 Bit encrytin problem with ASP.NET (VB)
From: Mike Bourne (mpbourne@attbi.com)
Date: 03/10/03
- Previous message: Ran: "Read Xml and access File from a network drive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Mike Bourne" <mpbourne@attbi.com> Date: Sun, 9 Mar 2003 17:28:16 -0800
I have a group of ASP pages that make up a website. They
all work fine if SSL and 128 Bit Encryption is turned
off.
As soon as I turn on both of these features on my web
server, the ASP page generates an error:
"The description for Event ID ( 1000 ) in Source (
Microsoft Internet Explorer ) cannot be found. The local
computer may not have the necessary registry information
or message DLL files to display messages from a remote
computer. The following information is part of the event:
iexplore.exe, 6.0.2800.1106, mshtml.dll, 6.0.2800.1141,
00019b20."
In my VS project, I have imported and defined all of my
references. A questin that I have is: when I compile the
program, does all of the necessary references get included
in the project.dll?
Anyone have an idea as to why this error occurs.
Your help is greatly appreicated.
Mike Bourne.
- Previous message: Ran: "Read Xml and access File from a network drive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]