Browse by Tags

Related Posts

  • There is no UseDefaultCredentials property on my webservice client

    I making an c# asp.net webserivice. I have add it to iis and would like to test the webservice. I have make an unittest project and add the web service like an service reference. I would like to execute the webservice with another user because it is not possible to get anonymous acces. //private fields...
    Posted to Getting Started (Forum) by khalidelmeknesi on 06-05-2009, 12:00 AM
    Filed under: client, Webservice, remote
  • I get this error and don't know what to do...

    On my local debug environment all works well. When i deploy to the live machine or clients machine I get this. I don't understand. THis is a vb.net webservice. and when i call it I get the error below... any ideas? Server was unable to process request. ---> Unable to cast COM object of type 'ssnetEleadsBE...
    Posted to Getting Started (Forum) by ricolifts on 05-26-2009, 12:00 AM
    Filed under: vb.net, Webservice
  • How to exposure child class in webservice

    Normal 0 7.8 pt 0 2 false false false EN-US ZH-CN X-NONE /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso...
    Posted to XML Web Services (Forum) by Zero Luo on 05-26-2009, 12:00 AM
    Filed under: .net 2.0 c#, Webservice
  • Acces return object in an webmethod of an webservice

    Hi, I have make an easy c# asp.net webservice and it works now on iis. Now I have make an second application to call the methods in my webservice. The example of helloWorld dit work. But I have another method that returns an object. Something like this: [WebMethod] public ItemResult TestGetItems() {...
    Posted to XML Web Services (Forum) by khalidelmeknesi on 05-19-2009, 12:00 AM
    Filed under: webservice, object, acces
  • Next Steps

    I have created a proxy svcOnlineInterface.vb in Visual Studio 2005 from a wsdl. The file has the class SvcStats from which I need the AvgServiceTime() property. Does anyone have sample code of how I would achieve this? What would need to be done? Partial Public Class SvcStats Inherits DynamicProperties...
    Posted to XML Web Services (Forum) by jaylrob on 05-15-2009, 12:00 AM
    Filed under: proxy client, Asp .NET 2.0, webservice, WSDL
  • Mixing Forms and Http Basic Authentication for Normal Pages and Webservices

    Hello I am building a MVC application that needs to provide standard html pages for user interaction via views and also a RESTful webservice using views. The following article has been very helpful for creating the RESTful service http://www.informit.com/articles/article.aspx?p=1336426 And MVC is...
    Posted to ASP.NET MVC (Forum) by rjp714 on 05-06-2009, 12:00 AM
    Filed under: RESTFul, security, Forms Authentication in MVC, webservice
  • First Real Web Service Questions

    I am hoping someone may be able to help me. I have been challanged to write a Web Service in .net. The purpose is to take data that is sent to the web service and place it onto a server. The data that is going to be sent to the web service will be coming from Ajax / JavaScript. I appreciate any information...
    Posted to XML Web Services (Forum) by easchmidt79 on 04-27-2009, 12:00 AM
    Filed under: vb.net, Web Service vb.net, web service wsdl, "web Service" relatve url, .NET 2.0, .net web service, Asp.net webservice, Asp.net webservice., Help, webservice, webservices
  • How to save datatable in webservices to use it in another calling function

    Hi, My problem is related to Datatable. I am calling services in ImportServices to retrieve the Total No.of Resources(Employee) in a project under one customer. Actually I want to retrieve Number of Resources according to CustomerID and ProjectID. When I call the function GetResourceCount( ) for One...
    Posted to Visual Studio 2005 (Forum) by nishantpatni1283 on 04-24-2009, 12:00 AM
    Filed under: .NET 2.0, Webservice, .asp.net2005
  • Movie Web Services

    Hi Guys I'm sorry if i posted in a wrong section, I'm doing this movie website project for school and I am in a bit of a problem. I want to use a web service for a movie information to fill out automatically but I encountered a problem with the only reliable movie web service I found which is...
    Posted to XML Web Services (Forum) by ianbborg on 04-24-2009, 12:00 AM
    Filed under: C# ASP.NET, Imdb, webservice
  • performance of WCF service and the entityFramework

    Hi, I am working on testing the performance of WCF service and the entityFramework. The test scenario is the following: I have an EntityModel, with the following entity Class: Customer mapped to the main table Customer on test db (sqlServer 2008) I have implemented an WCF service with two methods: getAllCustomers...
    Posted to ASP.NET 3.5 Extensions Preview (Forum) by vangeloni on 04-15-2009, 12:00 AM
    Filed under: web service, web services, webservice, WCF, entities, entity, entity data framework, Entity Framework
Page 1 of 23 (226 items) 1 2 3 4 5 Next > ... Last »