Click here to Skip to main content
15,903,030 members
Home / Discussions / C#
   

C#

 
GeneralDisappearing Help window Pin
LannieK24-Feb-05 11:29
LannieK24-Feb-05 11:29 
GeneralRe: Disappearing Help window Pin
sreejith ss nair25-Feb-05 1:55
sreejith ss nair25-Feb-05 1:55 
GeneralRe: Disappearing Help window Pin
LannieK25-Feb-05 2:40
LannieK25-Feb-05 2:40 
GeneralRe: Disappearing Help window Pin
sreejith ss nair25-Feb-05 4:36
sreejith ss nair25-Feb-05 4:36 
GeneralC# to parse XML using Web Service Pin
trigger96824-Feb-05 10:08
trigger96824-Feb-05 10:08 
GeneralDllnotfound Exception for Sqlite Dll Pin
Adnan Siddiqi24-Feb-05 8:43
Adnan Siddiqi24-Feb-05 8:43 
GeneralRe: Dllnotfound Exception for Sqlite Dll Pin
Adnan Siddiqi24-Feb-05 9:28
Adnan Siddiqi24-Feb-05 9:28 
GeneralRe: Dllnotfound Exception for Sqlite Dll Pin
Joel Lucsy25-Feb-05 3:56
Joel Lucsy25-Feb-05 3:56 
Sure, the sqlite.dll that you're P/Invoking into couldn't be loaded. The message is not refering to your assembly, but the dll that your assembly is trying to call into. You probably need to put the sqlite.dll into you bin\debug or bin\release directory.

--
Joel Lucsy
GeneralAdding right aligned controls to MenuStrip in whidbey Pin
SathishVJ24-Feb-05 7:38
SathishVJ24-Feb-05 7:38 
GeneralRe: Adding right aligned controls to MenuStrip in whidbey Pin
Judah Gabriel Himango24-Feb-05 8:56
sponsorJudah Gabriel Himango24-Feb-05 8:56 
GeneralRe: Adding right aligned controls to MenuStrip in whidbey Pin
SathishVJ25-Feb-05 11:07
SathishVJ25-Feb-05 11:07 
GeneralPassword protected files - HELP! Pin
Anthony Mushrow24-Feb-05 6:09
professionalAnthony Mushrow24-Feb-05 6:09 
GeneralRe: Password protected files - HELP! Pin
Dave Kreskowiak24-Feb-05 8:14
mveDave Kreskowiak24-Feb-05 8:14 
GeneralHELP! override OnPain, OnLayout and DoubleBuffer Pin
TheSebaster24-Feb-05 5:47
TheSebaster24-Feb-05 5:47 
Generallinking schema programatically Pin
Member 110614424-Feb-05 5:15
Member 110614424-Feb-05 5:15 
GeneralRegular expression mayhem Pin
Esmo200024-Feb-05 4:18
Esmo200024-Feb-05 4:18 
GeneralRe: Regular expression mayhem Pin
Michael Dunn24-Feb-05 6:09
sitebuilderMichael Dunn24-Feb-05 6:09 
GeneralRe: Regular expression mayhem Pin
Esmo200024-Feb-05 7:21
Esmo200024-Feb-05 7:21 
GeneralRe: Regular expression mayhem Pin
S. Senthil Kumar24-Feb-05 8:43
S. Senthil Kumar24-Feb-05 8:43 
GeneralRe: Regular expression mayhem Pin
Esmo200024-Feb-05 9:25
Esmo200024-Feb-05 9:25 
GeneralSending Emails - The "SendUsing" configuration value is invalid. Pin
MrEyes24-Feb-05 2:51
MrEyes24-Feb-05 2:51 
GeneralRe: Sending Emails - The "SendUsing" configuration value is invalid. Pin
turbochimp24-Feb-05 12:06
turbochimp24-Feb-05 12:06 
Generalcannot pass a string through an object to an unmanaged VC++ dll Pin
grs_files24-Feb-05 2:29
grs_files24-Feb-05 2:29 
GeneralNeed Help - Game Menu programming. Pin
giggssux9224-Feb-05 1:48
giggssux9224-Feb-05 1:48 
GeneralRe: Need Help - Game Menu programming. Pin
exhaulted24-Feb-05 2:32
exhaulted24-Feb-05 2:32 

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.