D
Dick
Hello,
I've written a program that uses the Windows Mediaplayer.
There are 2 files generated in my Bin folder:
AxInterop.WMPLib.dll
Interop.WMPLib.dll
When running in the vb.net ide it works.
When I copy this bin folder to another computer that has only the framework
installed, it gives an error:
Cannot invoke property set of 'URL' at this time.
Do I need to install an additional dll for the MediaPlayer?
TIA
I've written a program that uses the Windows Mediaplayer.
There are 2 files generated in my Bin folder:
AxInterop.WMPLib.dll
Interop.WMPLib.dll
When running in the vb.net ide it works.
When I copy this bin folder to another computer that has only the framework
installed, it gives an error:
Cannot invoke property set of 'URL' at this time.
Do I need to install an additional dll for the MediaPlayer?
TIA