| Author |
Message |
Gab
Guest
|
Posted:
Wed Feb 23, 2005 9:51 pm Post subject:
Example CedarBank (WIP AS/400) |
|
|
Hello
who could help me?
1052 00000080 Feb 22 11:53:40.812 10032 Client call to
IDispatch::Invoke(cedrbank), Elapsed time=0.020 seconds, returns exception
'(2184) The TCP Transport received an exchange attributes request failure
from RE AS/400 WIP Environment, return code is 1.
'.
1052 00000080 Feb 22 11:53:40.812 11003 Remoting Interceptor returning from
OS400_DPC_NET.CedarBank.cedrbank with exception
'Microsoft.HostIntegration.TI.CustomTIException: (2184) The TCP Transport
received an exchange attributes request failure from RE AS/400 WIP
Environment, return code is 1.
Thanks
--
promeco@community.nospam |
|
| Back to top |
|
 |
Terry Bullington [MSFT]
Guest
|
Posted:
Thu Feb 24, 2005 12:01 am Post subject:
RE: Example CedarBank (WIP AS/400) |
|
|
I believe that there is a problem with the return code being reported in
the 2184 message and that the value should be 0x0100 (256). This error
code indicates that you are a "Limited User". I suspect that your logon
credentials do not have sufficient authority to use RMTPGMCALL.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
Hello
who could help me?
1052 00000080 Feb 22 11:53:40.812 10032 Client call to
IDispatch::Invoke(cedrbank), Elapsed time=0.020 seconds, returns exception
'(2184) The TCP Transport received an exchange attributes request failure
from RE AS/400 WIP Environment, return code is 1.
'.
1052 00000080 Feb 22 11:53:40.812 11003 Remoting Interceptor returning
from
OS400_DPC_NET.CedarBank.cedrbank with exception
'Microsoft.HostIntegration.TI.CustomTIException: (2184) The TCP Transport
received an exchange attributes request failure from RE AS/400 WIP
Environment, return code is 1.
Thanks
--
promeco@community.nospam |
|
| Back to top |
|
 |
Gab
Guest
|
Posted:
Thu Feb 24, 2005 12:39 am Post subject:
RE: Example CedarBank (WIP AS/400) |
|
|
In AS/400 system?
"Terry Bullington [MSFT]" wrote:
| Quote: | I believe that there is a problem with the return code being reported in
the 2184 message and that the value should be 0x0100 (256). This error
code indicates that you are a "Limited User". I suspect that your logon
credentials do not have sufficient authority to use RMTPGMCALL.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
Hello
who could help me?
1052 00000080 Feb 22 11:53:40.812 10032 Client call to
IDispatch::Invoke(cedrbank), Elapsed time=0.020 seconds, returns exception
'(2184) The TCP Transport received an exchange attributes request failure
from RE AS/400 WIP Environment, return code is 1.
'.
1052 00000080 Feb 22 11:53:40.812 11003 Remoting Interceptor returning
from
OS400_DPC_NET.CedarBank.cedrbank with exception
'Microsoft.HostIntegration.TI.CustomTIException: (2184) The TCP Transport
received an exchange attributes request failure from RE AS/400 WIP
Environment, return code is 1.
Thanks
--
promeco@community.nospam
|
|
|
| Back to top |
|
 |
Terry Bullington [MSFT]
Guest
|
Posted:
Thu Feb 24, 2005 6:50 am Post subject:
RE: Example CedarBank (WIP AS/400) |
|
|
Yes, in the AS/400 system.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
In AS/400 system?
"Terry Bullington [MSFT]" wrote:
| Quote: | I believe that there is a problem with the return code being reported in
the 2184 message and that the value should be 0x0100 (256). This error
code indicates that you are a "Limited User". I suspect that your logon
credentials do not have sufficient authority to use RMTPGMCALL.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
Hello
who could help me?
1052 00000080 Feb 22 11:53:40.812 10032 Client call to
IDispatch::Invoke(cedrbank), Elapsed time=0.020 seconds, returns
exception
'(2184) The TCP Transport received an exchange attributes request failure
from RE AS/400 WIP Environment, return code is 1.
'.
1052 00000080 Feb 22 11:53:40.812 11003 Remoting Interceptor returning
from
OS400_DPC_NET.CedarBank.cedrbank with exception
'Microsoft.HostIntegration.TI.CustomTIException: (2184) The TCP Transport
received an exchange attributes request failure from RE AS/400 WIP
Environment, return code is 1.
Thanks
--
promeco@community.nospam
|
|
|
| Back to top |
|
 |
