You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
We recently began using the inv_error.of_message call to display messages to the user. Works fine most of the time. However, for seemingly no reason it sometimes craps out on this call with a "null object reference". It's entirely inconsistent. It works on one message one time and the next it will error on the same message. I have no idea why it's doing this or, what could be causing the problem. Any ideas would be helpful. Thanks. - We are using PB 8.0.1 9056 with the corresponding version of the PFC.
Evita Chapa
unread,
Jul 11, 2003, 10:01:37 AM7/11/03
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Are you sure the ids_messages datastore is getting loaded when you run your app? That's where the messages come from?
--
Evita R.Chapa Senior Systems Analyst II Command Technologies Inc. <William_Shiers> wrote in message news:5C353710922C62BB004E6BB685256D60.004E6BC685256D60@webforums...
William_Shiers
unread,
Jul 11, 2003, 11:44:00 AM7/11/03
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Yes - that's working..... This sometimes occurrs after several messages have already displayed correctly...