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

C#

 
QuestionHelp me, very urgent problem, about after running the program design. Pin
Member 114460806-Mar-15 16:25
Member 114460806-Mar-15 16:25 
AnswerRe: Help me, very urgent problem, about after running the program design. Pin
Dave Kreskowiak6-Mar-15 17:58
mveDave Kreskowiak6-Mar-15 17:58 
GeneralRe: Help me, very urgent problem, about after running the program design. Pin
Member 114460807-Mar-15 16:51
Member 114460807-Mar-15 16:51 
AnswerRe: Help me, very urgent problem, about after running the program design. Pin
Richard MacCutchan6-Mar-15 21:40
mveRichard MacCutchan6-Mar-15 21:40 
AnswerRe: Help me, very urgent problem, about after running the program design. Pin
OriginalGriff6-Mar-15 21:47
mveOriginalGriff6-Mar-15 21:47 
GeneralRe: Help me, very urgent problem, about after running the program design. Pin
Member 114460807-Mar-15 16:50
Member 114460807-Mar-15 16:50 
GeneralRe: Help me, very urgent problem, about after running the program design. Pin
OriginalGriff7-Mar-15 21:03
mveOriginalGriff7-Mar-15 21:03 
GeneralRe: Help me, very urgent problem, about after running the program design. Pin
phil.o7-Mar-15 8:19
professionalphil.o7-Mar-15 8:19 
QuestionNeed help changing a value in an application Pin
hopper16-Mar-15 12:11
hopper16-Mar-15 12:11 
AnswerRe: Need help changing a value in an application Pin
Richard Andrew x646-Mar-15 12:49
professionalRichard Andrew x646-Mar-15 12:49 
GeneralRe: Need help changing a value in an application Pin
manchanx6-Mar-15 12:55
professionalmanchanx6-Mar-15 12:55 
GeneralRe: Need help changing a value in an application Pin
Richard Andrew x646-Mar-15 12:56
professionalRichard Andrew x646-Mar-15 12:56 
GeneralRe: Need help changing a value in an application Pin
manchanx6-Mar-15 12:59
professionalmanchanx6-Mar-15 12:59 
GeneralRe: Need help changing a value in an application Pin
hopper16-Mar-15 13:05
hopper16-Mar-15 13:05 
GeneralRe: Need help changing a value in an application Pin
Dave Kreskowiak6-Mar-15 13:12
mveDave Kreskowiak6-Mar-15 13:12 
GeneralRe: Need help changing a value in an application Pin
hopper16-Mar-15 13:22
hopper16-Mar-15 13:22 
GeneralRe: Need help changing a value in an application Pin
Dave Kreskowiak6-Mar-15 14:44
mveDave Kreskowiak6-Mar-15 14:44 
GeneralRe: Need help changing a value in an application Pin
Richard Andrew x646-Mar-15 13:14
professionalRichard Andrew x646-Mar-15 13:14 
GeneralRe: Need help changing a value in an application Pin
hopper16-Mar-15 13:31
hopper16-Mar-15 13:31 
GeneralRe: Need help changing a value in an application Pin
phil.o7-Mar-15 8:28
professionalphil.o7-Mar-15 8:28 
GeneralRe: Need help changing a value in an application Pin
hopper17-Mar-15 9:08
hopper17-Mar-15 9:08 
GeneralRe: Need help changing a value in an application Pin
phil.o7-Mar-15 9:40
professionalphil.o7-Mar-15 9:40 
GeneralRe: Need help changing a value in an application Pin
hopper17-Mar-15 9:57
hopper17-Mar-15 9:57 
GeneralRe: Need help changing a value in an application Pin
phil.o7-Mar-15 10:15
professionalphil.o7-Mar-15 10:15 
AnswerRe: Need help changing a value in an application Pin
BillWoodruff6-Mar-15 13:37
professionalBillWoodruff6-Mar-15 13:37 
Do you have the source code for the program ?

If you don't, and you can't get help from wherever the program came from, then it's probable the authors/company did not intend for you to change that value. We are not going to help you hack some code.

If you have the source, then you'll need to develop some skills in programming to find the place where the date is set, and alter it. Start by searching the code for every use of keywords like "DateTime" and "TimeSpan."
«To kill an error's as good a service, sometimes better than, establishing new truth or fact.» Charles Darwin in "Prospero's Precepts"

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.