Click here to Skip to main content
15,889,876 members
Home / Discussions / C#
   

C#

 
QuestionCreating setup for my application Pin
Shweta Gulati11-Sep-08 20:23
Shweta Gulati11-Sep-08 20:23 
AnswerRe: Creating setup for my application Pin
g_amol11-Sep-08 20:50
g_amol11-Sep-08 20:50 
QuestionCreating setup for my application Pin
g_amol11-Sep-08 20:53
g_amol11-Sep-08 20:53 
AnswerRe: Creating setup for my application Pin
Eslam Afifi12-Sep-08 5:25
Eslam Afifi12-Sep-08 5:25 
Questiondatalist [modified] Pin
soujanya G11-Sep-08 19:51
soujanya G11-Sep-08 19:51 
AnswerRe: datalist Pin
Manas Bhardwaj11-Sep-08 23:10
professionalManas Bhardwaj11-Sep-08 23:10 
GeneralRe: datalist Pin
soujanya G12-Sep-08 1:00
soujanya G12-Sep-08 1:00 
QuestionHttp status 401Unauthorized error in java web service Pin
newbieNeeraj11-Sep-08 19:32
newbieNeeraj11-Sep-08 19:32 
Hi,
I am trying to consume a java web service in c#(windows forms client not asp.net client). The wsdl file opens in inernet explorer correctly (here also I have to give my usename and password i.e. an authenctication window opens and I enter my userame and password.)

But If I try to add a web reference to the service or try to create a proxy via wsdl tool I get the "The request failed with HTTP Status 401:Unauthorized" error. I tried by supplying username,password and the domain attributes with the wsdl command, but to no use. THe WSDL coomand I am using is as follows :
wsdl /out:myproxy.cs /username:nekuma2 /password:abc123 /domain:insidelive http://tkydte3pc40441:8080/fitsl/services/SimpleFixedIncomeTokyoService?wsdl


I have been breaking my head over this for a long time. Any help would be greatly appreciated.

Regards,
Neeraj
AnswerRe: Http status 401Unauthorized error in java web service Pin
#realJSOP11-Sep-08 23:36
mve#realJSOP11-Sep-08 23:36 
GeneralRe: Http status 401Unauthorized error in java web service Pin
leppie11-Sep-08 23:50
leppie11-Sep-08 23:50 
GeneralRe: Http status 401Unauthorized error in java web service Pin
#realJSOP11-Sep-08 23:54
mve#realJSOP11-Sep-08 23:54 
GeneralRe: Http status 401Unauthorized error in java web service Pin
leppie12-Sep-08 0:00
leppie12-Sep-08 0:00 
AnswerRe: Http status 401Unauthorized error in java web service Pin
leppie12-Sep-08 2:21
leppie12-Sep-08 2:21 
GeneralRe: Http status 401Unauthorized error in java web service Pin
newbieNeeraj15-Sep-08 20:37
newbieNeeraj15-Sep-08 20:37 
QuestionMDI Related issue Pin
supriyaP11-Sep-08 19:27
supriyaP11-Sep-08 19:27 
AnswerRe: MDI Related issue Pin
#realJSOP11-Sep-08 23:37
mve#realJSOP11-Sep-08 23:37 
AnswerRe: MDI Related issue Pin
Mbah Dhaim12-Sep-08 2:00
Mbah Dhaim12-Sep-08 2:00 
QuestionRaising events from an Unmanaged ActivX Control in C# library Pin
Sreenath Varma11-Sep-08 18:12
Sreenath Varma11-Sep-08 18:12 
QuestionCopy byte arrays into one Pin
CodingLover11-Sep-08 18:08
CodingLover11-Sep-08 18:08 
AnswerRe: Copy byte arrays into one Pin
stancrm11-Sep-08 20:36
stancrm11-Sep-08 20:36 
AnswerRe: Copy byte arrays into one Pin
Guffa11-Sep-08 20:43
Guffa11-Sep-08 20:43 
QuestionRe: Copy byte arrays into one Pin
CodingLover11-Sep-08 23:11
CodingLover11-Sep-08 23:11 
AnswerRe: Copy byte arrays into one Pin
Guffa12-Sep-08 0:24
Guffa12-Sep-08 0:24 
Questionpassing the value "null" for the ChangeDisplaySettings API function in C# Pin
c10justin92411-Sep-08 16:05
c10justin92411-Sep-08 16:05 
AnswerRe: passing the value "null" for the ChangeDisplaySettings API function in C# Pin
yasirjaseem11-Sep-08 17:41
yasirjaseem11-Sep-08 17:41 

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.