[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.interop

Problem of referencing Media Player library file

jpl

5/16/2007 2:46:00 AM

When I load my VS2003 program to VS2005 environment, I received the following
error during Form loading. I am trying to find a right COM for the following
type. Any help will be greatly appreciated. thanks!

------------
Could not find type 'AxInterop.MediaPlayer.AxMediaPlayer'. Please make sure
that the assembly that contains this type is referenced. If this type is a
part of your development project, make sure that the project has been
successfully built.
--
- jpl -
2 Answers

wawang

5/16/2007 9:48:00 AM

0

Hi jpl,

It's the wmp.dll in your system directory (%windir%\system32 on 32-bit or
%windir%\syswow64 on 64-bit).

Please refer to following article:

#Playing Digital Media in a Visual Basic .NET Application
http://msdn2.microsoft.com/en-us/library/ms8...


Hope this helps.


Sincerely,
Walter Wang (wawang@online.microsoft.com, remove 'online.')
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default....
ications. If you are using Outlook Express, please make sure you clear the
check box "Tools/Options/Read: Get 300 headers at a time" to see your reply
promptly.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/de....
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

wawang

5/21/2007 2:15:00 AM

0

Hi jpl,

Would you please reply here to let us know the status of this post? Thanks.


Regards,
Walter Wang (wawang@online.microsoft.com, remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.