Click here to Skip to main content
15,896,154 members
Home / Discussions / C#
   

C#

 
QuestionHow add string to text box in way that the string structure will be same in each line ? [modified] Pin
Yanshof21-Jun-08 23:05
Yanshof21-Jun-08 23:05 
AnswerRe: How add string to text box in way that the string structure will be same in each line ? Pin
User 665821-Jun-08 23:45
User 665821-Jun-08 23:45 
GeneralRe: How add string to text box in way that the string structure will be same in each line ? Pin
Yanshof21-Jun-08 23:50
Yanshof21-Jun-08 23:50 
GeneralRe: How add string to text box in way that the string structure will be same in each line ? Pin
User 665821-Jun-08 23:54
User 665821-Jun-08 23:54 
AnswerRe: How add string to text box in way that the string structure will be same in each line ? Pin
Luc Pattyn22-Jun-08 0:46
sitebuilderLuc Pattyn22-Jun-08 0:46 
QuestionSqlConnection using a DSN Pin
TheFoZ21-Jun-08 22:55
TheFoZ21-Jun-08 22:55 
AnswerRe: SqlConnection using a DSN Pin
TheFoZ22-Jun-08 0:26
TheFoZ22-Jun-08 0:26 
QuestionFileLoadException in Outlook 2007 add-in project Pin
ben221-Jun-08 21:20
ben221-Jun-08 21:20 
Hi,

I'm using a outlook 2007 add-in project. In this project I added a reference to a dll. Somehow I can't make any calls to any of the methods in that dll. I keep getting FileLoadException. I have strong named this assembly. I read in one place that I have to grant trust to that assembly. Any idea how to fix this? After adding strong name I get this error:

A first chance exception of type 'System.IO.FileLoadException' occurred in MyClass.DLL
Could not load file or assembly 'MyClass, Version=1.0.3094.41526, Culture=neutral, PublicKeyToken=52388ff89a43b4bd' or one of its dependencies. Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key. (Exception from HRESULT: 0x80131045)

Thanks
Ben
QuestionReflection Pin
Jammer21-Jun-08 12:47
Jammer21-Jun-08 12:47 
AnswerRe: Reflection Pin
Bert delaVega21-Jun-08 14:02
Bert delaVega21-Jun-08 14:02 
GeneralRe: Reflection Pin
Jammer21-Jun-08 23:16
Jammer21-Jun-08 23:16 
AnswerRe: Reflection Pin
Brady Kelly21-Jun-08 23:18
Brady Kelly21-Jun-08 23:18 
GeneralRe: Reflection Pin
Jammer22-Jun-08 0:22
Jammer22-Jun-08 0:22 
GeneralRe: Reflection Pin
Vega0222-Jun-08 0:57
Vega0222-Jun-08 0:57 
GeneralRe: Reflection Pin
Brady Kelly22-Jun-08 1:05
Brady Kelly22-Jun-08 1:05 
Questionlock and Monitor.TryEnter Pin
koleraba21-Jun-08 11:34
koleraba21-Jun-08 11:34 
AnswerRe: lock and Monitor.TryEnter Pin
Scott Dorman21-Jun-08 12:29
professionalScott Dorman21-Jun-08 12:29 
GeneralRe: lock and Monitor.TryEnter Pin
koleraba21-Jun-08 12:59
koleraba21-Jun-08 12:59 
GeneralRe: lock and Monitor.TryEnter Pin
Scott Dorman21-Jun-08 13:52
professionalScott Dorman21-Jun-08 13:52 
GeneralRe: lock and Monitor.TryEnter Pin
koleraba22-Jun-08 14:34
koleraba22-Jun-08 14:34 
QuestionCan't override the mathod OnKeyPress of TextBox control ( attached code ) Pin
Yanshof21-Jun-08 6:14
Yanshof21-Jun-08 6:14 
AnswerRe: Can't override the mathod OnKeyPress of TextBox control ( attached code ) Pin
Luc Pattyn21-Jun-08 7:00
sitebuilderLuc Pattyn21-Jun-08 7:00 
AnswerRe: Can't override the mathod OnKeyPress of TextBox control ( attached code ) Pin
MagProWin21-Jun-08 7:56
MagProWin21-Jun-08 7:56 
GeneralRe: Can't override the mathod OnKeyPress of TextBox control ( attached code ) Pin
Guffa22-Jun-08 2:57
Guffa22-Jun-08 2:57 
QuestionWindow Service problem Pin
Yulianto.21-Jun-08 5:03
Yulianto.21-Jun-08 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.