Gab
Guest
|
Posted:
Thu Feb 24, 2005 11:43 pm Post subject:
RE: Example CedarBank (WIP AS/400) |
|
|
Hi
you know, when can i find information about it?
Thanks
"Terry Bullington [MSFT]" wrote:
| Quote: | Yes, in the AS/400 system.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
In AS/400 system?
"Terry Bullington [MSFT]" wrote:
I believe that there is a problem with the return code being reported in
the 2184 message and that the value should be 0x0100 (256). This error
code indicates that you are a "Limited User". I suspect that your logon
credentials do not have sufficient authority to use RMTPGMCALL.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
Hello
who could help me?
1052 00000080 Feb 22 11:53:40.812 10032 Client call to
IDispatch::Invoke(cedrbank), Elapsed time=0.020 seconds, returns
exception
'(2184) The TCP Transport received an exchange attributes request failure
from RE AS/400 WIP Environment, return code is 1.
'.
1052 00000080 Feb 22 11:53:40.812 11003 Remoting Interceptor returning
from
OS400_DPC_NET.CedarBank.cedrbank with exception
'Microsoft.HostIntegration.TI.CustomTIException: (2184) The TCP Transport
received an exchange attributes request failure from RE AS/400 WIP
Environment, return code is 1.
Thanks
--
promeco@community.nospam
|
|
|
| Back to top |
|
 |
Terry Bullington [MSFT]
Guest
|
Posted:
Fri Feb 25, 2005 12:09 am Post subject:
RE: Example CedarBank (WIP AS/400) |
|
|
The AS400 administrator that provided the userid and password that you are
using should be able to tell you the privileges of the userid. There may
be a log entry on the AS400 with a more complete description of the error,
again ask the AS400 administrator.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
Hi
you know, when can i find information about it?
Thanks
"Terry Bullington [MSFT]" wrote:
| Quote: | Yes, in the AS/400 system.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
In AS/400 system?
"Terry Bullington [MSFT]" wrote:
I believe that there is a problem with the return code being reported
in
the 2184 message and that the value should be 0x0100 (256). This error
code indicates that you are a "Limited User". I suspect that your
logon
credentials do not have sufficient authority to use RMTPGMCALL.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
Hello
who could help me?
1052 00000080 Feb 22 11:53:40.812 10032 Client call to
IDispatch::Invoke(cedrbank), Elapsed time=0.020 seconds, returns
exception
'(2184) The TCP Transport received an exchange attributes request
failure
from RE AS/400 WIP Environment, return code is 1.
'.
1052 00000080 Feb 22 11:53:40.812 11003 Remoting Interceptor returning
from
OS400_DPC_NET.CedarBank.cedrbank with exception
'Microsoft.HostIntegration.TI.CustomTIException: (2184) The TCP
Transport
received an exchange attributes request failure from RE AS/400 WIP
Environment, return code is 1.
Thanks
--
promeco@community.nospam
|
|
|
| Back to top |
|
 |
Gab
Guest
|
Posted:
Fri Feb 25, 2005 10:55 pm Post subject:
RE: Example CedarBank (WIP AS/400) |
|
|
Hello
is the use of APPINT hardcoded in the sample? or can i change name?
"Terry Bullington [MSFT]" wrote:
| Quote: | The AS400 administrator that provided the userid and password that you are
using should be able to tell you the privileges of the userid. There may
be a log entry on the AS400 with a more complete description of the error,
again ask the AS400 administrator.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
Hi
you know, when can i find information about it?
Thanks
"Terry Bullington [MSFT]" wrote:
Yes, in the AS/400 system.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
In AS/400 system?
"Terry Bullington [MSFT]" wrote:
I believe that there is a problem with the return code being reported
in
the 2184 message and that the value should be 0x0100 (256). This error
code indicates that you are a "Limited User". I suspect that your
logon
credentials do not have sufficient authority to use RMTPGMCALL.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
Hello
who could help me?
1052 00000080 Feb 22 11:53:40.812 10032 Client call to
IDispatch::Invoke(cedrbank), Elapsed time=0.020 seconds, returns
exception
'(2184) The TCP Transport received an exchange attributes request
failure
from RE AS/400 WIP Environment, return code is 1.
'.
1052 00000080 Feb 22 11:53:40.812 11003 Remoting Interceptor returning
from
OS400_DPC_NET.CedarBank.cedrbank with exception
'Microsoft.HostIntegration.TI.CustomTIException: (2184) The TCP
Transport
received an exchange attributes request failure from RE AS/400 WIP
Environment, return code is 1.
Thanks
--
promeco@community.nospam
|
|
|
| Back to top |
|
 |
