Click here to Skip to main content
15,917,481 members
Home / Discussions / C#
   

C#

 
GeneralRe: Asynchronous call of a dynamically loaded method? Pin
N a v a n e e t h18-Jul-08 3:14
N a v a n e e t h18-Jul-08 3:14 
GeneralRe: Asynchronous call of a dynamically loaded method? Pin
matthias s.18-Jul-08 3:52
matthias s.18-Jul-08 3:52 
GeneralRe: Asynchronous call of a dynamically loaded method? Pin
N a v a n e e t h18-Jul-08 17:17
N a v a n e e t h18-Jul-08 17:17 
QuestionUsing MIRR function in c# Pin
sumit703418-Jul-08 0:16
sumit703418-Jul-08 0:16 
AnswerRe: Using MIRR function in c# Pin
CPallini18-Jul-08 0:32
mveCPallini18-Jul-08 0:32 
GeneralRe: Using MIRR function in c# Pin
sumit703418-Jul-08 0:38
sumit703418-Jul-08 0:38 
GeneralYou are welcome. Pin
CPallini18-Jul-08 0:41
mveCPallini18-Jul-08 0:41 
QuestionSerialPort and data received event Pin
kildareflare18-Jul-08 0:02
kildareflare18-Jul-08 0:02 
AnswerRe: SerialPort and data received event Pin
kildareflare18-Jul-08 1:01
kildareflare18-Jul-08 1:01 
GeneralRe: SerialPort and data received event Pin
Luc Pattyn18-Jul-08 1:38
sitebuilderLuc Pattyn18-Jul-08 1:38 
QuestionCan any body Tell me about 64 bit Pin
wasimsharp17-Jul-08 23:46
wasimsharp17-Jul-08 23:46 
AnswerRe: Can any body Tell me about 64 bit Pin
windhopper17-Jul-08 23:54
windhopper17-Jul-08 23:54 
GeneralRe: Can any body Tell me about 64 bit Pin
wasimsharp18-Jul-08 0:10
wasimsharp18-Jul-08 0:10 
QuestionConsume a webservice in a WebApplicationnew Pin
AS@1317-Jul-08 23:37
AS@1317-Jul-08 23:37 
Hell EveryBody,

I have a webservice in a server.And in another server I have a webApplication. When i use the webmethod of the webservice in my webApplication I got the following error.

I had already used this code, but no result.

webservLeave.PreAuthenticate = false;
webservLeave.Credentials = System.Net.CredentialCache.DefaultCredentials;
or
webservLeave.Credentials = System.Net.CredentialCache.DefaultCredentials;

The request failed with HTTP status 401: Unauthorized

plz help me out.

A key to every Solution

AnswerRe: Consume a webservice in a WebApplicationnew Pin
N a v a n e e t h17-Jul-08 23:43
N a v a n e e t h17-Jul-08 23:43 
QuestionRe: Consume a webservice in a WebApplicationnew Pin
AS@1317-Jul-08 23:52
AS@1317-Jul-08 23:52 
AnswerRe: Consume a webservice in a WebApplicationnew Pin
enginço18-Jul-08 0:03
enginço18-Jul-08 0:03 
QuestionRe: Consume a webservice in a WebApplicationnew Pin
AS@1318-Jul-08 0:11
AS@1318-Jul-08 0:11 
AnswerRe: Consume a webservice in a WebApplicationnew Pin
enginço18-Jul-08 0:35
enginço18-Jul-08 0:35 
QuestionRe: Consume a webservice in a WebApplicationnew Pin
AS@1318-Jul-08 0:56
AS@1318-Jul-08 0:56 
QuestionUse NGEN with WebDeployment Pin
Merlin Tintin17-Jul-08 23:06
Merlin Tintin17-Jul-08 23:06 
AnswerRe: Use NGEN with WebDeployment Pin
Scott Dorman18-Jul-08 1:09
professionalScott Dorman18-Jul-08 1:09 
AnswerRe: Use NGEN with WebDeployment Pin
Simon P Stevens18-Jul-08 2:00
Simon P Stevens18-Jul-08 2:00 
GeneralRe: Use NGEN with WebDeployment Pin
Merlin Tintin18-Jul-08 4:17
Merlin Tintin18-Jul-08 4:17 
GeneralRe: Use NGEN with WebDeployment Pin
Daniel Grunwald18-Jul-08 6:06
Daniel Grunwald18-Jul-08 6:06 

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.