Applies To | |||
Product(s): | PROJECTWISE DYNAMIC PLOT SERVICE | ||
Version(s): | N\A | ||
Environment: | N\A | ||
Area: | IPLOT | ||
Subarea: | N\A | ||
Original Author: | Edwin Yepes, Bentley Technical Support Group | ||
I just upgraded my ProjectWise Dynamic Plot Service Administrator from SS2 to SS4 and when I try access the ProjectWise Dynamic Plot V8i Administrator web page on Windows Server 2003, I get the following error message: Parser Error Message: Failed to decrypt using provider RsaProtectedConfigurationProvider. Error message from the provider: The
RSA key container could not be opened.
To work around this issue:
1. On the ProjectWise Dynamic Plot Service machine, click Start > Run, and then type "cmd".
2. From the Command Prompt, change the directory to C:\Windows\Microsoft.NET\Framework\v2.0.50727.
3. Type in the following command:
aspnet_regiis -pa "NetFrameworkConfigurationKey" "NT Authority\Network Service".
You should get the following message:
Adding ACL for access to the RSA Key container... Succeeded!
4. You should now be able to open the Dynamic Plot V8i Administration web page successfully.