Does anyone have any experience with web services and Crystal Xcelsius 4.5 Pro?
Hi All, I have been struggling to get information returned from an xml dataset into how Xcelsius will read it. Im guessing that it reads it pretty straight forward and that it is my coding that i | | 2 | 46 | 5/20/2008 2:05:12 AM |
Perfect method of exchanging xml as webmethod parameters
Hi there,
We are developing a webservice application where we receive xml as string parameters in webmethods. We have to fetch that xml query and return the response again as xml. We | | 1 | 39 | 5/20/2008 12:07:46 AM |
help on changind web service URL at runtime?
Hello,
We have built one Moodle site for each of our faculties. Also, we have
deployed a .NET Portal (DotNetNuke) where every teacher and student may
login and see various resour | | 13 | 61 | 5/20/2008 12:04:17 AM |
XSL calling webservice....
I have a webservice that returns XML as a string..
I have an XSL that needs to merge the XML from a file with the XML from the webservice. I have enabled HTTP Post and Get on the we | | 0 | 46 | 5/19/2008 5:08:48 PM |
Ping Google Blog
I?ve built the following page to ping Google Blog, but for some reason it is not returning anything.
Can you guys take a look at it and let me know what I did wrong?
Thank you.
| | 0 | 36 | 5/19/2008 2:44:43 PM |
WSE-enabling?? RequestSoapContext-Function missing!!
Hallo!
I found this article in the web | 6 | 266 | 5/19/2008 1:18:31 PM |
REST :The Way to Call a Web Service Method in a REST way.
Is there anyone who can show me the way to call a method through a web service by REST way. I am using C#.NET, ASP.NET 2.0, SQL Server 2005 for my application and to add a web reference i ha | | 2 | 40 | 5/19/2008 1:11:14 PM |
<class> does not contain a definition for 'RequestSoapContext'
Hi, I've created a web service which uses WSE 2.0 SP3. I've added the assembly with the WSE properties on the solution explorer, used the following "using" on the WS: < | | 2 | 168 | 5/19/2008 1:00:39 PM |
Modify 9 References to Deploy Web Site?
I built my simple application by following the Walkthrough sample in MSDN Library. My web service is on localhost, so my website application Add Web Reference is referring to localhost. | | 2 | 40 | 5/19/2008 12:48:58 PM |
Instantiate a static client proxy in WCF?
Has anyone had experience with using a static instance of a WCF proxy, so it does not need to be instantiated everytime?
If yes, then are there any pitfalls to this approach?
&nbs | | 0 | 28 | 5/17/2008 10:18:20 PM |
WCF service hosted in IIS becomes unresponsive if an unhandled excpetion oc curs?
I am having problems with WCF web service that is hosted on IIS.
The client of this WCF service is a Winform application. The winform app runs fine as long as no unhandled exception is ra | | 0 | 38 | 5/17/2008 6:06:00 PM |
Returning DataTable from web service results in size quota (65536) has been exceeded.
Hi WebService gurus 
I recive an errormsg that I cannot find info on how to rectify?
"The maximum m | | 1 | 47 | 5/17/2008 1:37:35 PM |
Ping Google Blog with rpc xml
Hi everyone,
I found some codes how to ping GoogleBlog using xml-rpc, but for some reason it is taking FOREVERRRRR to run. I posted the code below if somebody might tell me where the prob | | 0 | 34 | 5/16/2008 8:04:09 PM |
Remote WCF service hanging
ok, i have a service that fetches images from a database for me.the service is hosted in IIS and the service config is as follows <system.serviceModel> & | | 0 | 44 | 5/16/2008 5:12:14 PM |
vs2008 web service authentication
I have very recently upgraded from Visual Studio 2003 to Visual Studio 2008. As part of this I want to write a web service client. This client needs to be able to authenticate using a passwo | | 0 | 41 | 5/16/2008 3:17:20 PM |
Problem passing array of objects in Dictionary class from WebService to ASP consumer.
I try passing an array of objects from my webservice in 2008 VS c# to an ASP c# client. What construction is easiest? I'm happy with anything that manage to pass an array objec | | 2 | 32 | 5/16/2008 1:03:12 PM |
Problem in web service's web method's parameters.
Hello All, I am tring to consume a Java web service in ASP.NET(c#) application. In the web service, the web method 'checklogin' accepts 2 string parameters only, with return t | | 2 | 33 | 5/16/2008 9:01:33 AM |
Shared functions in web services
Dear Sir,
Can we create a shared functions in a web service?
If yes then how? I tried to add one but it was not accessable.
Thanks | | 2 | 23 | 5/16/2008 5:32:43 AM |
Use custom objects
When consuming a web service, visual studio creates a proxy class with its own objects eg WebService.Customer. My application already has a set of its own objects, whats the best way to have the | | 5 | 34 | 5/15/2008 4:10:46 PM |
Where to use Web services and .NET Remoting.
Where can I use Web
services . which type of application I can implement this .
Where can I use .NET
Remoting.. which type | | 2 | 36 | 5/15/2008 3:33:26 PM |
temp path location under win2k3 ?
My web service is writing out a text file to the temp folder, but where is that ? If the network service account is a system level account, and its the one doing the writing (I think), then | | 1 | 36 | 5/15/2008 2:51:07 PM |
using google search api in asp.net web service
How do I use google blog search api in a web service? Purpose is to email the first 10 results. as far as i know, google does not have soap api any more.
| | 2 | 35 | 5/15/2008 9:53:41 AM |
How to call a web service method by REST way ?
Hi buddy,
Can anyone tell me that how do i call a method through a web service by a REST way. I have one local application (with C#.NET, ASP.NET 2.0, SQL Server 2005) and I want t | | 3 | 43 | 5/15/2008 8:45:49 AM |
The request failed with an empty response!
Hello, I have written a web service in visual studio 2005 and it works perfectly on my local machine. However, when I publish it on a remote web server, and try to access it from visual studio us | | 1 | 342 | 5/14/2008 9:52:49 PM |
Request format is unrecognized for URL unexpectedly ending in '/GetEmployee s'.
Hello and thank you for taking a moment. Let me say that I am brand new to Web Services. Please forgive my ignorance on some of these issues. I have created a web service in VS 2005. When I | | 14 | 308 | 5/14/2008 6:30:01 PM |
WEbservices timeout issue
Hi,
I have a application that uses one web service TestingWebservice.Agian Testingwebservice uses another webservice CashWebservice. | | 1 | 30 | 5/14/2008 5:38:29 PM |
Adding a web reference without access to the server.....
Have searched around but havent seen an exact scenario like this. There exists a box with web services on it that its not accessible to my local machine. I do development ONLY on my l | | 1 | 34 | 5/14/2008 4:05:26 PM |
File processing timeout
Hi All I have a web service that looks in a particular folder grabs each file (a jpeg image between 1-2 mb ) and writes it out as 4 other files (different sized images, thumbnails etc) to a | | 8 | 31 | 5/14/2008 3:07:18 PM |
unable to add a secure java web service to .net thru visual studio add web reference
I have a secure java web service running on my system. I am able to successfully do a URL based invocation of it and also was able to get the expected SOAP response. It uses the Basic | | 4 | 148 | 5/14/2008 1:43:17 PM |
accessing a API which will returns the XML string.
A company is providing an API which will gives XML string when we call some methods. I registered there. they gave me a username and password to a | | 1 | 35 | 5/14/2008 12:16:41 PM |
How can I determine what is really going wrong?
Hello there - I'm quite new to WebServices and asp.net and I've exhausted my troubleshooting capacity on this one.
I am running a lookup method against a remote webservic | | 4 | 49 | 5/14/2008 9:20:01 AM |
Error while returing datset from a webservice in .Net 3.5
Hi, I have a method in a Web service that return a dataset. I want to consume the dataset in javascript but received the following error "A circular referenc | | 1 | 62 | 5/14/2008 9:17:58 AM |
Log Web MebMethod Requests
I want to log all requests to my web services methods. Is there any easy way to do this? I've tried creating an HTTP Module for my web service, but it doesn't hav | | 1 | 33 | 5/14/2008 9:10:24 AM |
Problem calling web service
I have the following javascript code on my webpage. I have the webservice running under localhost/7025/service1.asmx. I can use the javascript code on my local machine and it does fin | | 1 | 44 | 5/14/2008 2:13:59 AM |
Web Service with multiple variables, output multiple values to repeater
I'm having trouble getting the data from the below:
../webservices/yellowpages/Default.asmx?op=EmployeesByLastNameV2
HTTP POST
The f | | 16 | 34 | 5/13/2008 6:33:35 PM |
webservice content type error
hi,
when i try to access a webservice i got the error message "Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'".
< | | 4 | 38 | 5/13/2008 6:16:38 PM |
Problem using LINQ to XML in Webservice
HI everyone
I'm trying to write webservice which will return Xdocument to the user but when trying to use this code I receive the following error
I'm using Xdocument | | 3 | 42 | 5/13/2008 2:45:08 PM |
Output Trace for WSE 3.0 does not work
Hi,
I have implemented a web service using WSE 3.0 with a certificate policy. When I turn trace on in the WSE 3.0 config tool I am not getting any output. So far | | 1 | 38 | 5/13/2008 2:44:57 PM |
Merging webservices into a single name?
I am using google API and I need to use the same namespace for 4 webservices.
is there a way to merge them Sat?l?k,Kiral?k | | 0 | 38 | 5/13/2008 12:07:46 PM |
Browser Incompatibility - web service
Hello Friends,
This forum has been of gr8 help to me always. Hopefully I | | 0 | 33 | 5/13/2008 5:04:42 AM |
Object References in web service and web app
I have a web service which is exposed to a web app. The service accepts an object of type Billing.Check as a parameter. The web app creates an instance of type Billing.Check.
Th | | 1 | 32 | 5/12/2008 11:58:30 PM |
Serialize a DataTable
I am using a DataTable in my asmx.cs and would like to know how to serialize the data here. I really want to use a DataTable on my code behind which is calling this web service, but I also | | 9 | 110 | 5/12/2008 9:35:59 PM |
updating web references
I have a WebService Project and a Client Project in Visual Studio 2005. My Client Project has a web reference to the w | | 3 | 41 | 5/12/2008 2:44:36 PM |
Does web services support state?
Hi Good morning to all?
One interviewer asked me this question: Does web services support state? Can any one please tell answer to this question?
Thanks in advance... | | 3 | 32 | 5/12/2008 12:27:24 PM |
How do I find/set security settings for a web service?
I need to find out what security groups a web service belongs to and also set what groups it is a part of. How do I do that?
| | 5 | 34 | 5/12/2008 11:19:04 AM |
Task Details in PSI:Project Server based on windows login
Hi i want Task Details from project server based on my Resources login e.g Username + Password is it possible using PSI please send me example for that if any one has an | | 1 | 47 | 5/12/2008 4:48:08 AM |
I need to find a way to sync all web service clients.
Hello
| | 1 | 30 | 5/11/2008 11:36:39 PM |
Simple Select statement returns error 500 in web service.
I get a method error 500.
ALTER PROCEDURE [dbo].[prcCitys_SelectForCountryRegion] @sCountryID char(2), @sRegionID char(2)
| | 3 | 38 | 5/11/2008 6:34:30 PM |
What's a best practice for exposing complex data types across the web?
I have an assembly that I've written that contains a handful of classes that represent a model and an engine or controller class that performs a variety of operations. I would like to split i | | 1 | 34 | 5/10/2008 3:42:23 PM |
Create webservice object at runtime
I am wanting to develop a windows service that would pull all it's data from a database. Based on the data received, I would call a specific webservice. I want all the the necessary data stor | | 3 | 42 | 5/10/2008 10:46:52 AM |