Database Server: Windows Server 2012 R2, SQL Server 2014
SL Server: Windows Server 2012 R2
Remote Desktop Server: Windows Server 2012 R2
Client: Windows 8.1
Right after clicking, but before it loads, the Invoice and Memo screen from any Windows Server 2012 R2 system we get "AR - Invoice and Memo has stopped working..." shown in the screenshot below. The event log entry is also below. This does not occur when launching the same screen from Windows 8.1. I can reproduce this on the SL Server and on the RDS Server. We need to get 2015 client running properly on Windows 2012 R2 so we can deploy via RemoteApp. I've tried running as administrator and turning off UAC (although UAC level is same on 8.1). All systems have the latest updates and no other software running. Any ideas?

Log Name: Application
Source: Application Error
Date: 10/31/2014 9:04:10 AM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: REDACTED
Description:
Faulting application name: 0801000.EXE, version: 9.0.20926.1, time stamp: 0x5425aad9
Faulting module name: KERNELBASE.dll, version: 6.3.9600.17278, time stamp: 0x53eeb460
Exception code: 0xc000041d
Fault offset: 0x00012f71
Faulting process id: 0x51c
Faulting application start time: 0x01cff50adbb796ae
Faulting application path: C:\Program Files (x86)\Microsoft Dynamics\SL\Applications\AR\0801000.EXE
Faulting module path: C:\Windows\SYSTEM32\KERNELBASE.dll
Report Id: 66e8656e-60fe-11e4-80bf-005056a2020d
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2014-10-31T13:04:10.000000000Z" />
<EventRecordID>1145</EventRecordID>
<Channel>Application</Channel>
<Computer>REDACTED</Computer>
<Security />
</System>
<EventData>
<Data>0801000.EXE</Data>
<Data>9.0.20926.1</Data>
<Data>5425aad9</Data>
<Data>KERNELBASE.dll</Data>
<Data>6.3.9600.17278</Data>
<Data>53eeb460</Data>
<Data>c000041d</Data>
<Data>00012f71</Data>
<Data>51c</Data>
<Data>01cff50adbb796ae</Data>
<Data>C:\Program Files (x86)\Microsoft Dynamics\SL\Applications\AR\0801000.EXE</Data>
<Data>C:\Windows\SYSTEM32\KERNELBASE.dll</Data>
<Data>66e8656e-60fe-11e4-80bf-005056a2020d</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>
*This post is locked for comments
I have the same question (0)