Click here to Skip to main content
15,915,509 members
Home / Discussions / C#
   

C#

 
GeneralRe: i need your help in ado.net PinPopular
Richard Andrew x6416-Mar-12 13:41
professionalRichard Andrew x6416-Mar-12 13:41 
GeneralRe: i need your help in ado.net Pin
mrx10016-Mar-12 13:50
mrx10016-Mar-12 13:50 
AnswerRe: i need your help in ado.net Pin
Luc Pattyn16-Mar-12 19:15
sitebuilderLuc Pattyn16-Mar-12 19:15 
GeneralRe: i need your help in ado.net Pin
ProEnggSoft16-Mar-12 14:40
ProEnggSoft16-Mar-12 14:40 
Questionbackup Pin
nitish_0716-Mar-12 5:12
nitish_0716-Mar-12 5:12 
AnswerRe: backup Pin
Eddy Vluggen16-Mar-12 7:09
professionalEddy Vluggen16-Mar-12 7:09 
GeneralRe: backup Pin
nitish_0717-Mar-12 2:34
nitish_0717-Mar-12 2:34 
QuestionMethod CRService.crRequest can not be reflected. Pin
NarVish16-Mar-12 1:42
NarVish16-Mar-12 1:42 
AnswerRe: Method CRService.crRequest can not be reflected. Pin
Pete O'Hanlon16-Mar-12 1:45
mvePete O'Hanlon16-Mar-12 1:45 
GeneralRe: Method CRService.crRequest can not be reflected. Pin
NarVish16-Mar-12 1:47
NarVish16-Mar-12 1:47 
Questionc# Pin
mukesh methaniya15-Mar-12 22:36
mukesh methaniya15-Mar-12 22:36 
AnswerRe: c# Pin
BobJanova15-Mar-12 23:08
BobJanova15-Mar-12 23:08 
JokeRe: c# Pin
ZurdoDev16-Mar-12 6:23
professionalZurdoDev16-Mar-12 6:23 
GeneralRe: c# Pin
R. Giskard Reventlov16-Mar-12 6:56
R. Giskard Reventlov16-Mar-12 6:56 
GeneralRe: c# Pin
computerpublic16-Mar-12 11:43
computerpublic16-Mar-12 11:43 
GeneralRe: c# Pin
ZurdoDev16-Mar-12 12:58
professionalZurdoDev16-Mar-12 12:58 
QuestionCannot Resolve Path Error Pin
computerpublic15-Mar-12 16:31
computerpublic15-Mar-12 16:31 
AnswerRe: Cannot Resolve Path Error Pin
Peter_in_278015-Mar-12 17:19
professionalPeter_in_278015-Mar-12 17:19 
GeneralRe: Cannot Resolve Path Error Pin
computerpublic16-Mar-12 1:41
computerpublic16-Mar-12 1:41 
Peter,
When I make it ("C:\\tempPath", it gives me the following error:

Unhandled Exception: System.IO.FileNotFoundException: Could not find file 'c:\te
mpPath'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, I
nt32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions o
ptions, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolea
n useLongPath)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access,
FileShare share)
at System.IO.File.ReadAllBytes(String path)
at ConsoleApplicationTEST2.Program.Main(String[] args) in C:\Users\computerpu
blic\Desktop\ConsoleApplicationTEST2\ConsoleApplicationTEST2\Program.cs:line 18
Press any key to continue . . .
GeneralRe: Cannot Resolve Path Error Pin
ZurdoDev16-Mar-12 6:24
professionalZurdoDev16-Mar-12 6:24 
GeneralRe: Cannot Resolve Path Error Pin
ProEnggSoft16-Mar-12 14:42
ProEnggSoft16-Mar-12 14:42 
AnswerRe: Cannot Resolve Path Error Pin
PIEBALDconsult15-Mar-12 17:40
mvePIEBALDconsult15-Mar-12 17:40 
GeneralRe: Cannot Resolve Path Error Pin
ProEnggSoft16-Mar-12 14:44
ProEnggSoft16-Mar-12 14:44 
AnswerRe: Cannot Resolve Path Error Pin
BobJanova15-Mar-12 23:07
BobJanova15-Mar-12 23:07 
GeneralRe: Cannot Resolve Path Error Pin
Pete O'Hanlon15-Mar-12 23:29
mvePete O'Hanlon15-Mar-12 23:29 

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.