Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Windows 8.1, 10, WindowsPhone, Windows UWP

Windows Universal Application

More
IP: 192.168.0.71 11 years 6 months ago #7144 by Simonenko
Hi guys,
We develop windows universal app (Windows 8.1 and WP 8.1) for view pdf. And faced with the problem of the use of your library. We create portable class for work with pdf and add reference to RDPDFLib. But when use different method from RDPDFLib we get exeption:

"The specified module could not be found. (Exception from HRESULT: 0x8007007E)".

What solution do you offer us?

P.S. In the future, you do not plan to release a portable library, not only for windows 8.1 or windows phone 8.1?

Thanks.
More
IP: 192.168.0.71 11 years 6 months ago #7145 by radaee
seems the dll file can't find to package.
check dll file where placed?
More
IP: 192.168.0.71 11 years 6 months ago #7148 by Simonenko
dll file locates in my project folder.
More
IP: 192.168.0.71 11 years 6 months ago #7150 by radaee
add RDPDFLib component project as reference?
and you need copy "RDPDFLib" and "lib" as whole project.
More
IP: 192.168.0.71 11 years 6 months ago #7151 by Simonenko
I create empty universal project, add a portable class PdfEngine. How add RDPDFLib to portable class?

project:
onedrive.live.com/redir?resid=1B23DDCF2A...nk&ithint=file%2czip
More
IP: 192.168.0.71 11 years 6 months ago #7152 by coderox
I'm sorry but neither of your latest preview releases (w81 or wp81) works with a universal app.

The WP81 release you shipped only targets Windows Phone 8.1 Silverlight applications. It doesn't target the Windows Phone 8.1 XAML applications which share its Windows Runtime with Windows 8.1.

I would suggest you create a "DLL (Universal Apps) in Visual Studio 2013 which will create a native DLL which can be consumed by both runtimes (Windows 8.1 and Windows Phone 8.1)

Regards

Johan Lindfors
Time to create page: 0.437 seconds
Powered by Kunena Forum