Click here to Skip to main content
16,006,440 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: UNIX framework Pin
Orbital^10-Dec-02 21:34
Orbital^10-Dec-02 21:34 
GeneralRe: UNIX framework Pin
ian mariano18-Dec-02 12:47
ian mariano18-Dec-02 12:47 
GeneralRe: UNIX framework Pin
James T. Johnson11-Dec-02 1:48
James T. Johnson11-Dec-02 1:48 
Question.config file for application AND assy? Pin
Ray Cassick10-Dec-02 19:27
Ray Cassick10-Dec-02 19:27 
AnswerRe: .config file for application AND assy? Pin
James T. Johnson11-Dec-02 1:51
James T. Johnson11-Dec-02 1:51 
GeneralExposing C# DLL to COM -- almost there Pin
LongRange.Shooter10-Dec-02 7:41
LongRange.Shooter10-Dec-02 7:41 
GeneralRe: Exposing C# DLL to COM -- almost there Pin
John M.12-Dec-02 6:57
John M.12-Dec-02 6:57 
GeneralRe: Exposing C# DLL to COM -- almost there Pin
LongRange.Shooter12-Dec-02 9:02
LongRange.Shooter12-Dec-02 9:02 
Hi John.

Here is all that we have done so far.

I added COM Visible(true) for all of my public properties and methods.

I added a [ClassInterface(ClassInterfaceType.AutoDual)] at the head of my class library.

I compiled it and sent the DLL and TBL file to the developer.

He did run RegAsm (he has been doing it every time)

This last attempt he did a
regasm myclass.DLL /codebase /tlb:myclass.tlb /verbose

When he creates reference to the DLL and looks in the object viewer, he is not seeing anything inside the class library. The constructor is visible (obviously) but no public accessors or methods.

_____________________________________________
The world is a dangerous place.
Not because of those that do evil,
    but because of those who look on and do nothing.

GeneralMarshaling to unmanaged struct array Pin
Anonymous9-Dec-02 22:45
Anonymous9-Dec-02 22:45 
Generalowner drawn lists Pin
Paul Reed9-Dec-02 11:12
Paul Reed9-Dec-02 11:12 
GeneralCompilation error Pin
cronosxfiles9-Dec-02 7:29
cronosxfiles9-Dec-02 7:29 
GeneralDetecting OS and System Info Pin
matthias s.9-Dec-02 2:14
matthias s.9-Dec-02 2:14 
GeneralRe: Detecting OS and System Info Pin
Mazdak9-Dec-02 2:47
Mazdak9-Dec-02 2:47 
GeneralRe: Detecting OS and System Info Pin
kaschimer9-Dec-02 3:18
kaschimer9-Dec-02 3:18 
GeneralRe: Detecting OS and System Info Pin
matthias s.9-Dec-02 3:42
matthias s.9-Dec-02 3:42 
GeneralCalling MFC fns from web service Pin
In-At8-Dec-02 22:44
In-At8-Dec-02 22:44 
GeneralFlatten DatetimePicker Pin
ChanPhuong6-Dec-02 17:04
ChanPhuong6-Dec-02 17:04 
GeneralCurrentCulture - Right-To-Left Pin
John06116-Dec-02 5:08
sussJohn06116-Dec-02 5:08 
GeneralDistributed Applications Pin
Dan Smith5-Dec-02 21:45
Dan Smith5-Dec-02 21:45 
GeneralRe: Distributed Applications Pin
James T. Johnson5-Dec-02 22:26
James T. Johnson5-Dec-02 22:26 
GeneralRe: Distributed Applications Pin
Burt Harris8-Dec-02 12:22
Burt Harris8-Dec-02 12:22 
GeneralRe: Distributed Applications Pin
Nick Parker8-Dec-02 13:07
protectorNick Parker8-Dec-02 13:07 
GeneralHard to solve... Pin
Daniel Turini5-Dec-02 11:13
Daniel Turini5-Dec-02 11:13 
GeneralRe: Hard to solve... Pin
leppie6-Dec-02 7:20
leppie6-Dec-02 7:20 
GeneralRe: Hard to solve... Pin
Daniel Turini9-Dec-02 3:44
Daniel Turini9-Dec-02 3:44 

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.