Click here to Skip to main content
15,899,313 members
Home / Discussions / C#
   

C#

 
GeneralRe: usercontrol Pin
utunity14-Sep-10 7:10
utunity14-Sep-10 7:10 
GeneralRe: usercontrol Pin
Luc Pattyn14-Sep-10 7:39
sitebuilderLuc Pattyn14-Sep-10 7:39 
GeneralRe: usercontrol Pin
utunity14-Sep-10 7:50
utunity14-Sep-10 7:50 
GeneralRe: usercontrol Pin
Henry Minute14-Sep-10 6:59
Henry Minute14-Sep-10 6:59 
GeneralRe: usercontrol Pin
Luc Pattyn14-Sep-10 6:17
sitebuilderLuc Pattyn14-Sep-10 6:17 
GeneralRe: usercontrol Pin
utunity14-Sep-10 10:50
utunity14-Sep-10 10:50 
QuestionCreating an ActiveX Control Pin
NarVish14-Sep-10 0:55
NarVish14-Sep-10 0:55 
AnswerRe: Creating an ActiveX Control Pin
Dave Kreskowiak14-Sep-10 4:02
mveDave Kreskowiak14-Sep-10 4:02 
Your code did something that its not allowed to do while running in the restricted sandbox of a web browser. The user has to relax their browsers security restrictions to allow your code to run.

BTW: Every user who tries to visit your page with this control on it would have to have the correct version of the .NET Framework installed to run your control. Also, it would appear, they would have to relax their security restrictions, making your site not-so-friendly to visit.

GeneralRe: Creating an ActiveX Control Pin
NarVish14-Sep-10 18:47
NarVish14-Sep-10 18:47 
GeneralRe: Creating an ActiveX Control Pin
Dave Kreskowiak14-Sep-10 20:03
mveDave Kreskowiak14-Sep-10 20:03 
GeneralRe: Creating an ActiveX Control Pin
NarVish15-Sep-10 3:00
NarVish15-Sep-10 3:00 
GeneralRe: Creating an ActiveX Control Pin
Dave Kreskowiak15-Sep-10 12:43
mveDave Kreskowiak15-Sep-10 12:43 
QuestionWhere to write my program data? Pin
Amir_Saniyan14-Sep-10 0:00
Amir_Saniyan14-Sep-10 0:00 
AnswerRe: Where to write my program data? Pin
Enobong Adahada14-Sep-10 0:21
Enobong Adahada14-Sep-10 0:21 
GeneralRe: Where to write my program data? Pin
Amir_Saniyan14-Sep-10 0:23
Amir_Saniyan14-Sep-10 0:23 
GeneralRe: Where to write my program data? Pin
Enobong Adahada14-Sep-10 0:35
Enobong Adahada14-Sep-10 0:35 
GeneralRe: Where to write my program data? Pin
Amir_Saniyan14-Sep-10 1:02
Amir_Saniyan14-Sep-10 1:02 
AnswerRe: Where to write my program data? Pin
Luc Pattyn14-Sep-10 0:47
sitebuilderLuc Pattyn14-Sep-10 0:47 
AnswerRe: Where to write my program data? Pin
PIEBALDconsult14-Sep-10 3:11
mvePIEBALDconsult14-Sep-10 3:11 
AnswerRe: Where to write my program data? Pin
Luc Pattyn14-Sep-10 3:22
sitebuilderLuc Pattyn14-Sep-10 3:22 
GeneralRe: Where to write my program data? Pin
PIEBALDconsult14-Sep-10 17:57
mvePIEBALDconsult14-Sep-10 17:57 
GeneralRe: Where to write my program data? Pin
DaveyM6914-Sep-10 21:37
professionalDaveyM6914-Sep-10 21:37 
GeneralRe: Where to write my program data? Pin
PIEBALDconsult15-Sep-10 3:39
mvePIEBALDconsult15-Sep-10 3:39 
GeneralRe: Where to write my program data? Pin
DaveyM6915-Sep-10 7:55
professionalDaveyM6915-Sep-10 7:55 
GeneralRe: Where to write my program data? Pin
PIEBALDconsult15-Sep-10 4:57
mvePIEBALDconsult15-Sep-10 4:57 

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.