Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > Testing Webservice authentication (IIS Test page)

Reply
Thread Tools

Testing Webservice authentication (IIS Test page)

 
 
Ralf Kaiser
Guest
Posts: n/a
 
      11-08-2006
Hello,

i am developing a webservice and i have added authentication to that
service.

When i call the methods of the service with the IIS test page no
authentication header is set (thats clear, this page does not provide any
fields to enter these credentials...)

Does anyone know how i can set these authentication data (username,
password) when i call methods from the test page for testing/debugging
purposes? I have already copied the original test page from the .net config
directory to my application directory and use this copy (configured in
web.config). Maybe it is possible to modify this page to send username and
password as headers (i have NO idea how - anyone??)

Thanks in advance,
Ralf


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
TEST TEST Test...Blah Blah Blah generalbatguano@pacbell.net Computer Support 2 09-15-2006 03:47 AM
TEST TEST Test...Blah Blah Blah Generalbatguano@pacbell.net Computer Support 6 09-13-2006 01:53 AM
Unit testing - one test class/method, or test class/class Edvard Majakari Python 4 02-25-2005 07:31 PM
TEST TEST TEST Gazwad Computer Support 2 09-05-2003 07:32 PM
test test test test test test test Computer Support 2 07-02-2003 06:02 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57