Click here to Skip to main content
15,914,111 members
Home / Discussions / C#
   

C#

 
QuestionStep into C++ COM object from C# .NET web service ? Pin
CherezZaboro3-Feb-05 8:56
CherezZaboro3-Feb-05 8:56 
AnswerRe: Step into C++ COM object from C# .NET web service ? Pin
Heath Stewart3-Feb-05 9:52
protectorHeath Stewart3-Feb-05 9:52 
GeneralRe: Step into C++ COM object from C# .NET web service ? Pin
CherezZaboro3-Feb-05 10:52
CherezZaboro3-Feb-05 10:52 
GeneralRe: Step into C++ COM object from C# .NET web service ? Pin
CherezZaboro3-Feb-05 10:52
CherezZaboro3-Feb-05 10:52 
GeneralRe: Step into C++ COM object from C# .NET web service ? Pin
Heath Stewart3-Feb-05 11:05
protectorHeath Stewart3-Feb-05 11:05 
GeneralRe: Step into C++ COM object from C# .NET web service ? Pin
CherezZaboro3-Feb-05 11:29
CherezZaboro3-Feb-05 11:29 
GeneralRe: Step into C++ COM object from C# .NET web service ? Pin
Heath Stewart3-Feb-05 13:19
protectorHeath Stewart3-Feb-05 13:19 
GeneralWeb control Pin
MyThread3-Feb-05 8:21
MyThread3-Feb-05 8:21 
Hi,

Can we create a webcontrol like

WebControl ctrl = new WebControl() ;
The above code is in a class that inherits from "System.Web.UI.UserControl"

It gives me error
'System.Web.UI.WebControls.WebControl.WebControl()' is inaccessible due to its protection level

Thanks for your help!
GeneralRe: Web control Pin
Christian Graus3-Feb-05 8:34
protectorChristian Graus3-Feb-05 8:34 
GeneralRe: Web control Pin
MyThread3-Feb-05 10:14
MyThread3-Feb-05 10:14 
GeneralRe: Web control Pin
Christian Graus3-Feb-05 10:21
protectorChristian Graus3-Feb-05 10:21 
GeneralRe: Web control Pin
Charlie Williams3-Feb-05 8:38
Charlie Williams3-Feb-05 8:38 
GeneralRe: Web control Pin
MyThread3-Feb-05 10:12
MyThread3-Feb-05 10:12 
GeneralInfragistics Button Pin
Member 12502003-Feb-05 6:32
Member 12502003-Feb-05 6:32 
GeneralRe: Infragistics Button Pin
Christian Graus3-Feb-05 8:35
protectorChristian Graus3-Feb-05 8:35 
GeneralRe: Infragistics Button Pin
Anonymous3-Feb-05 9:26
Anonymous3-Feb-05 9:26 
GeneralDelete line from txt file Pin
dcrewes3-Feb-05 5:34
dcrewes3-Feb-05 5:34 
GeneralRe: Delete line from txt file Pin
Christian Graus3-Feb-05 8:36
protectorChristian Graus3-Feb-05 8:36 
GeneralAutofill Dropdownlist Pin
greglh3-Feb-05 2:10
greglh3-Feb-05 2:10 
GeneralRe: Autofill Dropdownlist Pin
MyThread3-Feb-05 6:22
MyThread3-Feb-05 6:22 
Generaldiffrent results everytime Pin
Ahmed Galal3-Feb-05 1:42
Ahmed Galal3-Feb-05 1:42 
GeneralRe: diffrent results everytime Pin
Christian Graus3-Feb-05 8:37
protectorChristian Graus3-Feb-05 8:37 
Generalbitmap background issue and resources Pin
Aviv Halperin3-Feb-05 0:48
Aviv Halperin3-Feb-05 0:48 
GeneralRe: bitmap background issue and resources Pin
Judah Gabriel Himango3-Feb-05 5:03
sponsorJudah Gabriel Himango3-Feb-05 5:03 
GeneralRe: bitmap background issue and resources Pin
Aviv Halperin3-Feb-05 6:48
Aviv Halperin3-Feb-05 6:48 

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.