Click here to Skip to main content
15,903,362 members
Home / Discussions / C#
   

C#

 
Questioncall Form problem!! Pin
miss YY9-Jan-10 20:31
miss YY9-Jan-10 20:31 
AnswerRe: call Form problem!! Pin
Roger Wright9-Jan-10 21:14
professionalRoger Wright9-Jan-10 21:14 
AnswerRe: call Form problem!! Pin
DaveyM699-Jan-10 21:22
professionalDaveyM699-Jan-10 21:22 
AnswerRe: call Form problem!! Pin
OriginalGriff9-Jan-10 21:24
mveOriginalGriff9-Jan-10 21:24 
AnswerRe: call Form problem!! Pin
#realJSOP10-Jan-10 2:45
professional#realJSOP10-Jan-10 2:45 
QuestionPlant Database Pin
sebogawa9-Jan-10 18:35
sebogawa9-Jan-10 18:35 
AnswerRe: Plant Database Pin
Roger Wright9-Jan-10 21:19
professionalRoger Wright9-Jan-10 21:19 
AnswerRe: Plant Database Pin
Mycroft Holmes9-Jan-10 22:57
professionalMycroft Holmes9-Jan-10 22:57 
AnswerRe: Plant Database Pin
PIEBALDconsult10-Jan-10 10:48
mvePIEBALDconsult10-Jan-10 10:48 
QuestionC# treeview [modified] <code>I my Self Solved it </code> Pin
jojoba20109-Jan-10 18:23
jojoba20109-Jan-10 18:23 
QuestionNeed a sample C# program using the DDay.Ical library that adds Attendees Pin
Stephan Onisick9-Jan-10 14:31
Stephan Onisick9-Jan-10 14:31 
AnswerRe: Need a sample C# program using the DDay.Ical library that adds Attendees Pin
Chuck O'Toole9-Jan-10 16:11
Chuck O'Toole9-Jan-10 16:11 
QuestionAbout Typed parameters Pin
ika29-Jan-10 10:43
ika29-Jan-10 10:43 
AnswerRe: About Typed parameters Pin
DaveyM699-Jan-10 10:51
professionalDaveyM699-Jan-10 10:51 
AnswerRe: About Typed parameters Pin
harold aptroot9-Jan-10 11:00
harold aptroot9-Jan-10 11:00 
AnswerRe: About Typed parameters Pin
DaveyM699-Jan-10 11:27
professionalDaveyM699-Jan-10 11:27 
GeneralRe: About Typed parameters Pin
ika29-Jan-10 12:21
ika29-Jan-10 12:21 
QuestionString.Format Pin
Muammar©9-Jan-10 8:45
Muammar©9-Jan-10 8:45 
AnswerRe: String.Format Pin
Dimitri Witkowski9-Jan-10 8:54
Dimitri Witkowski9-Jan-10 8:54 
AnswerRe: String.Format Pin
Ross Templeton9-Jan-10 15:32
Ross Templeton9-Jan-10 15:32 
GeneralRe: String.Format Pin
Muammar©10-Jan-10 0:20
Muammar©10-Jan-10 0:20 
AnswerRe: String.Format Pin
PIEBALDconsult10-Jan-10 10:55
mvePIEBALDconsult10-Jan-10 10:55 
GeneralRe: String.Format Pin
Muammar©10-Jan-10 23:05
Muammar©10-Jan-10 23:05 
QuestionCant get a Media player control on web application in VS Pin
lvq6849-Jan-10 8:37
lvq6849-Jan-10 8:37 
Hi.

First of all, I have done a few C# applications, but are quite new to C# asp.net web applications.

What I am trying to receive is a simple Media player control on an aspx page. And furthermore a button, that starts the media player with a videostream url. Thats all!

I can easily achieve this in an ordinary c# form, by importing:
AxInterop.WMPLib.dll, Interop.WMPLib.dll and wmp.dll
references in the project. Now i am able to choose a "Windows media player" control in the toolbox, which i can drag into my form. Nice and easy.

But when i import these dll´s in my ASP.NET Web application, I cannot see the media player control in the toolbox. Ive tried to right-click the toolbox, and click "Choose items", and see that 'Windows media player' is checked under the COM components tab. But i still cannot see the control in the toolbox. Only in an ordinary c# application form.

This is driving me nuts. Ive tried googling for hours, but cant find the answer.
So if any kind sould could pinpoint me in the right direction, or make a quick solution file that holds this simple control on an aspx page, i would be very glad!

Thanks alot for your time.

Kind regards,
Lars
QuestionChange the size in dataGridView Pin
SajjadZare9-Jan-10 5:03
SajjadZare9-Jan-10 5:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.