B
BigAl
I created a working Research Service for the Office Research Task Pane.
Documentation states that registry key "SouceData" passes info from client to
the service, and this works. PROBLEM: Even if my other Office Add-in
modifies this registry key, the research service app in Office overwrites the
SourceData registry key with whatever value was first sent before. Thus, to
change what gets sent to the service, I have to 1. change the registry key,
2. exit the office application, 3. open the office application and get back
to my research service.
What am I misssing? How do I prevent the service clinet from persisting
this field?
Alternatively, how else can I pass options settings into my research service?
Thanks!
-ALlen
Documentation states that registry key "SouceData" passes info from client to
the service, and this works. PROBLEM: Even if my other Office Add-in
modifies this registry key, the research service app in Office overwrites the
SourceData registry key with whatever value was first sent before. Thus, to
change what gets sent to the service, I have to 1. change the registry key,
2. exit the office application, 3. open the office application and get back
to my research service.
What am I misssing? How do I prevent the service clinet from persisting
this field?
Alternatively, how else can I pass options settings into my research service?
Thanks!
-ALlen