Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Wednesday, February 19, 2025 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Architect Forums - SalesLogix .NET Extensions
Forum to discuss the use of .NET Extensions in SalesLogix version 7 and higher. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix .NET Extensions | New ThreadView:  Search:  
 Author  Thread: Help on RegAsm/Register for COM interop
Veronka Capone
Posts: 113
 
Help on RegAsm/Register for COM interopYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 16 Jul 09 1:58 PM
Hi,

I cannot register the .dll-s from .NET. BTW, when I first created this class, it registered correctly and I was able to call in from SLX. Today I chanded/added some methods and it is not working anymore.


I have a COM created in .NET 2008

[ComVisible(true), ProgId("SLX.ESIOrder")]
class Order_Entry
{
public Order_Entry()
{
//contructor
// some code for init some members
}
public string GenerateSOID()
{
// some additional code here
}
}

I have this class set as "Register for COM Interop"
I get foloowing warnings when I build my project in VS 2008

"C:\Research\VisualStudio_2008\ESIOrder\ESIOrder\bin\Debug\ESIOrder.dll" does not contain any types that can be unregistered for COM Interop.
Type library "C:\Research\VisualStudio_2008\ESIOrder\ESIOrder\bin\Debug\ESIOrder.tlb" is not registered, cannot unregister.
"C:\Research\VisualStudio_2008\ESIOrder\ESIOrder\bin\Debug\ESIOrder.dll" does not contain any types that can be registered for COM Interop.

In SLX (7.2 LAN) I Create an istance to this class:
set oSalesOrder = CreateObject("SLX.ESIOrder")

I get the following error:

ActiveX component can't create object SLX.ESIOrder

Anyone knows how to fix this?

Thanks
[Reply][Quote]
Veronka Capone
Posts: 113
 
Re: Help on RegAsm/Register for COM interopYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 17 Jul 09 1:35 PM
I still don't know why, but I moved the whole code into a new project(with a different name) and it's working.

[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2025 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 2/19/2025 4:38:30 PM