RE: Event ID: 6482 after installation

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



No success as yet, but a little progress in diagnosing the root cause…

The error occurs at the very end of the SharePoint Configuration Wizard
process.

In the log file C:\Program Files\Common Files\Microsoft Shared\web server
extensions\12\LOGS\OFFICE1-20070504-0014.log the entries include “Creating
SSL certificate for IIS web site 'Office Server Web Services'” … the error
happens immediately after this.

Why is this server not allowing the creation of a SSL Certificate?


05/04/2007 00:19:39.48 OWSTIMER.EXE (0x0A48)
0x03CC Windows SharePoint Services Topology 0 High
Setting authentication method to 'NTLM' for IIS web site 'Office Server
Web Services'.
05/04/2007 00:19:39.48 OWSTIMER.EXE (0x0A48)
0x03CC Windows SharePoint Services Topology 0 High
Clearing authentication providers for IIS web site 'Office Server Web
Services'.
05/04/2007 00:19:39.48 OWSTIMER.EXE (0x0A48)
0x03CC Windows SharePoint Services Topology 0 High
Adding authentication provider 'NTLM' to IIS web site 'Office Server Web
Services'.
05/04/2007 00:19:39.48 OWSTIMER.EXE (0x0A48)
0x03CC Windows SharePoint Services Topology 0 High
Creating SSL certificate for IIS web site 'Office Server Web Services'.
05/04/2007 00:19:46.16 OWSTIMER.EXE (0x0A48)
0x03CC Windows SharePoint Services Topology 0 High
System.Security.Cryptography.CryptographicException: The handle is
invalid. at
System.Security.Cryptography.Utils.CreateProvHandle(CspParameters parameters,
Boolean randomKeyContainer) at
System.Security.Cryptography.Utils.GetKeyPairHelper(CspAlgorithmType keyType,
CspParameters parameters, Boolean randomKeyContainer, Int32 dwKeySize,
SafeProvHandle& safeProvHandle, SafeKeyHandle& safeKeyHandle) at
System.Security.Cryptography.RSACryptoServiceProvider.GetKeyPair() at
System.Security.Cryptography.RSACryptoServiceProvider..ctor(Int32 dwKeySize,
CspParameters parameters, Boolean useDefaultKeySize) at
System.Security.Cryptography.RSACryptoServiceProvider..ctor(CspParameters
parameters) at
Microsoft.SharePoint.Utilities.CertificateManager.CreateSelfSignedSslCertificate...
05/04/2007 00:19:46.16* OWSTIMER.EXE (0x0A48)
0x03CC Windows SharePoint Services Topology 0 High
...(CspParameters parameters, X500DistinguishedName name, DateTime
expiresAfter) at
Microsoft.SharePoint.Administration.SPProvisioningAssistant.ProvisionIisWebSite(String
serverComment, String[] serverBindings, String[] secureBindings,
AuthenticationMethods authenticationMethods, String[]
authenticationProviders, String path, AccessFlags accessFlags, String
applicationName, String applicationPoolId, String[] scriptMaps, String
sslCertificateSubjectName)
05/04/2007 00:19:46.18 OWSTIMER.EXE (0x0A48)
0x03CC Office Server Office Server Shared Services
7u16 Critical Application Server Administration job failed for service
instance
Microsoft.Office.Server.Search.Administration.SearchAdminSharedWebServiceInstance
(168d7584-5bdf-4710-9766-5ae8d57b9c17). Reason: The handle is invalid.
Techinal Support Details:
System.Security.Cryptography.CryptographicException: The handle is invalid.
at System.Security.Cryptography.Utils.CreateProvHandle(CspParameters
parameters, Boolean randomKeyContainer) at
System.Security.Cryptography.Utils.GetKeyPairHelper(CspAlgorithmType keyType,
CspParameters parameters, Boolean randomKeyContainer, Int32 dwKeySize,
SafeProvHandle& safeProvHandle, SafeKeyHandle& safeKeyHandle) at
System.Security.Cryptography.RSACryptoServiceProvider.GetKeyPair() at
System.Security.Cryptography.RSACryptoServiceProvider..ctor(I...
05/04/2007 00:19:46.18* OWSTIMER.EXE (0x0A48)
0x03CC Office Server Office Server Shared Services
7u16 Critical ...nt32 dwKeySize, CspParameters parameters, Boolean
useDefaultKeySize) at
System.Security.Cryptography.RSACryptoServiceProvider..ctor(CspParameters
parameters) at Microsoft.SharePoint.Utilities.CertificateManager.Crea


thanks in advance.
.



Relevant Pages

  • ASP.NET Forms Authentication Best Practices
    ... ASP.NET Forms Authentication Best Practices ... What happens if your user database is compromised? ... Listing One, where you want to use login.aspx to log users in. ... string FirstName ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Repeater paging problem
    ... First about your "authentication". ... The way things should be done: Create checkboxes inside ... your comma separated string property will already be ready when your ... Doing it this way, you won't need no Session variable, no iteration thru ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: How to get user id guid
    ... string PrintName ... int nSize = translatedName.Capacity; ... My web site is using Integrated Windows authentication with Digest ...
    (microsoft.public.dotnet.security)
  • Re: The pest of Impersonation
    ... On 24 Sep, 18:56, "Joe Kaplan" ... What type of authentication is used on the ASP.NET site? ... delegation to get the credentials to flow from the browser to your web site ... string CloseText = o).closecomment; ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Openssl and Telnet
    ... authentication is not needed) but what If I do need authentication? ... specific character like and send some string to the system. ... // Read the message sent by the server. ... When I create a socket connection on port 22, the switch responds with some ...
    (microsoft.public.dotnet.languages.csharp)