ASP远程访问问题 [英] ASP remote access problem

查看:86
本文介绍了ASP远程访问问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有使用ASP.NET开发的Web应用程序.该应用程序调用IBM队列以进行基于消息的通信.当我在本地运行该应用程序时,它可以完美运行,但是当我远程运行该应用程序(在IIS上部署之后)时,该应用程序会在调用IBM队列时返回错误.预先感谢您的果断支持.

[修改从非解决方案移开]
IBM队列正在同一网络环境中用于另一个应用程序,因此我可以说这不是端口问题.
[修改结束]

I have web application that is developed using ASP.NET. The application calls IBM queue for message based communication. When i run the application locally it works perfect, but when i run it remotely (after it is deployed on IIS) the application returns error just at the point it calls the IBM queue. Thanks in advance for your decisive support.

[Modification moved from non-solution]
The IBM queue is being used for another application in the same network environmnt, so I can say it is not an issue of port.
[End of Modification]

推荐答案

也许您可以从本地访问IBM消息队列安装(端口,防火墙,访问权限)系统,但是在尝试运行应用程序的服务器安装中缺少该访问权限.
登录到远程服务器,然后尝试通过telnet到运行IBM Message Server的服务器/端口,以查看是否可以连接.

问候,

—曼弗雷德(Manfred)
Maybe you have access (port, firewall, access rights) to the IBM message queue installation from your local system, but that access is lacking from your server installation where you''re trying to run your application.
Logon to your remote server and try a telnet to the server / port where your IBM message server is running at and see if it will connect.

Regards,

— Manfred


这篇关于ASP远程访问问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