Click here to Skip to main content
15,902,833 members
Home / Discussions / C#
   

C#

 
GeneralRe: Displaying Interactive Diagrams Pin
DavieB31-Jan-05 4:50
DavieB31-Jan-05 4:50 
GeneralRe: Displaying Interactive Diagrams Pin
Steve Maier31-Jan-05 10:43
professionalSteve Maier31-Jan-05 10:43 
GeneralRe: Displaying Interactive Diagrams Pin
Mridang Agarwalla1-Feb-05 19:55
Mridang Agarwalla1-Feb-05 19:55 
GeneralRe: Displaying Interactive Diagrams Pin
Steve Maier2-Feb-05 4:39
professionalSteve Maier2-Feb-05 4:39 
GeneralSQL transactions commit and rollback Pin
ppp00130-Jan-05 21:52
ppp00130-Jan-05 21:52 
GeneralRe: SQL transactions commit and rollback Pin
lainoo31-Jan-05 2:18
lainoo31-Jan-05 2:18 
GeneralRe: SQL transactions commit and rollback Pin
DavieB31-Jan-05 4:44
DavieB31-Jan-05 4:44 
GeneralC# dll VBA Excel Addin Pin
mitsemaj30-Jan-05 18:58
mitsemaj30-Jan-05 18:58 
Giday Dudes!!!

I have written a c# dll Shared Addin for Excel. In this dll Addin I reference a COM dll for Axapta. This COM is excluded in the dependencies as it will already exist on client computer.

An initial problem I am having is that when the VBA goes to create my C# object it says "Cannot create object". (I can see the object properties and methods though) Is this because vba does not like constructors in C# or you cannot pass parameters in the constructor. Or should I just be using Regasm tool

Another problem is that when I build the project it references my Axapta COM object from the folder it exists in. It seems to expect and needs the dll to be in the same folder on the client machine which it is often not. How can I get around this (build with reference to the dll in my project folder?). VB 6.0 takes the dll on the local machine that is registered.

Slightly confused, help needed

Cheers

mit

notsnoj
GeneralRe: C# dll VBA Excel Addin Pin
Robert Rohde30-Jan-05 19:06
Robert Rohde30-Jan-05 19:06 
GeneralRe: C# dll VBA Excel Addin Pin
mitsemaj30-Jan-05 19:35
mitsemaj30-Jan-05 19:35 
Questionhow to used unmanaged class library on a C# web application Pin
smallcase30-Jan-05 16:54
smallcase30-Jan-05 16:54 
Generalsending file using UDP error Pin
Sakkijha30-Jan-05 11:16
Sakkijha30-Jan-05 11:16 
GeneralRe: sending file using UDP error Pin
Dave Kreskowiak31-Jan-05 1:34
mveDave Kreskowiak31-Jan-05 1:34 
GeneralRe: sending file using UDP error Pin
Sakkijha31-Jan-05 4:02
Sakkijha31-Jan-05 4:02 
QuestionHow can we program databases in C#? Pin
Kiran Satish30-Jan-05 10:06
Kiran Satish30-Jan-05 10:06 
AnswerRe: How can we program databases in C#? Pin
Luis Alonso Ramos30-Jan-05 10:13
Luis Alonso Ramos30-Jan-05 10:13 
GeneralRe: How can we program databases in C#? Pin
Kiran Satish30-Jan-05 17:54
Kiran Satish30-Jan-05 17:54 
GeneralRe: How can we program databases in C#? Pin
Luis Alonso Ramos30-Jan-05 18:22
Luis Alonso Ramos30-Jan-05 18:22 
GeneralRe: How can we program databases in C#? Pin
Kiran Satish30-Jan-05 20:44
Kiran Satish30-Jan-05 20:44 
GeneralRe: How can we program databases in C#? Pin
Yulianto.30-Jan-05 22:12
Yulianto.30-Jan-05 22:12 
GeneralRe: How can we program databases in C#? Pin
Kiran Satish31-Jan-05 17:59
Kiran Satish31-Jan-05 17:59 
GeneralRe: How can we program databases in C#? Pin
Yulianto.31-Jan-05 23:18
Yulianto.31-Jan-05 23:18 
AnswerRe: How can we program databases in C#? Pin
Mazdak30-Jan-05 10:14
Mazdak30-Jan-05 10:14 
QuestionButton control ? Pin
Christian Graus30-Jan-05 9:48
protectorChristian Graus30-Jan-05 9:48 
AnswerRe: Button control ? Pin
Robert Rohde30-Jan-05 19:01
Robert Rohde30-Jan-05 19:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.