lch replied...
02-Jan-07 01:42 PM
When I tried to install and  configure MOSS 2007, I got CryptographyException
invalid handle exception at step 5. does anybody know the problem? Thanks.
CryptographyException
(1)
Install
(1)
Configure
(1)
Invalid
(1)
Exception
(1)
Problem
(1)

SharePoint - CryptographyException

Asked By Jukka Paajanen [MSFT]
02-Jan-07 08:03 PM
Hi lcha,

If the following are true:

-the error number is 997
-have standalone install (or have configured your farm with account that has
no password or the account password changed)
-one of the Sharepoint services used an account that has password (web app,
services)
-are reinstalling,

the problem is that the existing configdb has old references to passwords
that it cannot decrypt.

To overcome:
-if you were unaware of the reinstall and/or don't want any of the old
stuff, ensure that you are starting with clean configdb. This can be done
either by deleting the earlier config dbs or by manually stating another
configdb. In standalone config, the easiest way to ensure that you get a new
configdb, you need to run "psconfig -cmd configdb -create -database MyName"
(replace MyName with something unique; this needs to be started in \program
files\common files\microsoft shared\web server extensions\12\bin). After
this, run the Configuration wizard to configure the rest of the system.
-in farm, just create a new config db
-if you want to keep the existing data or settings, after these steps,
attach the earlier content dbs back to the new configuration

Background:
In most typical case when you see this, the problem is that the machine had
an earlier standalone configuration of MOSS that was uninstalled and then
reinstalled. Uninstalling MOSS cleans all the binary parts, but leaves all
the user data. Reinstalling MOSS in standalone will try to connect back to
the original configdb hence creating the issue.

If this was not your problem, see the psc logs (in ... web server
extensions\12\logs\psc*.log) and post the relevant parts for us for
analysis.

JP
Create New Account
help
How to Install / Configure SSL in 2007? SharePoint Hi we have sharepoint server 2007 and need some documentation about Discussions SSL (1) MVP (1) Implement (1) Documentation (1) Application (1) Sharepoint (1) Mindsharp (1) Configure (1) Implement it for that one site, put that site in it is own web SSL like you would any other web site. - - Bill English, MVP Mindsharp keywords: How, to, Install / Configure, SSL, in, 2007? description: Hi we have sharepoint server 2007 and need some documentation about
How to install InfoPath services. SharePoint I am trying to configure a SharePoint site to accept InfoPath forms. I tried to follow these instructions but I am not presented with the InfoPath Forms Services section. Did I miss something during install? Configure InfoPath Forms Services using Central Administration To configure InfoPath Forms Services, you will need to navigate to the Configure InfoPath Forms Services page in the SharePoint Central Administration Web site. Configure InfoPath Forms Services 1. On the taskbar, click Start, point to Administrative Tools, and then Management tab. 3. On the Application Management page, in the InfoPath Forms Services section, click Configure InfoPath Form Services. 4. On the Configure InfoPath Forms Services page, in the User Browser
Incoming E-mai Settings SharePoint Hi, I am trying to configure incoming email in Microsoft Office SharePoint Server 2007. Listed below are the steps which were An OU was created dedicated to MOSS 2) A new Mail Exchanger was created 3) Install & Configure SMTP service on the MOSS Server 4) Configure incoming emails in Central Adminisatration 5) The mail enable document library was created 6) Tested created in Active Directory. keywords: Incoming, E-mai, Settings description: Hi, I am trying to configure incoming email in Microsoft Office SharePoint Server 2007. Listed below are the steps which were