Hello!
I have developed an app in VB 2010 Express. It contains some forms (of course) and images from a resource. I have a Windows Mediaplayer too. This runs well on my x86 Windows 7 pro-pc, but when I try it on another Windows 7 x86 it only crash. At first it shown up in process manager, but short time later it disappear from the list (crash). The target pc has Net.Framework 4.5 and I have tried to compile my program several times and even copy directly from the debug-folder. It contains the required Windows Mediaplayer-files AxInterop.WMPLib.dll and Interop.WMPLib.dll.
I think there is some problem with the media player, because I made a clean test app with some buttons and images and it worked well on the target computer. Any idea what's wrong? :)
I have developed an app in VB 2010 Express. It contains some forms (of course) and images from a resource. I have a Windows Mediaplayer too. This runs well on my x86 Windows 7 pro-pc, but when I try it on another Windows 7 x86 it only crash. At first it shown up in process manager, but short time later it disappear from the list (crash). The target pc has Net.Framework 4.5 and I have tried to compile my program several times and even copy directly from the debug-folder. It contains the required Windows Mediaplayer-files AxInterop.WMPLib.dll and Interop.WMPLib.dll.
I think there is some problem with the media player, because I made a clean test app with some buttons and images and it worked well on the target computer. Any idea what's wrong? :)