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

.NET (Core and Framework)

 
GeneralRe: Detect if a form is shown Pin
#realJSOP27-Apr-08 3:18
professional#realJSOP27-Apr-08 3:18 
GeneralRe: Detect if a form is shown Pin
BJ Basañes27-Apr-08 13:28
BJ Basañes27-Apr-08 13:28 
GeneralRe: Detect if a form is shown Pin
Christian Graus27-Apr-08 14:08
protectorChristian Graus27-Apr-08 14:08 
GeneralRe: Detect if a form is shown Pin
BJ Basañes27-Apr-08 15:11
BJ Basañes27-Apr-08 15:11 
GeneralRe: Detect if a form is shown Pin
Christian Graus27-Apr-08 15:21
protectorChristian Graus27-Apr-08 15:21 
GeneralRe: Detect if a form is shown Pin
Luc Pattyn27-Apr-08 14:27
sitebuilderLuc Pattyn27-Apr-08 14:27 
GeneralRe: Detect if a form is shown Pin
BJ Basañes27-Apr-08 15:12
BJ Basañes27-Apr-08 15:12 
GeneralAssembly.Load(byte[] buffer) Pin
kkchh25-Apr-08 13:59
kkchh25-Apr-08 13:59 
Hi,

I'm encountering problem while trying to load unverifiable assembly (mixed managed and unmanaged code written in c++.net) using Assembly.Load(byte[] buffer). An "Unverifiable code failed policy check" exception is awlays thrown. The same error did not appear when I tried loading using Assembly.LoadFile. Unfortunately, I can only use Assembly.Load because I'm only given the assembly image in an array of bytes and I'm not allowed to write to any other storage devices due to security reason. Did I miss out anything? or Does anyone know any alternatives to load assembly other than Assembly.Load?

Regards,
chew
GeneralOpenFileDialog and SaveFileDialog crashing Pin
Marc Clifton25-Apr-08 5:18
mvaMarc Clifton25-Apr-08 5:18 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Thomas Stockwell26-Apr-08 18:19
professionalThomas Stockwell26-Apr-08 18:19 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Marc Clifton27-Apr-08 3:40
mvaMarc Clifton27-Apr-08 3:40 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Giorgi Dalakishvili26-Apr-08 23:49
mentorGiorgi Dalakishvili26-Apr-08 23:49 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
#realJSOP27-Apr-08 3:27
professional#realJSOP27-Apr-08 3:27 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Marc Clifton27-Apr-08 3:38
mvaMarc Clifton27-Apr-08 3:38 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Thomas Stockwell27-Apr-08 3:46
professionalThomas Stockwell27-Apr-08 3:46 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Marc Clifton27-Apr-08 4:19
mvaMarc Clifton27-Apr-08 4:19 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Mark Salsbery27-Apr-08 10:25
Mark Salsbery27-Apr-08 10:25 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Marc Clifton27-Apr-08 11:17
mvaMarc Clifton27-Apr-08 11:17 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
S. Senthil Kumar27-Apr-08 15:10
S. Senthil Kumar27-Apr-08 15:10 
GeneralRe: OpenFileDialog and SaveFileDialog crashing Pin
Marc Clifton28-Apr-08 0:44
mvaMarc Clifton28-Apr-08 0:44 
QuestionDrag & Drop from Windows Explorer into IE using ActiveX Pin
philster24-Apr-08 19:04
philster24-Apr-08 19:04 
GeneralApplication as both WS client and server Pin
sandersja23-Apr-08 10:31
sandersja23-Apr-08 10:31 
GeneralRe: Application as both WS client and server Pin
Colin Angus Mackay23-Apr-08 12:20
Colin Angus Mackay23-Apr-08 12:20 
GeneralRe: Application as both WS client and server Pin
#realJSOP27-Apr-08 3:29
professional#realJSOP27-Apr-08 3:29 
GeneralService Oriented Architecture Pin
ctrlnick22-Apr-08 10:33
ctrlnick22-Apr-08 10:33 

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.