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

C#

 
GeneralRe: i have some visual-studio 2008 question Pin
E_Gold21-Jan-10 20:27
E_Gold21-Jan-10 20:27 
Questionbest way to store configuration and state info Pin
teknolog12321-Jan-10 8:05
teknolog12321-Jan-10 8:05 
AnswerRe: best way to store configuration and state info Pin
Som Shekhar21-Jan-10 8:23
Som Shekhar21-Jan-10 8:23 
GeneralRe: best way to store configuration and state info Pin
teknolog12321-Jan-10 8:31
teknolog12321-Jan-10 8:31 
GeneralRe: best way to store configuration and state info Pin
Som Shekhar21-Jan-10 8:37
Som Shekhar21-Jan-10 8:37 
GeneralRe: best way to store configuration and state info Pin
Eddy Vluggen21-Jan-10 8:43
professionalEddy Vluggen21-Jan-10 8:43 
GeneralRe: best way to store configuration and state info Pin
Colin Angus Mackay21-Jan-10 8:39
Colin Angus Mackay21-Jan-10 8:39 
GeneralRe: best way to store configuration and state info Pin
Eddy Vluggen21-Jan-10 8:42
professionalEddy Vluggen21-Jan-10 8:42 
AnswerRe: best way to store configuration and state info Pin
Colin Angus Mackay21-Jan-10 8:37
Colin Angus Mackay21-Jan-10 8:37 
AnswerRe: best way to store configuration and state info Pin
PIEBALDconsult21-Jan-10 18:19
mvePIEBALDconsult21-Jan-10 18:19 
AnswerRe: best way to store configuration and state info Pin
sandyrae21-Jan-10 21:03
sandyrae21-Jan-10 21:03 
AnswerRe: best way to store configuration and state info Pin
#realJSOP21-Jan-10 23:42
professional#realJSOP21-Jan-10 23:42 
Questionunknown error code Pin
Erdinc2721-Jan-10 7:10
Erdinc2721-Jan-10 7:10 
AnswerRe: unknown error code Pin
Luc Pattyn21-Jan-10 7:36
sitebuilderLuc Pattyn21-Jan-10 7:36 
AnswerRe: unknown error code Pin
Som Shekhar21-Jan-10 7:38
Som Shekhar21-Jan-10 7:38 
AnswerRe: unknown error code Pin
Abhinav S21-Jan-10 17:57
Abhinav S21-Jan-10 17:57 
AnswerRe: unknown error code Pin
SimpleData22-Jan-10 0:10
SimpleData22-Jan-10 0:10 
GeneralRe: unknown error code Pin
Erdinc2722-Jan-10 9:17
Erdinc2722-Jan-10 9:17 
GeneralRe: unknown error code Pin
SimpleData22-Jan-10 9:37
SimpleData22-Jan-10 9:37 
GeneralRe: unknown error code Pin
Erdinc2722-Jan-10 22:02
Erdinc2722-Jan-10 22:02 
GeneralRe: unknown error code Pin
Erdinc2722-Jan-10 22:54
Erdinc2722-Jan-10 22:54 
QuestionAm I missing something? Pin
Unsy21-Jan-10 7:07
Unsy21-Jan-10 7:07 
I have a windows app that uses SQL Server Compact Edition. It's fine on any machine that has VS on it but when I install it onto other machines, I get an error about the DLL's.

Because I don't want to rely on an internet connection during the installation I am including all the set up files etc for SqlCe, which it does nicely, but the DLL files stay in the SqlCe folder in Program Files, and cannot be found.

If I move these DLL's into c:\windows\system32 everything is fine.

Have I missed something in the publishing of my app in VS2008?

(I'm sorry if this is a daft question. I'm pretty new to this)

Thanks, Big Grin | :-D

Huh? oh yeah... I knew that.. :oS

AnswerRe: Am I missing something? Pin
Som Shekhar21-Jan-10 7:35
Som Shekhar21-Jan-10 7:35 
GeneralRe: Am I missing something? Pin
Unsy21-Jan-10 7:45
Unsy21-Jan-10 7:45 
GeneralRe: Am I missing something? Pin
Som Shekhar21-Jan-10 7:48
Som Shekhar21-Jan-10 7: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.