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 / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WSE 3.0 errors in event log (may be MTOM related): The value may not be accessed in message stage 0.09 Jul 2007 21:28 GMT4
We've noticed some strange errors on our production servers running WSE
3.0. From the stack trace it seems it may be MTOM related. The following
two errors occur at the same time:
1. System.InvalidOperationException: The value may not be accessed in
proxy fails to instantiate09 Jul 2007 17:22 GMT3
VS2003, .net 1.1.4322
When I instantiate my generated proxy I receive an
InvalidOperationException: "Unable to generate a temporary class(result=1).
error CS1525: Invalid expression term '=' error CS1002: ; expected"
Client side jscript issue09 Jul 2007 08:16 GMT2
Working in Visual Studio
Objective: I am trying to have my server side vb code construct a file name
for use with my client side JavaScript code to then save the file to the
web. My saving to the web method is working with a preset test filename.
Webservice not releasing SQL connections07 Jul 2007 00:30 GMT7
I have a webservice written in VB.net that opens a connection to SQL Server
2000 with a connection string.  The connection remains open for the life of
the web service so the ADODB.connection is defined as public and used by a
single subroutine, SQLexecute.  All recordset ...
Library differences when adding Web Reference06 Jul 2007 15:17 GMT6
Here's what happens: I got a Web Service installed locally on my IIS. Then I got a client project, which will call this service. But when I add the Web Reference to the Web Service, and look at the imported classes with Object Browser, there are classes missing. How can that be?
Periodically Refreshing Cache Data06 Jul 2007 06:32 GMT4
I have a web service that I am putting together that queries a database and
some of the queries take a fair bit of time.   I want to cache the data,
which I can easily do using the Application object, but I want it to refresh
itself periodically.
Web Service invoke as NT User06 Jul 2007 03:25 GMT1
** This is the windows form code **
Private Sub btn_log_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles btn_log.Click
Dim msg As String
WSHttpBinding in WCF06 Jul 2007 02:31 GMT6
If I have a WCF web service deployed that uses the WSHttpBinding, is it
possible for a web service client to connect to my service if that client
does not support WS-Addressing, or is WS-Addressing mandatory when the
WSHttpBinding is in use?
PageMethods06 Jul 2007 01:17 GMT2
Can anyone tell me what is is required to get the PageMethod code into my
.aspx pages?
So far I have a scripmanager with EnablePageMethods wet to true.
TIA
exe calling WS only works with VS running.06 Jul 2007 01:03 GMT1
I have a strange issue here. I created an exe that calls a Web Service that
I also created. When I run in debug mode the WS is called and does its
thing. When I run in release mode (through Visual Studio) the WS is called
and does its thing. I then created the install for the ...
Override the Send/Receive on a web Service Proxy04 Jul 2007 22:13 GMT1
Can I override the send and receive methods on a web service proxy?
I want to use the default proxy classes generated when I add a reference to
a web service to create and read the SOAP messages when I call a method… but,
I would like to replace the send and receive with my own ...
Disabling Keep-Alive04 Jul 2007 02:53 GMT8
ASP.Net v2.0
I'm referencing a web-service from an ASP.Net web-site.  Occasionally, I get
an intermittent error when accessing the web-service:
System.Web.HttpUnhandledException: Exception of type
Calling J2EE web service from .NET03 Jul 2007 16:58 GMT3
I implemented a J2EE web service on Sun's Application Server 8.  The web
service is set up to require BASIC authentication.  I created a Java client
that passes credenttials for the authentication and all went well.
I then tried to add a web reference to a client project in .NET ...
underlying connection has closed02 Jul 2007 02:52 GMT3
I am consuming continously my own web-services on a localhost client with a
rate of perhaps 35 request/response-pairs a minute.
I am using "invoke-id=1", so there is at the same time only one request
pending.
Customizing SoapHeader02 Jul 2007 01:35 GMT6
We have a web method that accepts a type of AuthHeader containing
credentials for validating WS calls, which is shown below:
   public class AuthHeader : SoapHeader
   {
Pages: 1 2 3 4 5 6 June, 2007
 
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.