Click here to Skip to main content
15,890,897 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionSuspend or Pause a Process Pin
tboydva17-Dec-05 5:15
tboydva17-Dec-05 5:15 
AnswerRe: Suspend or Pause a Process Pin
Dave Kreskowiak20-Dec-05 5:04
mveDave Kreskowiak20-Dec-05 5:04 
GeneralRe: Suspend or Pause a Process Pin
tboydva21-Dec-05 13:55
tboydva21-Dec-05 13:55 
QuestionRegistry Permissions Pin
Yevgeny Efter16-Dec-05 12:15
Yevgeny Efter16-Dec-05 12:15 
AnswerRe: Registry Permissions Pin
Colin Angus Mackay16-Dec-05 12:44
Colin Angus Mackay16-Dec-05 12:44 
GeneralRe: Registry Permissions Pin
Yevgeny Efter17-Dec-05 2:55
Yevgeny Efter17-Dec-05 2:55 
QuestionNewbie Master Detail Pin
Elvis_Pretzelator16-Dec-05 6:58
Elvis_Pretzelator16-Dec-05 6:58 
QuestionWinForm Control in ASP, Framework 2.0 Pin
d_j_w16-Dec-05 5:00
d_j_w16-Dec-05 5:00 
Hi,

I'm working on a project that may require us to display a WinForm-based control in an ASP page. I have found examples of how to do so -- Raul Alonzo's article, for example, was very helpful: http://www.codeproject.com/cs/miscctrl/htmlwincontrol.asp[^]

I have been able to make this work using VS 2003 and the 1.1 Framework. This project will be done with VS 2005 and the 2.0 Framework, though, so I'm trying to do it there as well. The problem I'm having is that the control simply refuses to display. I do not get an error message or the little control icon, just an empty box.

Here is the Object tag I have in my ASP:

<object id="WFTControl" classid="Bin/WindowsCalendar.dll#WindowsUC.HelloWorld" style="width: 570px; height: 431px">

The HelloWorld control is simply a C# user control with a single button that, when pressed, changes its text to "Hello World".

Has anyone else tried this under 2.0? Is there something different I need to do?

Thanks in advance,
Doug
Questionproperty info error Pin
Savas Cilve16-Dec-05 4:09
Savas Cilve16-Dec-05 4:09 
AnswerRe: property info error Pin
Robert Rohde22-Dec-05 10:20
Robert Rohde22-Dec-05 10:20 
QuestionContextMenuStrip and DefaultItem Pin
cual15-Dec-05 7:22
cual15-Dec-05 7:22 
Questionopen forms of an external application? Pin
LordZoster14-Dec-05 11:24
LordZoster14-Dec-05 11:24 
AnswerRe: open forms of an external application? Pin
Dave Kreskowiak14-Dec-05 12:26
mveDave Kreskowiak14-Dec-05 12:26 
GeneralRe: open forms of an external application? Pin
LordZoster14-Dec-05 22:34
LordZoster14-Dec-05 22:34 
AnswerRe: open forms of an external application? Pin
Ingo14-Dec-05 21:36
Ingo14-Dec-05 21:36 
QuestionAssociate File Extension in WinCE 5.0 - CF 1.0 SP2 C# Pin
Marco [Stinger]14-Dec-05 4:55
Marco [Stinger]14-Dec-05 4:55 
AnswerRe: Associate File Extension in WinCE 5.0 - CF 1.0 SP2 C# Pin
Ingo14-Dec-05 21:50
Ingo14-Dec-05 21:50 
QuestionCF 1.0 SP3 - WinCE - FullScreen and Controls.Clear() - Add() Pin
Marco [Stinger]14-Dec-05 2:09
Marco [Stinger]14-Dec-05 2:09 
AnswerRe: CF 1.0 SP3 - WinCE - FullScreen and Controls.Clear() - Add() Pin
Ingo14-Dec-05 3:32
Ingo14-Dec-05 3:32 
GeneralRe: CF 1.0 SP3 - WinCE - FullScreen and Controls.Clear() - Add() Pin
Marco [Stinger]14-Dec-05 4:52
Marco [Stinger]14-Dec-05 4:52 
GeneralRe: CF 1.0 SP3 - WinCE - FullScreen and Controls.Clear() - Add() Pin
Ingo14-Dec-05 21:43
Ingo14-Dec-05 21:43 
QuestionComboBox Pin
Assaf8213-Dec-05 14:24
Assaf8213-Dec-05 14:24 
AnswerRe: ComboBox Pin
Christian Graus13-Dec-05 15:01
protectorChristian Graus13-Dec-05 15:01 
QuestionRegistry search Pin
Yevgeny Efter13-Dec-05 8:57
Yevgeny Efter13-Dec-05 8:57 
AnswerRe: Registry search Pin
Ingo14-Dec-05 1:19
Ingo14-Dec-05 1:19 

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.