Click here to Skip to main content
15,898,222 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionFileupload in ASP.NET2.0 AJAX enabled website Pin
roopa_ rai9-Feb-07 17:38
roopa_ rai9-Feb-07 17:38 
AnswerRe: Fileupload in ASP.NET2.0 AJAX enabled website Pin
Bassam Saoud9-Feb-07 22:54
Bassam Saoud9-Feb-07 22:54 
Questionunexpected error 0x8ffe2740 occured Pin
prabhu dot net9-Feb-07 17:26
prabhu dot net9-Feb-07 17:26 
AnswerRe: unexpected error 0x8ffe2740 occured Pin
we_swati12-Feb-07 7:11
we_swati12-Feb-07 7:11 
QuestionAsp.net & Flash Pin
AnhTin9-Feb-07 16:35
AnhTin9-Feb-07 16:35 
QuestionDelete Temp File after N seconds Pin
Shawn_H9-Feb-07 16:04
Shawn_H9-Feb-07 16:04 
AnswerRe: Delete Temp File after N seconds Pin
Bassam Saoud9-Feb-07 22:58
Bassam Saoud9-Feb-07 22:58 
Questionweb service - how to setup access Pin
we_swati9-Feb-07 13:40
we_swati9-Feb-07 13:40 
I have made a web service , I have put it on a web server .
I want to use it in my application which I am working on my local machine .
I have made web reference to it in my application and create dthe object in my web form .

When I run my application I get error on the Invoke .what I need to do ..
Please suggest...

Exception Details: System.Net.WebException: The request failed with HTTP status 401: Unauthorized.

Source Error:


Line 40: <System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/HelloWorld", RequestNamespace:="http://tempuri.org/", ResponseNamespace:="http://tempuri.org/", Use:=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle:=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)> _
Line 41: Public Function HelloWorld() As String
Line 42: Dim results() As Object = Me.Invoke("HelloWorld", New Object(-1) {})
Line 43: Return CType(results(0),String)
Line 44: End Function

thanks


Source File: c:\inetpub\wwwroot\testWebApp1\Web References\hellowld\Reference.vb




Line: 42



thanks
AnswerRe: web service - how to setup access Pin
asithangae9-Feb-07 16:49
asithangae9-Feb-07 16:49 
QuestionSecurity ( redirect user to some forms in loggin according to ROLE) Pin
Islam Khalil Saber9-Feb-07 13:24
Islam Khalil Saber9-Feb-07 13:24 
AnswerRe: Security ( redirect user to some forms in loggin according to ROLE) Pin
kubben12-Feb-07 2:16
kubben12-Feb-07 2:16 
GeneralRe: Security ( redirect user to some forms in loggin according to ROLE) Pin
Islam Khalil Saber12-Feb-07 11:55
Islam Khalil Saber12-Feb-07 11:55 
GeneralRe: Security ( redirect user to some forms in loggin according to ROLE) Pin
kubben13-Feb-07 2:37
kubben13-Feb-07 2:37 
QuestionRegular Expression Question Pin
achimera9-Feb-07 12:54
achimera9-Feb-07 12:54 
AnswerRe: Regular Expression Question Pin
Guffa9-Feb-07 13:05
Guffa9-Feb-07 13:05 
QuestionEmail Address Verification... Pin
code-frog9-Feb-07 12:36
professionalcode-frog9-Feb-07 12:36 
AnswerRe: Email Address Verification... Pin
User 17164929-Feb-07 13:43
professionalUser 17164929-Feb-07 13:43 
Question.dll ? A solution file not present Pin
lehya9-Feb-07 10:46
lehya9-Feb-07 10:46 
AnswerRe: .dll ? A solution file not present Pin
asithangae9-Feb-07 16:39
asithangae9-Feb-07 16:39 
Questionchange the webservice Pin
srinandan..9-Feb-07 8:24
srinandan..9-Feb-07 8:24 
AnswerRe: change the webservice Pin
kubben9-Feb-07 9:53
kubben9-Feb-07 9:53 
GeneralRe: change the webservice Pin
srinandan..9-Feb-07 20:35
srinandan..9-Feb-07 20:35 
GeneralRe: change the webservice Pin
kubben12-Feb-07 2:06
kubben12-Feb-07 2:06 
GeneralRe: change the webservice Pin
srinandan..12-Feb-07 3:15
srinandan..12-Feb-07 3:15 
GeneralRe: change the webservice Pin
kubben14-Feb-07 9:33
kubben14-Feb-07 9:33 

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.