Click here to Skip to main content
15,885,244 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

Am working in a windows application which involves in real time data..

In Some forms it requires Excel RTD....

I have written an RTD Class from IRtdServer Interface.

I have implemented the interface methods as well.

I have given the following attributes,

[Guid]
[ProgId]
[Comvisible(true)]

RTD is working in development environment perfectly.

I have added the reference of RTD dll in my User Interface.

When I bulid the setup and deploy in another machine RTD is not working...

In excel sheet its showing N/A..

I dont know whether the dll not get registered or problem with the COM.

Please help me...

Thanks ain advance...
Mydeen.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900