Referencing .Net Remoting Services project in MS Excel Macro

S

Shilpa

Hi,

I have an excel (professional edition 2003) file with Macros. The
macros are written in VB 6.
I want to include a .Net Remoting Services Project. The following
namespaces are referenced by the .Net project
System
System.Configuration
System.Data
System.EnterpriseServices
System.XML
apart from a couple of projects written by me.

When I try to add reference to this .Net project in the VB editor of
excel, I am not getting any error message but the project is not
getting displayed in the reference dialog box.

Please help me to solve the this problem.

Regards,
Shilpa
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top