Dot Net Viewers
Sun, 6 Jul 2008 01:20:21 -0700 (PDT)
http://ganesh-freedotnetbooks1.blogspot.com
http://ganesh-freedotnetbooks.blogspot.com
http://freefreedownloadsoftwares.blogspot.com ...
|
Autoresponse
Sat, 5 Jul 2008 11:45:14 -0700 (PDT)
I have a very basic question. How can I send site visitors who want
to join a mailing list , a message acknowledging the receipt of their
information automatically?
I checked the properties of the button, the closest thing I found was
PostbackUrl, but that would only send the message , but not take the
inform ...
|
Dotnet Viewers
Fri, 4 Jul 2008 05:56:01 -0700 (PDT)
http://ganesh-freedotnetbooks1.blogspot.com
http://ganesh-freedotnetbooks.blogspot.com
http://freefreedownloadsoftwares.blogspot.com ...
|
Sample (free) web service with custom soap header
Fri, 4 Jul 2008 03:45:18 -0700 (PDT)
Hi,
I work on SAP XI middleware technology. To verify some concepts, I was
trying to find a freely available web service which has got "Custom
SOAP Header". I don't want to host a web service, as I don't have any
application server on my system. Please direct me to some existing
webservices which uses the soa ...
|
How to add reference when working without VS.Net and inline code
Tue, 1 Jul 2008 08:16:51 -0700 (PDT)
Hi,
I am working on enhancing an aspx page. The server-side is written
with inline code. The coding is not in VS.
The task is to make calls a webservice http://company/vnwebservice/vnwebservice.asmx.
The aspx page is not created in vs.net IDE but written through a text
editor.
The question is how do ...
|
WCF Service called from 2.0 app and setting maxReceivedMessageSize
Tue, 1 Jul 2008 07:47:00 -0700
Hi,
I need to up the default maxReceivedMessageSize setting in my clients
calling a wcf service hosted as a web service. This was easily done in the
3.5 applications we have using the editor. However I cannot find out where to
make the change to the 2.0 apps that are consuming the site as a web
refer ...
|
WCF and web client authentication issues.
Sun, 29 Jun 2008 23:02:15 -0700 (PDT)
Hi People!
I'm building a SOA style application that contaisn a DB->Data Access
Layer->Business Logic Layer->WCF service. From there I will have three
types of clients: a web application, a win forms application, and a
compact framework application.
My question relates to authentication between the web appl ...
|
|
|
fire a method or event every hour automatically?
Fri, 27 Jun 2008 09:03:03 -0700
Hi there,
I am new in web services and I am not sure it's related to web services.
Is it possible a web application automatically fire a method or event every
hour?
It shouldn't be depend on aspx pages.
Regards,
Monica. ...
|
Simple Classic asp questions ... Response.Redirect
Tue, 24 Jun 2008 19:37:24 -0400
Why cannot I do this?
in an asp site www.Site1.com page, I have this:
<% response.redirect "http://www.Site2.com?a=1" %>
when it is redirected, I always see it as if it were:
http://www.Site2.com
It drops/strips off the paramaters.
Please respond asap.....my website is not functioning because of this
...
|
SOAP Errors
Tue, 24 Jun 2008 05:50:02 -0700
We currently have a MOM 2005 solution where we have a MOM management group
in one forest and other management groups in another forest. I have set up
product connectors from MOM in the 2nd forest for alert forwarding.
Source: MOM to MOM Connector
Event ID: 10028
"Updating data threw an unknown SoapExcep ...
|