Hello,
I wonder if there's another zone you might have better luck in. This seems like an ACT issue. One would need to be familiar with their framework. Since you're enumating the oppurtunities (and thus op is not null), the only other argument is the hard-coded string, so I don't see how this error would occur. I don't know how their framework works, though, so I have to assume there's additional logic in the SetValue method that isn't happy.
Main Topics
Browse All Topics





by: djjariesPosted on 2009-10-08 at 06:06:46ID: 25524890
At which line is the error occurring?
By your statement that oppF and opPF2 are returning a name, I assume it happens in the try-block.
I would suggest setting a breakpoint on the tryblock and examine the variables when walking through the lines.