GetNonLoadBalancedApplicationPool返回null? [英] GetNonLoadBalancedApplicationPool returning null?

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

问题描述

大家好 -

我最近被转移到了一个项目中,我正试图做出正面或反面,但希望这个问题有针对性和简单。我不是WCF,OCS或配置方面的专家。这是在黑暗中的一点点,所以请原谅我,如果我没有详细的
- 我会尽可能多地提供。

I was recently dumped into a project that I am trying to make heads or tails out of, but hopefully this question is targeted and simple. I am not an expert on WCF, OCS or provisioning. It is a bit of a shot in the dark, so please forgive me if I am scant with details - I will provide as much as possible.

这个"连接器"应用程序在Java应用程序和OCS服务器之间的主机上运行,​​为登录Java应用程序的人员提供在线服务。尝试在安装后配置应用程序时出现问题。我们在连接器主机上的正确商店中有
有效证书。

This "connector" application runs on a host between a Java application and OCS server, providing presence services to those logged into in the Java application. The problem comes when trying to provision the application after installation. We have a valid certificate in the proper store on the connector host.

具体来说,这个应用程序正在使用ApplicationProvisioning API。这是导致如此头疼的电话:

Specifically, this application it is using the ApplicationProvisioning API. Here is the call that is causing so much headache:

 appPool = TrustedApplicationPool.CreateNonLoadBalancedApplicationPool(...);

出于某种原因,它是空的,我们正试图找出原因。

For some reason, it is null and we are trying to figure out why.

另外,请原谅我如果这是错误的论坛 - 如果需要,我一定会移动或重新发布。如果需要更多详细信息,我会尽力提供。

Also, please pardon me if this is the wrong forum - I will be sure to move or repost if needed. And if more detail is necessary, I will do my best to provide.

据我们所知,该方法的参数都是正确的。可以从连接器主机访问FQDN。还有什么可能导致这种情况吗?

The arguments to the method are all correct as far as we know. The FQDN is accessible from the connector host. Anything else that might cause this?

推荐答案

您是否自行运行配置应用程序以将受信任的应用程序的详细信息写入AD? 另一件要检查的是ApplicationProvisioning API需要安装OCS的WMI类才能工作。 您可能需要通过在用于托管应用程序的计算机上安装OCS管理工具来安装
Did you run the provisioning application itself to write the details of the trusted app to the AD?  The other thing to check is that the ApplicationProvisioning API needs to have the WMI classes for OCS installed to work.  You might need to install them by installing the OCS management tools on the machine that you are using to host the application.


这篇关于GetNonLoadBalancedApplicationPool返回null?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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