PWA 2013中的审批网格收到用户的例外情况 [英] Approvals grid in PWA 2013 receives an exception for a user

查看:72
本文介绍了PWA 2013中的审批网格收到用户的例外情况的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的用户无法再从PWA 2013查看他们的批准。 他们正在收到General Unhandled Exception错误。 发生这种情况时,没有任何内容写入队列或ULS日志。 他们在
屏幕上显示的消息是"_Statusing.ReadStatusApprovalsForProjectForGridJson_"中的"未处理的异常"。 有谁知道如何解决这个问题或找出导致它发生的原因? 目前没有自定义开发,所有
都是开箱即用的。 感谢任何人都能提供的帮助。

I have a user that is no longer able to view their approvals from PWA 2013.  They are getting a General Unhandled Exception error instead.  Nothing is writing to the queue or the ULS logs when this occurs.  The message they are getting on the screen is "General Unhandled Exception in _Statusing.ReadStatusApprovalsForProjectForGridJson_".  Does anyone know how to fix this problem or identify what is causing it to occur?  There is no custom development at this time and everything is Out of the Box.  Thanks for any help anyone can provide.

推荐答案

这可能是因为 ASSN_TRANS_TYPE_ENUM值设置为7.

您是否可以在PWA数据库上执行以下查询,以查找是否存在任何值为7的分配事务

Can you execute the following query on the PWA database to find if there are any assignment transactions with value 7

select * from pub.MSP_ASSIGNMENT_TRANSACTIONS where ASSN_TRANS_TYPE_ENUM = 7

如果查询返回任何值,那么我建议您向Microsoft提出支持请求,因为我们可能需要清除& ;; 错误  条目来自PWA DB的

In case the query returns any value then I would suggest that you raise a support ticket with Microsoft as we might have to clear the erroneous entries from the PWA DB.





这篇关于PWA 2013中的审批网格收到用户的例外情况的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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