Author |
Message |
Topic: .NET WebForms Client |
Symonides
Replies: 15 Views: 13756
|
Forum: IBM MQ API Support Posted: Thu Sep 02, 2010 11:07 am Subject: .NET WebForms Client |
Use a username with length <= 12.
Are you serious? I hope the username is trimmed only when displaying it in the message.
This is strange. Now I get this error. After restarting both machine ... |
Topic: .NET WebForms Client |
Symonides
Replies: 15 Views: 13756
|
Forum: IBM MQ API Support Posted: Thu Sep 02, 2010 5:30 am Subject: .NET WebForms Client |
As I think we've established earlier this might be connected to the 2035 but not the 2058.
I'm really sure about that any more. Atleast if we're talking about the username lenght. I think that, in ... |
Topic: .NET WebForms Client |
Symonides
Replies: 15 Views: 13756
|
Forum: IBM MQ API Support Posted: Thu Sep 02, 2010 5:12 am Subject: .NET WebForms Client |
uhhm. You mean the app trying to resolve the username?
Hm, well I set the MQEnvironment.User and Password. But I get the errors mentioned earlier.
Telneting to the ip and port works. So it's ... |
Topic: .NET WebForms Client |
Symonides
Replies: 15 Views: 13756
|
Forum: IBM MQ API Support Posted: Thu Sep 02, 2010 3:06 am Subject: .NET WebForms Client |
Futher tests.
I ran my app from a machine that hasn't got any websphere mq components installed on it. Now I receive two errors.
If I enter a correct port, I get a 2058 MQRC_Q_MGR_NAME_ERROR err ... |
Topic: .NET WebForms Client |
Symonides
Replies: 15 Views: 13756
|
Forum: IBM MQ API Support Posted: Thu Sep 02, 2010 2:10 am Subject: .NET WebForms Client |
Sorry, if it wasn't clear. The user name differs when using amqscnxc |
Topic: .NET WebForms Client |
Symonides
Replies: 15 Views: 13756
|
Forum: IBM MQ API Support Posted: Wed Sep 01, 2010 1:11 pm Subject: .NET WebForms Client |
Hi!
Look up the causes of MQRC_Q_MGR_NAME_ERROR (which is not the same as a 2035).
I'm aware of that.
Funny thing, now when I test the remote queue manager, I still get to authorization error. But ... |
Topic: .NET WebForms Client |
Symonides
Replies: 15 Views: 13756
|
Forum: IBM MQ API Support Posted: Wed Sep 01, 2010 9:06 am Subject: .NET WebForms Client |
Hi all,
I developing a webforms app.
I'm trying to connect to a remote queue manager but get a MQRC_Q_MGR_NAME_ERROR
I set all the enviroment setting neede for the connection.
Though with the ... |