.NET

How to start ID TRACKER (XTENDER) as you click the Customers tab.

I am developing a custom web page making use of iBO.net. Ideally I would like to get details of the current contact during the page load event. I would like to know how you can access the current Contact Id obtained in the Customer portfolio.

I thought I would use the ID TRACKER Xtender which writes the contact id to a cookie. However ID TRACKER needs to be manually loaded in order for this to work. Is there a way to automatically load ID TRACKER as the user clicks the Customer tab in iMIS desktop?

Telerik DatePicker doesn't display in IE in 15.1.3

In one of my iParts, I'm using a Telerik RadGrid using the EditForms mode for editing a row.

<asp:Panel ID="body" runat="server" CssClass="PanelBody">
<telerik:RadGrid ID="RADGrid" runat="server" CssClass="MultiDE" >
    <MasterTableView CssClass="Grid" EditMode="EditForms">
      <Columns>

When my grid includes a datetime field, this is rendered as a text input followed by an icon to open the DatePicker calendar.  At least, that's how it is on 15.1.2.

How best to autoincrement build versions?

By default, a new Visual Studio project is version 1.0.0.0, and doesn't change unless you manually change it.  I'd like to increment Build (the last segment) whenever the DLL is regenerated (that is, when the code changes or I choose Rebuild) in a way that can be viewed from Explorer > File > Properties.  If possible/practical, I'm also looking to put some Subversion metadata into a comment (rev, author, check-in date, build-date).

Looking for experienced iBO.net type to bounce programming issues/questions off

I'm a little late getting to the party, but the best parties don't start until later anyway. I'm working on some basic ibo.NET integration work and am running into a couple of gotchas that have slowed me down. I made the mistake of starting the project using the 15.0.3 release of ibo.NET (just because I had it handy and got lazy) - now that I've bumped up to 15.1 I'm getting some new errors. I'm looking for some advice and direction from those that have already made it work. Couple of quick ground-rules (if I may):

ASIUtil.CCrypto 64 bit version?

I am in the process of converting from a 32 bit to a 64 bit server.  We have a custom registration application in Coldfusion that calls the COM object ASIUtil.CCrypto.  I get the following error:

Normal
0

false
false
false

EN-US
X-NONE
X-NONE


D:\ColdFusion9\jintegra\bin\ntvinv.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform null

Modifying Public view "Search page" to include "category column" from Orders pages.

We would like to modify our public views  "search page"...../iMISpublic/Core/Search.aspx to display the "product category column"

from the pages under "orders" directory, e.g.  ...../iMISpublic/Core/Orders/Default.aspx.

Anyone can help?

Thanks.

DeleteImisUser Web Method not working

I need to delete over 400 users, and when I call the deleteimisuser web method from the membership service from a powershell script I get authentication errors:

The createimisuser web method works without problems.

Can anyone help me with this please?

 

thanks,

Odoro Erivwo

 

 

Saving CContact object is very slow.

I have been having an issue with slowness involved with calling the Save() method on a CContact object using iBO for .NET.  When saving a CContact object, it consistantly takes 8-12 seconds to complete. We have a rather large database (over 600,000 records in the Name table), and it seems that the issue lies within the asi_Name_Insert_Update trigger, more specifically the asi_FixDuplicateIndividualRows stored procedure that runs when the MEMBER_TYPE, COMPANY_RECORD, or MEMBER_RECORD columns are edited.

Set file modified date to EXIF date taken

This is a non-iMIS problem I wanted to solve for my photography hobby, but there may be some interest in how to use LINQ to work with EXIF data from image files.

In this case, I had photos from two different camera bodies and the same event, and wanted to post them to a photo site, ordered by the date/time they were taken.  Unfortunately, the site didn't support sort by date taken, just by file date modified.  Since the photo ID numbers for the cameras weren't in sync, I couldn't use them for the sort.  I'd started with .NEF format image files, and generated .JPEGs from them, so the order of the file date modified didn't necessarily match up with the date taken.

long URLs with wCM

Has anyone worked with wCM long enough and have multiple site where the navigation is in folder structures and causing long URLs with duplicate folder names?  See below, the site name wcmdemo is listed once for the navigation and once for the content, can this be changed?  I have setup a second app server and single site in IIS to host it at a native URL without the need for the site name so that will help, but it still adds more to the URL then is necessary and will impact the nice clean URLs that wCM should have.