iBO for .NET

Change Login and Passwords using iBO.NET and CContactUser

Trying to get this script to change logins and passwords on existing users.  Any idea how I get access to the CContactUser object to assign the new login and password?  

 

The program compiles and runs, with no reported errors, but it does not change the login and password.

Code:

 

using System;
using System.Collections.Generic;
using System.Data;
using System.Data.SqlClient;
using System.IO;
using System.Text;
using System.Threading;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using Asi.iBO;
using Asi.iBO.ContactManagement;

Membership Provider

I am trying to perform a unified login from one site to another. I am able to transfer cookies from one site to another but I am having a hard time using the membership provider on one of the sites. Are there any sample code that illustrate how to log someone in and validate them so all the proper .NET membership stuff gets set?

Problems using Secure.dll

Greetings all,

I'm having some trouble with the Secure.dll file, specifically with the Secure class, on an iMIS 15.1.x installation, using iBO.Net.

On my local machine, I'm able to instantiate an object of the Secure class, encrypt/decrypt data without any problems, etc. However, when I move the code out to my production environment (it's on an intranet), I keep getting a null reference error in the Secure.cs file, which I'm guessing is the name of the .cs file compiled to make the DLL. Specifically, I'm getting the following:

Timeout error in ibo code

 

I am getting timeout errors on the following line of code and it does not happen very often, like once in every twenty times it does happen.

19 times the following line doesn't give any error but all of sudden it gives the time out error.

 

Any help would be appreciated.

PayPal User Authentication Failed in IMIS 15 iBOs

Greetings all,

I'm having some difficulties processing a payment using the CPayment.ProcessPayment method for the IBOs on IMIS 15.  Within the desktop IMIS interface, we're not having any trouble processing credticard payments via PayPal (the out-of-the-box payment gateway), but whenever I try to invoke the ProcessPayment method using the IBO's, PayPal comes back with a "User Authentication Failed" message.

iBO for .net Coldfusion 8 integration problem

I'm experimenting with using iBO for .net with Coldfusion 8 (which offers .net integration). I'm on iMIS 15.1.3.

I have a basic app skeleton set up that during initialization attempts to create the iBO object, like this:

function setupApplication()
{
....
application.iBO = createObject( '.NET', 'iboAdmin.InitializeSystem()', 'c:\inetpub\wwwroot\bin\Asi.iBO.dll' );

Display information from iMIS database on website not built using iMIS WCM

Hi,

I'm looking for information on the best way to display information pulled from the iMIS database on webpages built outwith the iMIS WCM. The information would be similar to the out of the box directory feature in iMIS but with a much improved look and feel.

What is the best way to achieve this using the iMIS toolset e.g. IBO (Net), SOA or API?

I'm really looking for some guidance on where to start with this and what components would be used to do this. The website is built on .Net framework.

Tracking Session ID in WCM

We're trying to track someone's path in WCM.   

The .NET session id (HttpContext.Current.Session.SessionID)does not get reset when someone logs in or out of WCM.  We need to recognize separate logins as separate visits.

Is there something in iMIS that we can use for this? something like Asi.ContentManagerNet.SessionState.SessionID

We want to consider each login to WCM to be a unique activity.

Product payment causes exception in payment properties on some servers

Hi

The following code creates an order, attaches contacts and order lines where required and processes the order using a credit card. The code is being used within a Sitefinity 3.7x based website using .Net 4

This code works fine in the following situations:

- Debug on my machine. Windows 7 64bit, VS2010
- Dev server. Windows 2003 32bit SP2

This code fails in the following situation:

SecurePay iMIS Integration

Please find attached the installation package for integrating the SecurePay payment gateway into iMIS. This contains instructions for integrating with the iMIS desktop, and also for the public view of iMIS.

I have also attached the source code for the desktop integration (VB6) and the web integration (C#.NET).

Note: This has been tested using iMIS 15.1.3.8850

The SecurePay API can be downloaded from here: http://www.securepay.com.au/resources/Secure_XML_API_Integration_Guide.p...