Terry Bullington [MSFT]
Guest
|
Posted:
Mon Feb 28, 2005 11:51 pm Post subject:
RE: Example CedarBank (WIP AS/400) |
|
|
The library name is configured by you when you create the type
library/assembly.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
Hello
is the use of APPINT hardcoded in the sample? or can i change name?
"Terry Bullington [MSFT]" wrote:
| Quote: | The AS400 administrator that provided the userid and password that you
are
using should be able to tell you the privileges of the userid. There may
be a log entry on the AS400 with a more complete description of the
error,
again ask the AS400 administrator.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
Hi
you know, when can i find information about it?
Thanks
"Terry Bullington [MSFT]" wrote:
Yes, in the AS/400 system.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
In AS/400 system?
"Terry Bullington [MSFT]" wrote:
I believe that there is a problem with the return code being reported
in
the 2184 message and that the value should be 0x0100 (256). This
error
code indicates that you are a "Limited User". I suspect that your
logon
credentials do not have sufficient authority to use RMTPGMCALL.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
Hello
who could help me?
1052 00000080 Feb 22 11:53:40.812 10032 Client call to
IDispatch::Invoke(cedrbank), Elapsed time=0.020 seconds, returns
exception
'(2184) The TCP Transport received an exchange attributes request
failure
from RE AS/400 WIP Environment, return code is 1.
'.
1052 00000080 Feb 22 11:53:40.812 11003 Remoting Interceptor
returning
from
OS400_DPC_NET.CedarBank.cedrbank with exception
'Microsoft.HostIntegration.TI.CustomTIException: (2184) The TCP
Transport
received an exchange attributes request failure from RE AS/400 WIP
Environment, return code is 1.
Thanks
--
promeco@community.nospam
|
|
|
| Back to top |
|
 |
Gab
Guest
|
Posted:
Tue Mar 15, 2005 5:23 am Post subject:
RE: Example CedarBank (WIP AS/400) |
|
|
Hello
who could help me?
Progress
(5600) An Object "libPromeco_NET.intPromeco_NET.1", contained in the file
"C:\Desrrollo\Promeco\slnPromeco\TIPromeco_NET\libPromeco_NET.DLL", could not
be installed in the Virtual Directory "Default Web Site/Promeco". Generation
of a proxy failed with "Error: Unable to retrieve schema from url:
http://NEO02:80/Promeco/libPromeco_NET.rem?wsdl, The remote server returned
an error: (500) Internal Server Error.".
Finished
Thanks
"Terry Bullington [MSFT]" wrote:
| Quote: | The library name is configured by you when you create the type
library/assembly.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
Hello
is the use of APPINT hardcoded in the sample? or can i change name?
"Terry Bullington [MSFT]" wrote:
The AS400 administrator that provided the userid and password that you
are
using should be able to tell you the privileges of the userid. There may
be a log entry on the AS400 with a more complete description of the
error,
again ask the AS400 administrator.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
Hi
you know, when can i find information about it?
Thanks
"Terry Bullington [MSFT]" wrote:
Yes, in the AS/400 system.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
In AS/400 system?
"Terry Bullington [MSFT]" wrote:
I believe that there is a problem with the return code being reported
in
the 2184 message and that the value should be 0x0100 (256). This
error
code indicates that you are a "Limited User". I suspect that your
logon
credentials do not have sufficient authority to use RMTPGMCALL.
--------------------
Thread-Topic: Example CedarBank (WIP AS/400)
Hello
who could help me?
1052 00000080 Feb 22 11:53:40.812 10032 Client call to
IDispatch::Invoke(cedrbank), Elapsed time=0.020 seconds, returns
exception
'(2184) The TCP Transport received an exchange attributes request
failure
from RE AS/400 WIP Environment, return code is 1.
'.
1052 00000080 Feb 22 11:53:40.812 11003 Remoting Interceptor
returning
from
OS400_DPC_NET.CedarBank.cedrbank with exception
'Microsoft.HostIntegration.TI.CustomTIException: (2184) The TCP
Transport
received an exchange attributes request failure from RE AS/400 WIP
Environment, return code is 1.
Thanks
--
promeco@community.nospam
|
|
|
| Back to top |
|
 |
|
|
|
|