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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dynamic Proxyless Web Service Access?17 Mar 2005 20:30 GMT4
Looking for a simple concise C# sample that will communicate with a
web service without needing WSDL.EXE or VS.NET "create web reference"
functionality.
Basically I am looking for some code that will at runtime discover
How to mantain the state between 2 call of the same WebService?17 Mar 2005 18:39 GMT13
Hi. I'm calling two methods of a .NET Webservice (A) from another Webservice
(B).
The A Webservice is made like this:
[WebService(Namespace="WebServiceA")]
Method 'XYZ' can not be reflected17 Mar 2005 17:45 GMT1
I have created a contract first web service, and to test i have created a
client (asp.net) to attempt to test that my web service is at least
communication.  But when i call a method i get the above error for one of my
methods, its not even the one i am calling.  Does anyone have ...
Converting a VB.Net Console Application to Web Service application17 Mar 2005 10:05 GMT1
 I have written a simple VB.Net Application which takes a .pst file and
extracts the messages attachments from the .pst. It is working fine as a
Console Application.
 I tried Web Service enable this App and it is giving me the 500 Error.
NameValueCollection17 Mar 2005 08:13 GMT1
What is the easiest way to pass the result (name/value) from a SQL
query into a NameValueCollection in the consumer?
Thomas
Web Service Call hangs from Web Service17 Mar 2005 08:04 GMT1
We have two web service machines. Call one WS1 and the other WS2. They are
seperated by a firewall. WS1 handles web service calls and also calls web
services provided by WS2. Both machines do not get updated or restarted very
often. The problem is after some period of time, the web ...
Calling Java WebService from .net Client17 Mar 2005 07:36 GMT8
I'm trying to call a Java WebService out of a .net Client. There are two
Methods, one Method requires one Parameter of type Parameter, the other
Method requires one Parameter of type Parameter[].
I can call the first Method without Problems, the Parameter can be
webservice restarts?17 Mar 2005 07:11 GMT6
I wrote a webservice, that creates a timer thred. This thread is used to
execute common tasks from time to time. The timer starts after the first call
of web service. Everithing works fine, but after a while (>10mins) the thread
stops. It seems, that the webservice is in ...
Help; encoding is a nightmare!17 Mar 2005 02:21 GMT1
I am testing a web service that returns an XML doc as a string.  I went
through troubles when developing it whereby the saved output of the
service would not display in Internet Explorer due to encoding confusion.
I finally settled on setting responseEncoding in my web.config file ...
Can't read web.config17 Mar 2005 02:10 GMT1
I have a web service with a connection string in the appSettings of my
web.config file.  The beginning of the config looks like this:
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
Getting 403: error attempting to access a webservice17 Mar 2005 01:13 GMT4
I have an app that needs to access a java webservice to validate a piece of
data.  This webservice is found on a server that requires a SSL certificate
to authorize use.
I created a webreference with the provided WSDL file.  However, when I call
Path property must be set before calling the Send method.16 Mar 2005 22:27 GMT1
I keep getting this error when trying to access my web service via a client
proxy implementation.  I have created a contract first web service, not sure
where i am supposed to set this property??
Anyone got any ideas?
Web Method Level Security 16 Mar 2005 18:44 GMT1
In your custom UsernameTokenManager : construct a GenericPrincipal object - couple it with some application defined roles and attach the Principal object to Thread.CurrentPrincipal.
Afterwards you will be able to use the normal .NET Role based security infrastructure, e.g.
Thread ...
Web Method Level Security16 Mar 2005 18:41 GMT4
   I have a web service that has ten web methods associated with it. It
uses WSE2.0 implementation. I have a custom usernametoken manager. I want to
restrict which users use which method, without using WS-Policy (unless it is
simple to use). Any help greatly appreciated.
NullReferenceException in AfterSerializeServer16 Mar 2005 18:39 GMT1
I'm getting the following error in my application event log:
System.NullReferenceException: Object reference not set to an instance of an
object.
at
 
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.