Click here to Skip to main content
15,886,689 members
Home / Discussions / C#
   

C#

 
GeneralRe: Regular Expression for Date Validator not working? Pin
Guffa18-Dec-08 1:47
Guffa18-Dec-08 1:47 
GeneralRe: Regular Expression for Date Validator not working? Pin
Dinker Batra18-Dec-08 1:57
Dinker Batra18-Dec-08 1:57 
GeneralRe: Regular Expression for Date Validator not working? Pin
Gideon Engelberth18-Dec-08 3:33
Gideon Engelberth18-Dec-08 3:33 
AnswerRe: Regular Expression for Date Validator not working? Pin
PIEBALDconsult18-Dec-08 12:16
mvePIEBALDconsult18-Dec-08 12:16 
QuestionPost-build event command line error Pin
Reddy Prakash18-Dec-08 0:13
Reddy Prakash18-Dec-08 0:13 
AnswerRe: Post-build event command line error Pin
benjymous18-Dec-08 0:16
benjymous18-Dec-08 0:16 
GeneralRe: Post-build event command line error Pin
Reddy Prakash18-Dec-08 0:23
Reddy Prakash18-Dec-08 0:23 
GeneralRe: Post-build event command line error Pin
moon_stick18-Dec-08 0:55
moon_stick18-Dec-08 0:55 
I've just checked one of my projects - $(TargetDir) is "c:\projects\project1\" so the trailing backslash is included. You're trying to resolve the address something like "c:\projects\project1\\*.exe" which isn't valid path.

Make the change the OP stated - it should work.

It definitely isn't definatley

GeneralRe: Post-build event command line error Pin
benjymous18-Dec-08 1:31
benjymous18-Dec-08 1:31 
QuestionText rotation Pin
kk.tvm17-Dec-08 23:10
kk.tvm17-Dec-08 23:10 
AnswerRe: Text rotation Pin
#realJSOP17-Dec-08 23:27
mve#realJSOP17-Dec-08 23:27 
AnswerRe: Text rotation Pin
benjymous17-Dec-08 23:27
benjymous17-Dec-08 23:27 
AnswerRe: Text rotation Pin
dan!sh 17-Dec-08 23:43
professional dan!sh 17-Dec-08 23:43 
QuestionSqlBulkCopy Pin
Expert Coming17-Dec-08 23:00
Expert Coming17-Dec-08 23:00 
AnswerRe: SqlBulkCopy Pin
CodingYoshi18-Dec-08 3:25
CodingYoshi18-Dec-08 3:25 
GeneralRe: SqlBulkCopy Pin
Expert Coming18-Dec-08 11:24
Expert Coming18-Dec-08 11:24 
GeneralRe: SqlBulkCopy Pin
Expert Coming18-Dec-08 11:41
Expert Coming18-Dec-08 11:41 
QuestionText Diff library Pin
m-khansari17-Dec-08 22:30
m-khansari17-Dec-08 22:30 
QuestionXML DateTime, .NET DateTime and SQL DateTime troubles Pin
Andres Coder17-Dec-08 19:46
Andres Coder17-Dec-08 19:46 
AnswerRe: XML DateTime, .NET DateTime and SQL DateTime troubles Pin
PIEBALDconsult18-Dec-08 12:09
mvePIEBALDconsult18-Dec-08 12:09 
QuestionHow to control Ms Powerpoint 2007 Slide show using C# 3.5? Pin
salon17-Dec-08 19:40
salon17-Dec-08 19:40 
Question[Message Deleted] Pin
kirandilip17-Dec-08 18:44
kirandilip17-Dec-08 18:44 
AnswerRe: Check Date Difference Pin
Brij17-Dec-08 18:53
mentorBrij17-Dec-08 18:53 
GeneralRe: Check Date Difference Pin
Lev Danielyan17-Dec-08 19:02
Lev Danielyan17-Dec-08 19:02 
AnswerRe: Check Date Difference Pin
Lev Danielyan17-Dec-08 18:53
Lev Danielyan17-Dec-08 18:53 

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.