| Thread | Last Post | Replies |
|
| Need help returning data from a vb.net webservice please | 31 Dec 2003 19:13 GMT | 7 |
My task seems simple: I want to create a vb.net webservice and consume it with a client created in Macromedia FlashMX. Let's get this out of the way - I don't want to use Coldfusion for data access. I do not want to use vb.net to create my client interface. I want my service
|
| Help example update sql db using XML | 31 Dec 2003 01:50 GMT | 2 |
I have form data that I need to pass to a web service. An example would be GREATLY appreciated
|
| web.config | 30 Dec 2003 20:28 GMT | 2 |
i am setting up my first web service that is developed using version 1.1 of the framewok. when i run the application it fails on the <system.diagnostics> tag in my web.config file. i have used this tag in the past (version 1.0) without problem.
|
| My SOAP is not clean! | 30 Dec 2003 20:25 GMT | 1 |
I am working on a vb.net webservice with a FlashMX client to consume it. I got some help from Jan with returning data from my service as an array of complex objects. Now, however, I am not getting the results I
|
| Can't consume 'helloworld' service from aspx page | 30 Dec 2003 15:51 GMT | 6 |
Whenever I try to consume the 'hello world' web service I get the following: The underlying connection was closed: Unable to connect to the remote server.
|
| Looking for an Technology entrepreneur for a stealth start-up | 30 Dec 2003 13:51 GMT | 1 |
Need a passionate, technically skilled and committed individual to guide the technology vision of Microsoft based mobile business platform. The platform was built using .NET, IIS, ASP, and SQL SERVER. The product is currently operational but needs direction and technical
|
| Not able to open ASP file | 30 Dec 2003 13:40 GMT | 2 |
Running window 2000 with IIS. Not able to open ASP file from MS Internet browser. Do I require to Enable any function under Script menu? Do I requie to change permission and any directoryI am able to open html file
|
| internet | 29 Dec 2003 20:11 GMT | 1 |
i can connect to the internet but only .gov, .mil, .org, .edu---but no .com web sites. The connection is good because it works on my other computer. Does anyone know what the problem is?
|
| Can A web service call another web page | 29 Dec 2003 09:45 GMT | 6 |
I have a web service to store information. I want the my webservice to call a vendors webservice for validation puposes. What I want to accomplish with my webservice is this: Receive data from a web page.
|
| Problem of throwing exception (System.Net.Sockets.OverlappedAsyncResult::CompletionPortCallback) | 29 Dec 2003 09:32 GMT | 1 |
We're getting a security exception (An unhandled exception of type 'System.Security.SecurityException' occurred in mscorlib.dll) on a asychronous callback(System.Net.Sockets.OverlappedAsyncResult::CompletionPortCallback).T
|
| method in Class not visible | 29 Dec 2003 07:13 GMT | 2 |
Hi Everbody, i want to any class send to client side with Web Method. But there is a method in this class. altough its all property can be pass on client side, A method can't be pass. how can i pass a method in class?
|
| Parser Error Message: Could not load type - please HELP | 29 Dec 2003 07:07 GMT | 1 |
I have aspx file VS.NET 2002 with c# My application works perfectly on my pc. Please, I need help... THANKS :) =============================
|
| My webservice WSDL doesn't return any information about the elements. | 28 Dec 2003 05:10 GMT | 3 |
If I go to the following public service WSDL @ http://www.swanandmokashi.com/HomePage/WebServices/StockQuotes.asmx?WSDL I see the following section: <s:complexType name="Quote">
|
| Problem Calling web service from ASP | 27 Dec 2003 23:45 GMT | 7 |
I am getting an internal error (500) when I call my web service from an ASP script. If I put the http line into the browser it returns the correct result. Below is the code I am using. Please help,
|
| ByRef "The test form is only available for requests from the local machine" | 27 Dec 2003 04:15 GMT | 2 |
When trying to call a method, that contains a ByRef Primitive Type (String), running on a remote machine, I get the message: The test form is only available for requests from the local machine. When calling the method in the browser on a local machine, I get the
|