BUG: RemoteServerName Cannot be Changed in COM+ Explorer for an Application Proxy (246057)
The information in this article applies to:
This article was previously published under Q246057 SYMPTOMS
When you export a COM+ application as an application proxy on a client computer and you change the RemoteServerName (RSN), the COM+ Explorer displays an error message stating that the Microsoft Messaging Queue Server (MSMQ) is unavailable and logs an error report in the event log.
RESOLUTION
To work around this issue, perform one of the following: - Change the application proxy (for example, Myapp.msi) RemoteServerName (RSN) to computer XYZ, and then run the following command from the MS-DOS command prompt:
Msiexec /I myapp.msi RemoteServerName=XYZ
-or-
- Specify the server directly by calling the CoCreateInstanceEx function, and then change the server name in the COSERVERINFO structure.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 2/21/2002 |
---|
Keywords: | kbbug KbClientServer kbDSupport kbSysAdmin KB246057 |
---|
|