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 / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Response receives following error while calling a WebService: (500) Internal Server Error30 May 2006 08:39 GMT1
I get the following error when trying to make the following call
Dim objResponse As HttpWebResponse
objRequest = CType(WebRequest.Create(strURL), HttpWebRequest)
at line
Pass Files to Web Service30 May 2006 05:18 GMT2
I want to write a web service that provides a method to store on the
server, any files passed to it. Which .Net technology should be used to
provide this support?
It should be generic in nature since I want to pass it a variety of
WSE and Image29 May 2006 23:11 GMT1
I'm writing a WSE web service. Now, I want to send the Image Object from the
web service to client, but the exception:
"Cannot convert from WebServiceWse.Image to System.Drawing.Image".
Can you tell me how to solve this problem?
Newbie - where to start regarding web based purchasing29 May 2006 14:25 GMT5
I am looking for a stating point in terms of setting up the credit card
purchasing part of a web site.
I have not done this before and wonder what approach people use?
If anyone could point me in the right direction (politely!) I would be very
Error Soap exception : Server was unable to process request.29 May 2006 10:45 GMT2
We are haveing a problem with a webservice. Sometimes it generate a SOAP
exception.
We found a lot of information about giving users access to the temp folder,
(using google) - but that did not solve the problem.
Can't debug web services project29 May 2006 08:33 GMT2
I just setup a new PC and am in the process of getting all of my projects
migrated from the old pc to the new one and working again.  One solution
contains a vb.net 1.1 winforms project and a web services project.  Normally
I can debug and step from the winforms project into the ...
web service client calls from Windows Server 200029 May 2006 07:47 GMT3
After successfully calling our vendor's web service from my local XP
machine, I pushed the solution to our development server running Windows
Server 2000. Our vendor tells me we are somehow pinging their server, but we
are not sending the SOAP request envelope. I put a HTTP ...
Web Service killing a process?29 May 2006 04:34 GMT2
I have noticed that ASP.NET 2.0 is using "w3wp" process.
Is there a way to know the name & id of each Web Service running instance so
I will able to kill the WS instance I want?
Regards,
dotnet not recognizing SOAP response28 May 2006 23:32 GMT2
We insisted one of our vendors provide a web service interface, but they are
a PHP shop and barely cobbled together a service, without WSDL. So I hacked
together a WSDL, which seems mostly right, except the generated reference.cs
says the results array consists of one null ...
WSE 3.0 - Windows, WindowsCE and Linux28 May 2006 03:26 GMT2
I must make web service in VS 2005 that can be used from Windows, WindowsCE
and Linux systems.
Which is best practice for security?
It is possible use web service with implemented WSE 3.0 from Linux systems
passing complex data types with vbscript?27 May 2006 23:06 GMT3
We have a set of .NET web services to provide access to our data.  They
use complex data types for both incoming data and return data.  We are
attempting to help another group access this web service from
vbscript/ASP.  Is this possible?  I have found a few posts scattered
How to use WSDL file27 May 2006 20:09 GMT1
How to use WSDL file provided by my CRM application (Salesforce.com) in my
own ASP.NET application. Please follow the steps to get WSDL file.
Click on the following link to get connected with Salesforce.com CRM
application : -
Generated proxy class conflicts with custom class27 May 2006 19:35 GMT5
An ASP.NET 2.0 web site contains a web form and a web service. The web form
consumes the web service. There is a Book class in the App_Code folder. The
web service exposes a method that returns a Book object. The consumer expects
to receive a Book object. However the Book ...
Authenticate SOAP Message only no GET OR POST27 May 2006 19:29 GMT5
i need to write a webservice which will accept only soap message NO POST or
GET.
i can see this in WSE using RequestSoapContext.Current  but we don;t want to
use WSE,  is there way ?
xsd27 May 2006 19:13 GMT2
I have got two xsd files. The first file is containing some complex types
(for example a product structure). The second file is containing the
structure for some messages that a web service will send. The messages are
returning the product structure. The second file has importing ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 April, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New 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.