Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / August 2005

Tip: Looking for answers? Try searching our database.

Deployement issue, stuck bad

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
roger - 08 Aug 2005 12:27 GMT
Hi,
In my .NET solution i've two projects a webservice and a testing
application, everything works ok and the testing application is able to call
the methods of the webservice. This webservice requires the client to send a
username token to validate that request. When i make a release build of the
application and i select Project - > Copy project and i copy my web service
to a local address http://localhost/deployed/webservice.asmx when i acess
this url in webbrowser i m able to see the methods exposed by this web
service, but when i call this web service from my testing application ( i
re-add the reference to the web service) i receive an exception, can
somebody tell me how do i fix this issue ?

Invalid Login Credientials, Webservice Returned: Security Fault Unable to
authenticate Username
TokenSystem.Web.Services.Protocols.SoapHeaderException:
System.Web.Services.Protocols.SoapHeaderException: Server unavailable,
please try later ---> System.ApplicationException: An error occured
processing an outgoing fault response --- End of inner exception stack
trace --- at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClient
Message message, WebResponse response, Stream responseStream, Boolean
asyncCall) at

Regards
Pablo Cibraro - 08 Aug 2005 15:19 GMT
Hi Roger,
For some reason, the UsernameTokenManager in the web service can't
authenticate the username token that you are sending attached to the
message.
Are you using the default UsernameTokenManager ?.
If you are using the default UsernameTokenManager, it authenticates the
token using windows authentication, and
maybe the user specified in the token can't be authenticated against the
active directory or the local computer.

Regards,
Pablo Cibraro
www.lagashsystems.com.ar

> Hi,
> In my .NET solution i've two projects a webservice and a testing
[quoted text clipped - 24 lines]
>
> Regards

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.