FORUMS

c360 Forums
 Home        Members    Calendar    Who's On

Welcome Guest ( Login | Register )
      



Lookup - Find: ExceptionExpand / Collapse
Message
Posted 9/26/2007 1:40:49 PMPost #1798
 

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie
Hi,

We are experiencing a problem with the "Lookup Records" component of the lookup control. When entering a search text into the "Look for" textbox and clicking the "Find" button, the following exception occurs:

Here is the configuration of our lookup control:

Dim objLookup As ILookup
        objLookup = ControlFactory.CreateLookup()
        objLookup.AllowedObjectTypes.Add(1)
        objLookup.AllowCreateNew = False
        objLookup.AllowViewProperties = True
        objLookup.LookupStyle = LookupStyles.Single
        objLookup.ID = ACCOUNTLOOKUP

        Instance.ContentArea.Controls.Add(objLookup.Control)

Has anybody experienced a similar problem before and can suggest a solution?

Thank you!

Posted 9/26/2007 1:52:06 PMPost #1799
 

c360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guru
Take a look at this KB article, it describes the exact same problem in another c360 product and I'm fairly confident that it's the same issue you are experiencing.

The article suggests that this is a known issue but it was fixed in the version released in July 2006. Is it possible that you are not using the most recent SDK?

 

Posted 9/27/2007 5:16:29 AMPost #1803
 

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie
Hi Jeremie,

Thank you for your quick response. I had a look at the article, tried changing the customizations and checked the version of our SDK but neither option resolved the problem. The version we are using is 3.0.9.9.

Do you have any other suggestions? If I can provide you with any additional information please let me know.

Thank you very much for your help! 

« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: kanika.jackson, Ken Champion

PermissionsExpand / Collapse

All times are GMT -5:00, Time now is 3:29am

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.469. 16 queries. Compression Enabled.