access denied while consuming webservice
use:
com.w3schools.www.TempConvert o = new Websvc1.com.w3schools.www.TempConvert() ;
o.Credentials = System.Net.CredentialCache.DefaultCredentials ;
o.Url = "http://localhost/SampleApps/TempConvert/Service1.asmx";
Friday, September 29, 2006
Previous Posts
- NANT BUILD FAILED Primary Interop Assembly "stdole...
- The Messaging engine failed to process a message s...
- 'GridView' must be placed inside a form tag with r...
- You receive a "Cannot connect to the configuration...
- 'System.Data.MissingPrimaryKeyException' occurred ...
- Validation of viewstate MAC failed / The state inf...
- ADO.NET: DataTable already belongs to another Data...


0 Comments:
Post a Comment
<< Home