st_rajkumar
09-10-2007, 01:42 PM
Hi all,
I need a help from you guys,
I was trying to add windows media player control to the tools from the com tab in the 'choose toolbox items' dialog in a asp.net 2.0 project. After adding the component it is not visible in the tool box.
But i did the same thing in a windows application, the control is added into the General tab of the Toolbox.
please tell me how to add the control in asp.net 2.0
I tried the another method, adding reference to 'Interop.WMPLib.dll', but in this the mediaplayer controls are not visible in the page. so in this i have to add seperate buttons for each control.
And also i tried another method adding the mediaplayer class id in the HTML tags. It is working as i expected. But i need more control on the player from server side. So in this it is not possible.
Please help me in this...
Looking for your help..
Thanks in advance
kumar
I need a help from you guys,
I was trying to add windows media player control to the tools from the com tab in the 'choose toolbox items' dialog in a asp.net 2.0 project. After adding the component it is not visible in the tool box.
But i did the same thing in a windows application, the control is added into the General tab of the Toolbox.
please tell me how to add the control in asp.net 2.0
I tried the another method, adding reference to 'Interop.WMPLib.dll', but in this the mediaplayer controls are not visible in the page. so in this i have to add seperate buttons for each control.
And also i tried another method adding the mediaplayer class id in the HTML tags. It is working as i expected. But i need more control on the player from server side. So in this it is not possible.
Please help me in this...
Looking for your help..
Thanks in advance
kumar