RTD Server in a running executable, not a DLL
-
2009年10月6日 18:30Hello -- I am attempting to create an RTD server in an exe -- that is, to have a running executable act as the server, instead of a static DLL that is registered. I'm currently able to register the assembly using the methods I've seen before, but whenever I access the RTD() function in excel, it creates a *new* instance of my server and this won't work.How do I expose my *running* server instance to Excel (aside from implementing IRTDServer and setting the Guid, ProgID, and ComVisible attributes)?Thanks,Rick
全部回复
-
2012年5月6日 6:31所有者:
Looks like you posted here: http://social.msdn.microsoft.com/forums/en-US/vsto/thread/9e0e7c92-892d-409f-8205-5e7095f44b27
But you need to post a new thread in that forum: http://social.msdn.microsoft.com/Forums/en-US/vsto/threads
Ed Price (a.k.a User Ed), SQL Server Experience Program Manager (Blog, Twitter, Wiki)
- 已建议为答案 Ed Price - MSFTMicrosoft Employee, Owner 2012年5月6日 6:31
- 已标记为答案 Ed Price - MSFTMicrosoft Employee, Owner 2012年5月6日 6:31