Browse by Tags

All Tags » K2 blackpearl » SmartObject » .net   (RSS)
  • Strange intermittent security error using SmartObject API

    An ASP.NET web application that is working about 90% of the time is falling over when trying to load SmartObject data via the API. I have managed to track the issue down to a call to the Win32API function TranslateName which is being made by the assembly ADUM.dll. This problem is intermittent, and the same page will work most of the time (for the ...
    Posted to General (Forum) by bennor on September 23, 2008
  • SmartObjectList

    I am writing a webservice to expose data collected in my process to a website. I am access the data using the GetList method of the particular SmartObject. When I use a SQLDataReader, I am able to retrieve my results, but when I access this in code, I get no results returned, and no errors. If I change it to use the Load method and specify the ...
    Posted to General (Forum) by dizzyh on May 26, 2008