Powerbuilder WebApp 访问我的网站
我正在运行 PB11.5。 我刚刚将我的网络应用程序上传到我的网站。 似乎无法从网站运行它,但我可以从我的电脑运行它。 我正在使用 MS Access 数据库。
I'm running PB11.5.
I just upoaded my webapp to my website.
Cannot seem to run it from website, but I can run it from my PC.
I'm using a MS Access DB.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
正如科林所说,您目前提供的信息有点稀疏,但这可能反映了问题。你只提到上传文件。事实上,运行 PB WebForms 应用程序涉及多个步骤,包括注册 .NET 程序集、调整系统路径等...... /index.jsp?topic=/com.sybase.help.pb_11.5/title.htm" rel="nofollow noreferrer">将应用程序和组件部署到 .NET 手册应该能够让您走得更远听起来你已经取得了成就。
祝你好运,
特里。
As Colin says, the information you've provided at this point is a little sparse, but that may reflect the problem. You only mention uploading files. In fact, there are several steps involved in getting a PB WebForms app to run, including registering .NET assemblies, adjusting a system path, etc.... The Deploying Applications and Components to .NET manual should be able to get you further than what it sounds like you've achieved.
Good luck,
Terry.