E
eAW
Is there any forum for Microsoft .NET Petshop sample? I have problems
running the v 3.1 sample downloaded from Microsoft.
The error message is:
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.UnauthorizedAccessException: Access to the
registry key HKEY_CLASSES_ROOT\PetShop.BLL.Account is denied.
Source File: C:\NAS\Dev\NET\PetShop\Web\ProcessFlow\CartController.cs
Line: 90
Line 90: OrderInsert order = new OrderInsert();
TIA. Please reply to the group.
running the v 3.1 sample downloaded from Microsoft.
The error message is:
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.UnauthorizedAccessException: Access to the
registry key HKEY_CLASSES_ROOT\PetShop.BLL.Account is denied.
Source File: C:\NAS\Dev\NET\PetShop\Web\ProcessFlow\CartController.cs
Line: 90
Line 90: OrderInsert order = new OrderInsert();
TIA. Please reply to the group.