Click here to Skip to main content
15,913,055 members
Home / Discussions / C#
   

C#

 
QuestionHow to make setupfile and create a database in installation time Pin
Member 1001439626-May-13 9:31
Member 1001439626-May-13 9:31 
AnswerRe: How to make setupfile and create a database in installation time Pin
Abhinav S26-May-13 22:18
Abhinav S26-May-13 22:18 
Questionsending a call to winform Pin
Member 1007409726-May-13 7:01
Member 1007409726-May-13 7:01 
AnswerRe: sending a call to winform Pin
NotPolitcallyCorrect26-May-13 7:12
NotPolitcallyCorrect26-May-13 7:12 
AnswerRe: sending a call to winform Pin
Abhinav S26-May-13 7:34
Abhinav S26-May-13 7:34 
GeneralRe: sending a call to winform Pin
Member 1007416126-May-13 9:15
Member 1007416126-May-13 9:15 
AnswerRe: sending a call to winform Pin
Richard MacCutchan26-May-13 21:46
mveRichard MacCutchan26-May-13 21:46 
GeneralRe: sending a call to winform Pin
Member 1007416127-May-13 7:22
Member 1007416127-May-13 7:22 
GeneralRe: sending a call to winform Pin
Richard MacCutchan27-May-13 7:32
mveRichard MacCutchan27-May-13 7:32 
GeneralRe: sending a call to winform Pin
Member 1007416127-May-13 11:15
Member 1007416127-May-13 11:15 
GeneralRe: sending a call to winform Pin
Dave Kreskowiak27-May-13 15:58
mveDave Kreskowiak27-May-13 15:58 
QuestionRedirect standard output of a running process Pin
santosh sk26-May-13 1:12
santosh sk26-May-13 1:12 
AnswerRe: Redirect standard output of a running process Pin
Abhinav S26-May-13 6:31
Abhinav S26-May-13 6:31 
GeneralRe: Redirect standard output of a running process Pin
santosh sk27-May-13 16:05
santosh sk27-May-13 16:05 
AnswerRe: Redirect standard output of a running process Pin
Eddy Vluggen26-May-13 8:15
professionalEddy Vluggen26-May-13 8:15 
GeneralRe: Redirect standard output of a running process Pin
santosh sk27-May-13 16:25
santosh sk27-May-13 16:25 
GeneralRe: Redirect standard output of a running process Pin
Eddy Vluggen28-May-13 9:18
professionalEddy Vluggen28-May-13 9:18 
GeneralRe: Redirect standard output of a running process Pin
santosh sk6-Jun-13 16:24
santosh sk6-Jun-13 16:24 
GeneralRe: Redirect standard output of a running process Pin
Eddy Vluggen6-Jun-13 23:02
professionalEddy Vluggen6-Jun-13 23:02 
QuestionCheck for updates Pin
John_Tadros26-May-13 1:04
John_Tadros26-May-13 1:04 
AnswerRe: Check for updates Pin
Member 1007416126-May-13 1:29
Member 1007416126-May-13 1:29 
AnswerRe: Check for updates Pin
Richard MacCutchan26-May-13 2:36
mveRichard MacCutchan26-May-13 2:36 
AnswerRe: Check for updates Pin
Mycroft Holmes26-May-13 3:34
professionalMycroft Holmes26-May-13 3:34 
AnswerRe: Check for updates Pin
MaulikDusara26-May-13 18:25
MaulikDusara26-May-13 18:25 
Questionvery off bug Pin
Member 1007416125-May-13 22:46
Member 1007416125-May-13 22:46 
i added a registry key to regedit to auto start my app on startup
when the session open and the app start it crash on start
in the debugger it says it cant find the complete path
for a sepcific txt file it is suposed to read

when lunching the app in any other way the app works
just fine and can read said textfile easily

the text file is located in a parent folder

any idea on what could cause this

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.