In an FMStocks7 Web application, operations that use the GAM component do not work after you deploy DCOM on the remote computer (840924)
The information in this article applies to:
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition, when used with:
- the operating system: Microsoft Windows XP SP1
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition, when used with:
- the operating system: Microsoft Windows XP SP1
SYMPTOMSOn a computer that is running Microsoft Windows XP Service
Pack 1, when you run the Fitch & Mather Stocks 7.0 (FMStocks7)
Web application, operations that use the General Accounting Module (GAM) do not work after you deploy DCOM on the computer. When this behavior occurs, the following error message may be logged in the application event log: System.Web.HttpUnhandledException: Exception of type
System.Web.HttpUnhandledException was thrown --->
System.Runtime.InteropServices.COMException (0x8000401A): The server process
could not be started because the configured identity is incorrect. Check the
user name and password. CAUSEThis behavior occurs because the GAM component on the remote computer is not started.RESOLUTIONTo resolve this behavior, you must manually restart the GAM component that is deployed on the remote computer. Restart the GAM component To restart the GAM component manually, follow these steps on the remote
computer:
- Click Start, point to
Settings, and then click Control Panel.
- In Control Panel, click
Administrative Tools.
- In Administrative Tools, click
Component Services. The Component
Services window
appears.
- In the left pane of the Component
Services window, double-click Component Services.
- Expand Computers, expand My Computer, and then expand
COM+ Applications.
- Right-click FMStocks7.GAM, and then click
Start.
TroubleshootingIf the value of the userName attribute in the processModel
tag is Machine, the following error message may be logged in the application
event log: System.Web.HttpUnhandledException:
Exception of type System.Web.HttpUnhandledException was thrown --->
System.InvalidCastException: QueryInterface for interface FMStocks7.GAM.IGAM
failed. To avoid this behavior, change the value of the userName
attribute in the processModel tag to System. STATUS This
behavior is by design.REFERENCESFor more information about the .NET Framework and about Fitch
and Mather 7.0, visit the following Microsoft
Developer Network (MSDN) Web sites:
Modification Type: | Minor | Last Reviewed: | 2/13/2006 |
---|
Keywords: | kbvs2005doesnotapply kbvs2005swept kbvs2005applies kbsysreq kbsetup kblogin kbEventLog kbDeployment kbConfig kbCOMPlusLCE kbprb KB840924 kbAudDeveloper |
---|
|