Click here to Skip to main content
15,890,579 members
Home / Discussions / C#
   

C#

 
AnswerRe: CrystalReports Pin
Adam R Harris17-Jul-09 9:20
Adam R Harris17-Jul-09 9:20 
GeneralRe: CrystalReports Pin
Adam R Harris17-Jul-09 10:41
Adam R Harris17-Jul-09 10:41 
GeneralRe: CrystalReports Pin
CodingYoshi17-Jul-09 10:54
CodingYoshi17-Jul-09 10:54 
QuestionCommon components in C# and .net? Pin
saxisa17-Jul-09 7:01
saxisa17-Jul-09 7:01 
QuestionNTLM Authentication in C# Pin
joana.simoes17-Jul-09 5:39
joana.simoes17-Jul-09 5:39 
AnswerRe: NTLM Authentication in C# Pin
Adam R Harris17-Jul-09 9:25
Adam R Harris17-Jul-09 9:25 
GeneralRe: NTLM Authentication in C# Pin
joana.simoes19-Jul-09 23:34
joana.simoes19-Jul-09 23:34 
GeneralRe: NTLM Authentication in C# Pin
joana.simoes19-Jul-09 23:50
joana.simoes19-Jul-09 23:50 
Ok, I start to thing this has something to do with the formatting of the string that the server is sending to the C# client (or maybe some illegal characters?)
This is an accurate description of the places where I'm getting error in my app:

at System.Convert.FromBase64String(String s)\r\n   
at System.Net.NTAuthentication.GetOutgoingBlob(String incomingBlob)\r\n   
at System.Net.NegotiateClient.DoAuthenticate(String challenge, WebRequest webRequest, ICredentials credentials, Boolean preAuthenticate)\r\n
at System.Net.NegotiateClient.Authenticate(String challenge, WebRequest webRequest, ICredentials credentials)\r\n 
at System.Net.AuthenticationManager.Authenticate(String challenge, WebRequest request, ICredentials credentials)\r\n 
at System.Net.AuthenticationState.AttemptAuthenticate(HttpWebRequest httpWebRequest, ICredentials authInfo)\r\n
at System.Net.HttpWebRequest.CheckResubmitForAuth()\r\n
at System.Net.HttpWebRequest.CheckResubmit(Exception& e)\r\n
at System.Net.HttpWebRequest.DoSubmitRequestProcessing(Exception& exception)\r\n 
at System.Net.HttpWebRequest.ProcessResponse()\r\n
at System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)


Does anybody know a way of looking into this string that is causing problems?

cheers,
Jo
AnswerRe: NTLM Authentication in C# Pin
joana.simoes20-Jul-09 3:30
joana.simoes20-Jul-09 3:30 
QuestionRichTextBox- :(( Pin
RongNK17-Jul-09 4:49
RongNK17-Jul-09 4:49 
AnswerRe: RichTextBox- :(( Pin
Manas Bhardwaj17-Jul-09 4:59
professionalManas Bhardwaj17-Jul-09 4:59 
GeneralRe: RichTextBox- :(( Pin
RongNK17-Jul-09 5:04
RongNK17-Jul-09 5:04 
GeneralRe: RichTextBox- :(( Pin
Manas Bhardwaj17-Jul-09 5:14
professionalManas Bhardwaj17-Jul-09 5:14 
GeneralRe: RichTextBox- :(( Pin
RongNK17-Jul-09 5:39
RongNK17-Jul-09 5:39 
GeneralRe: RichTextBox- :(( Pin
DoctorMick17-Jul-09 6:19
DoctorMick17-Jul-09 6:19 
AnswerRe: RichTextBox- :(( Pin
Luc Pattyn17-Jul-09 10:07
sitebuilderLuc Pattyn17-Jul-09 10:07 
QuestionControl Timer is not work ?? Pin
anhhuynokia17-Jul-09 4:17
anhhuynokia17-Jul-09 4:17 
AnswerRe: Control Timer is not work ?? Pin
musefan17-Jul-09 4:25
musefan17-Jul-09 4:25 
AnswerRe: Control Timer is not work ?? Pin
ddecoy17-Jul-09 4:27
ddecoy17-Jul-09 4:27 
AnswerRe: Control Timer is not work ?? Pin
OriginalGriff17-Jul-09 4:27
mveOriginalGriff17-Jul-09 4:27 
AnswerRe: Control Timer is not work ?? Pin
Luc Pattyn17-Jul-09 10:29
sitebuilderLuc Pattyn17-Jul-09 10:29 
GeneralRe: Control Timer is not work ?? Pin
anhhuynokia17-Jul-09 18:06
anhhuynokia17-Jul-09 18:06 
Questionenumerate local group membership on a member server Pin
caiena17-Jul-09 3:55
caiena17-Jul-09 3:55 
QuestionText size in WebBrowser control Pin
Branislav Vidovic17-Jul-09 2:44
Branislav Vidovic17-Jul-09 2:44 
AnswerRe: Text size in WebBrowser control Pin
Adam R Harris17-Jul-09 8:46
Adam R Harris17-Jul-09 8:46 

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.