Skip to main content
Home Forums Silverlight Design Video and Media Office Live Communicator 2007 client and Silverlight
3 replies. Latest Post by tanmoy.r on June 21, 2009.
(1)
myozden
Member
24 points
6 Posts
05-17-2009 5:34 AM |
hi;
how do i insert/use office live communicator 2007 client in silverlight. thanks
M. Yaşar Özden
brightstar
406 points
184 Posts
05-22-2009 1:54 PM |
Office communicator is GUI program, you can't insert/use it in Silverlight.
You can make analog of it =) the new program under Silverlight, but I think it's a very big project =)
06-21-2009 10:31 AM |
but, this is not the answer of my question :-)
Dr. M. Yasar Ozden
tanmoy.r
Contributor
3594 points
710 Posts
06-21-2009 10:51 AM |
Hi,
You can not (at lease not any easy way) use office communicator with Silverlight. Because
Silverlight runs in a sandbox model that does not have arbitrary access to local file system.
This is true for Silverlight offline too that comes with Silverlight 3 .
What you can do is look into WPF applications that might satisfy your need.