SDK/.DLL Problem

This forum is for all Flare issues related to the DotNet Help target, and the Dot Net Viewer
Post Reply
RaySeeTa
Jr. Propeller Head
Posts: 1
Joined: Mon Jun 14, 2010 8:39 am

SDK/.DLL Problem

Post by RaySeeTa »

Hi there,

I'm currently using the MadCap.HelpViewerEmbeddedClient DLL in my WPF project to handle the calling of the MadCap Help File. Now, this works perfectly.

Here is the problem.

I'm now currently working on a SilverLight application and I was hoping to use the same DLLs to handle the Help File calls, but it won't let me reference them in the project.

It tells me:
You can't add a refernce to MadCap.HelpViewerEmbeddedClient.dll as it was not built against the SilverLight runtime. Silverlight projects will only work with Silverlight assemblies.

So my question is: Is there DLLs available that -have- been built against the SL runtime? Or is there a work-around to allow me to use the current dlls in my project?

Any help/suggestions would be extremely appreciated.

Regards,

Ray.
Post Reply