M
Mike
Hi,
Using VS 2005, i created a class lib using C#. i compiled this as a
dll with the "Register for Com Interop" Option checked.
In microsoft access, i am able to create the classes in that dll and
call the methods. HOWEVER, i am unable to invoke code complete on the
objects in that dll. WHeni look at Object browser, it shows the
objects, but not their methods. the methods are declared as public in
the source.
any ideas why this might be happening
Using VS 2005, i created a class lib using C#. i compiled this as a
dll with the "Register for Com Interop" Option checked.
In microsoft access, i am able to create the classes in that dll and
call the methods. HOWEVER, i am unable to invoke code complete on the
objects in that dll. WHeni look at Object browser, it shows the
objects, but not their methods. the methods are declared as public in
the source.
any ideas why this might be happening