Expand my Community achievements bar.

Adobe Summit 2025: AEP & RTCDP Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

WP8 SiteCatalyst library is not compatible with WP 8.1

Avatar

Level 4

Hello, we tried to implement Adobe Analytics WP8 library into WP 8.1 app, unfortunately it seems to be incompatible.

When using production settings it fails at:

var measurement = ADMS_Measurement.Instance; An exception of type 'System.TypeInitializationException' occurred in ADMS_Measurement.DLL but was not handled in user code Additional information: The type initializer for 'ADMS.Measurement.ADMS_Measurement' threw an exception.

When using debug settings, it fails at:

TrackingHelper.ConfigureAppMeasurement(); An exception of type 'System.IO.FileNotFoundException' occurred in Zentity.Zuno.Banking.WindowsPhone.exe but was not handled in user code Additional information: Could not load file or assembly 'ADMS_Measurement, Version=3.0.6.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

Could you help us with solving this issue? Is there any other library compatible with WP 8.1?

Thank you in advance!

Roman Gazarek

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi there,

Apologies for the delay in replying.

There is a Windows 8.1 universal App sdk which you can download. It was released in the month of Jan:

https://marketing.adobe.com/resources/help/en_US/mobile/winu/

Thanks!

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Hi there,

Apologies for the delay in replying.

There is a Windows 8.1 universal App sdk which you can download. It was released in the month of Jan:

https://marketing.adobe.com/resources/help/en_US/mobile/winu/

Thanks!