WPF Component and 8.3 style filenames

3155
1
04-08-2015 09:27 AM
Labels (1)
MatthewMoore1
New Contributor

Afternoon all,

We've run into a bit of an issue using the WPF runtime.

We've built an application which works fine on our systems but once delivered to the customer site we have discovered an apparent incompatibility with their setup.

It appears that this is caused ultimately but the AppLocker system on windows which prevents the loading of the 'RuntimeCoreNET.dll'. Further investigation suggests that this is caused due to the DLL being referenced by a short file name, rather than by its full path. This short-name alias is unfortunately not compatible with AppLocker white lists.

Anyone else run into similar problems or able to suggest a work around?

Kind regards,
Matt

0 Kudos
1 Reply
nakulmanocha
Esri Regular Contributor

Can you please provide a simple reproducible case?

0 Kudos