Click here to Skip to main content
15,901,001 members
Home / Discussions / C#
   

C#

 
QuestionNetworkStream.DataAvailable is always false [modified] Pin
Anthony Mushrow26-Sep-07 6:34
professionalAnthony Mushrow26-Sep-07 6:34 
QuestionRe: NetworkStream.DataAvailable is only true once Pin
Anthony Mushrow26-Sep-07 6:57
professionalAnthony Mushrow26-Sep-07 6:57 
QuestionPhoto Gallery Pin
ddtayl0626-Sep-07 6:34
ddtayl0626-Sep-07 6:34 
AnswerRe: Photo Gallery Pin
Pete O'Hanlon26-Sep-07 10:10
mvePete O'Hanlon26-Sep-07 10:10 
QuestionException when Running a Process [modified] Pin
#realJSOP26-Sep-07 5:56
professional#realJSOP26-Sep-07 5:56 
AnswerRe: Exception when Running a Process Pin
Scott Dorman26-Sep-07 6:36
professionalScott Dorman26-Sep-07 6:36 
AnswerRe: Exception when Running a Process Pin
Justin Perez26-Sep-07 6:56
Justin Perez26-Sep-07 6:56 
GeneralRe: Exception when Running a Process Pin
#realJSOP26-Sep-07 8:10
professional#realJSOP26-Sep-07 8:10 
I'm trying to run openssl.exe (part of the windows version of openssl).


I've verified and re-verified that my command line parameters are ok.

Since the filenames being passed on the command line are completely qualified paths, I've tried using forward slashes and then backslashes in the paths.

I've tried beginning the parameter list without the space, and then with the space.

The filenames are valid and are known to exist.

The content of the files have been verified that they are in fact correct (as far as format is concerned).

The public key file was given to me by someone else, and the signature is part of the parameters passed to our web page, so I can only assume that the data is in fact correct.

Just to make sure that the openssl.exe file is working, I "corrupted" the public key file by removing the first and last line and then running the same parameters against it. The openssl.exe app returned the expected error message.

The last time I ran it, I didn't appear to get an exception.

This is driving me insane.




"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


AnswerRe: Exception when Running a Process Pin
markkuk26-Sep-07 9:14
markkuk26-Sep-07 9:14 
QuestionIBM "Packed Decimal" To .NET "String" Conversion Pin
Shahin7726-Sep-07 5:36
Shahin7726-Sep-07 5:36 
AnswerRe: IBM "Packed Decimal" To .NET "String" Conversion Pin
Scott Dorman26-Sep-07 6:35
professionalScott Dorman26-Sep-07 6:35 
GeneralRe: IBM "Packed Decimal" To .NET "String" Conversion Pin
Pete O'Hanlon26-Sep-07 10:05
mvePete O'Hanlon26-Sep-07 10:05 
GeneralRe: IBM "Packed Decimal" To .NET "String" Conversion Pin
Scott Dorman26-Sep-07 10:19
professionalScott Dorman26-Sep-07 10:19 
QuestionBase64 strings Pin
nemo26-Sep-07 5:16
nemo26-Sep-07 5:16 
AnswerRe: Base64 strings Pin
BoneSoft26-Sep-07 5:55
BoneSoft26-Sep-07 5:55 
AnswerRe: Base64 strings Pin
Scott Dorman26-Sep-07 6:43
professionalScott Dorman26-Sep-07 6:43 
QuestionWriting column names in Excel file Pin
topksharma198226-Sep-07 4:34
topksharma198226-Sep-07 4:34 
AnswerRe: Writing column names in Excel file Pin
Justin Perez26-Sep-07 4:57
Justin Perez26-Sep-07 4:57 
Questionarray of integers C++/C# Pin
alispas26-Sep-07 4:26
alispas26-Sep-07 4:26 
AnswerRe: array of integers C++/C# Pin
snorkie26-Sep-07 4:44
professionalsnorkie26-Sep-07 4:44 
GeneralRe: array of integers C++/C# Pin
alispas26-Sep-07 4:54
alispas26-Sep-07 4:54 
AnswerRe: array of integers C++/C# Pin
Luc Pattyn26-Sep-07 4:59
sitebuilderLuc Pattyn26-Sep-07 4:59 
AnswerRe: array of integers C++/C# Pin
led mike26-Sep-07 5:06
led mike26-Sep-07 5:06 
GeneralRe: array of integers C++/C# Pin
#realJSOP26-Sep-07 5:58
professional#realJSOP26-Sep-07 5:58 
GeneralRe: array of integers C++/C# Pin
led mike26-Sep-07 7:25
led mike26-Sep-07 7:25 

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.