Attachments (3)
Change History (9)
by , 10 years ago
Attachment: | Wpf1Application.txt added |
---|
by , 10 years ago
Attachment: | VS2015_setuperror.txt added |
---|
Error on Starting Setup for Visual Studio
by , 10 years ago
Attachment: | WpfErrorInVisualStudio_Win10_10130_VirtualBox.png added |
---|
Designer Error in Visual Studio 2015 by WPF-Applications
comment:1 by , 10 years ago
I have faced this error too: http://answers.microsoft.com/en-us/insider/forum/insider_wintp-insider_install/visual-studio-community-2015-rc-and-2013-installer/cbafb5f6-3bf5-4652-9a6a-a89232a96a3c.
Virtual Box and Guest Additions has been just updated to the version 5.0.0 r101573.
Windows 10 x64 build 10240.
The information from crash event
Faulting application name: vs_community.exe, version: 14.0.22823.0, time stamp: 0x550a178e Faulting module name: VBoxD3D9wddm-x86.dll, version: 5.0.0.1573, time stamp: 0x559e454f Exception code: 0xc0000005 Fault offset: 0x00003bb1 Faulting process id: 0x%9 Faulting application start time: 0x%10 Faulting application path: %11 Faulting module path: %12 Report Id: %13 Faulting package full name: %14 Faulting package-relative application ID: %15
comment:2 by , 10 years ago
Could you please test if this VirtualBox 5.0.x Guest Additions build helps:
https://www.virtualbox.org/download/testcase/VBoxGuestAdditions_5.0.1-101689.iso
Please first uninstall current guest additions in the guest and then instal the new 5.0.1-101689 build. This is to make sure that all guest additions component were updated.
comment:3 by , 10 years ago
I have faced the same issue with Virtual Box 5.0, but this guest additions build solved the issue.
comment:4 by , 10 years ago
In case it's helpful, installing this fix resolved a similar issue I was having with a crashing Java Control Panel and (other Java UI apps) on a Windows 10 guest (clean reinstall), OS/X Host, Vbox 5.0.0r101573. Java crash log looked like this:
# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffcd2fd466d, pid=4428, tid=2028 # # JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops) # Problematic frame: # C [VBoxD3D9wddm.dll+0x466d] #
comment:6 by , 10 years ago
I was having the same issues with a Windows 10 guest as frank above with 5.0.0 guest additions. Updating to 5.0.2 solved the issues for me.
Empty WPF-Application