Include Verbose Description?
(9 messages)
Date: Fri, 06 Jul 2007 12:34:39 -0400
I have several WebMethods in my 2.0 system decorated like this:
[WebMethodAttribute(Description=".....
I have XML comments that describe the actual parameters.
I would like to copy those comments (or use them directly ...
|
PageMethods
(3 messages)
Date: Thu, 5 Jul 2007 17:41:00 -0400
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
Chris
...
|
Validator
(1 messages)
Date: Wed, 4 Jul 2007 07:46:04 -0700
Hello people I have a question. I am making an application in Line of vision
Studio .NET 2003, in a project of ASP.net of Application Web. One is a high
loss modifications (ABM), and I use the validation controls that come ...
|
Basic Profile 1.0 Web Service Compliant
(1 messages)
Date: Wed, 04 Jul 2007 10:25:12 -0300
Hi,
Ive developed a WebService with .Net 2.0 to be consumed by a J2ME
compliant handset, the problem is J2ME requires Web Service MUST be WS-I
1 (BP 1) compliant and Visual Studio 2005 only have the option to be
WS-I ...
|
.NET , SQL Server interview questions websites....
(1 messages)
Date: Wed, 04 Jul 2007 02:47:18 -0700
..NET , SQL Server interview questions websites....
http://www.questpond.com
http://www.geocities.com/dotnetinterviews/
http://msdotnetsupport.blogspot.com/2007/01/net-interview-questions-by-dutt-part-2.html
http://msdotnetsupport ...
|
Pocket PC - Unable to read data from the transport connection
(1 messages)
Date: Tue, 3 Jul 2007 16:13:12 -0500
Hello,
We have a Pocket PC client application which just connects to our
webservice. When a client connects his Pocket PC through his WIFI he gets
the following- Unable to read data from the transport connection .
I ...
|
Speculations of Google's plan to enter Web calling service, turning to be a reality
(1 messages)
Date: Tue, 03 Jul 2007 11:57:57 -0700
Google Inc has purchased Web-based phone service GrandCentral
Communications. This information was shared via the official google
blog. GrandCentral's services let users personalize phone usage with
Web-based features like ...
|
Become MCSD Certified
(1 messages)
Date: Tue, 03 Jul 2007 18:40:12 -0000
I have found a resource providing marvelous information on the key
concepts for those who want to be MCSD certified.Must Read!!!
http://www.it-visionist.com/Certifications/MCSD/MCSD.asp
...
|
Become MCSD Certified
(1 messages)
Date: Tue, 03 Jul 2007 18:39:34 -0000
I have found a resource providing marvelous information on the key
concepts for those who want to be MCSD certified.Must Read!!!
http://www.it-visionist.com/Certifications/MCSD/MCSD.asp
...
|
Webservices Eventing
(3 messages)
Date: Mon, 2 Jul 2007 16:18:00 -0700
Hi, we have data points coming in quickly a few times a second and need to
push it out to many clients (Flex, if its important...) who subscribe to
receive the data without polling for each point. I believe this is called ...
|
|
Hot New Free Website for Singles!
(1 messages)
Date: Sat, 30 Jun 2007 11:02:26 -0700
Hi Singles,
We have just opened a great site full of links
that will help you find your mate, a friend or even
a lover. Click away and have fun!
Please tell your friends and family to visit us!
http://www.datingbook ...
|
Eat Cookies and Loss Weight. See How
(1 messages)
Date: Sat, 30 Jun 2007 01:32:09 -0700
Hi Cookers,
Welcome to our new website, cookersworld.com. We
have expanded the content links to ad Summer Weight
Loss Recipes. Lose weight eating cookies and more! Get
into shape for the summer! We have easy to make ...
|
Web Service or not? How do I accomplish this?
(1 messages)
Date: Fri, 29 Jun 2007 18:48:04 -0700
I’ve been reading and reading and I need help on the best way to approach
this. I need to develop web site and/or web service that accepts connections
from a few “allowed” sites. After It is determined that the incoming ...
|
Cannot access temporary internet files
(1 messages)
Date: Fri, 29 Jun 2007 16:26:00 -0700
I have loaded VS2003 aqnd VS2005. I to created a web service in VS2003.
When I tried to run the web service with the 'Hello World' procedure, I got
an error stating that access was denied to the temporary internet files ...
|
HTTP 503 errror on W2k3 Machine
(2 messages)
Date: Fri, 29 Jun 2007 07:53:40 -0700
Hi
I am getting http 503 error on Win 2003 server machine when calling a
web service.
If i call the same web service form an XP machine using the same
application it works as expected.
System.Net.WebException: The ...
|
Native Memory leak? (Private bytes increases resulting in worker process recycling)
(1 messages)
Date: Thu, 28 Jun 2007 15:02:39 -0700
While investigating a possible memory leak scenario in one our web
services, we ran into a peculiar situation where the "private bytes"
of the worker process continued to increase steadily while the .NET
CLR Memory counter ...
|
Can't update web reference when .disco moves.
(1 messages)
Date: Thu, 28 Jun 2007 15:57:54 -0000
Is this a bug? I've moved my working copy of a web service project
from a remote server to my workstation, and have edited my consuming
app's web.config to refer to the new .asmx location. It keeps trying
to access the ...
|
Using Remoting how to tell server is down verses error doing servi
(1 messages)
Date: Wed, 27 Jun 2007 17:44:00 -0700
I am using .NET Framework v2.0 and using a singleton object.
I am using some thing like:
//
// Connect/reconnect by creating object at server and getting proxy
//
if(!commsOK)
{
if(timeToRetryComms)
{
...
|
Trying to Authenticate to a remote Webservice
(2 messages)
Date: Wed, 27 Jun 2007 14:39:00 -0700
Hi -
I have an ASP.NET Webservice that needs to call a "remote Webservice"
as a specific user, different from the User that is calling MY
Webservice, but I'm not able to find what it is I need to do to take
the User Name ...
|
Impersonation and switching back to ASPNET user priviledges
(2 messages)
Date: Wed, 27 Jun 2007 01:06:10 -0700
Hi
In my webservice, for certain requests, I need to start another
process on the server side.
To start My process, I need to have administrative rights, so i'm
using the impersonation mechanism using a predefined fixed ...
|