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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Importing Schema Types into Generated WSDL01 Feb 2005 20:03 GMT1
Is there a way to inject external XML Schema types into the WSDL generated
from a SoapService?  In "classic" asmx, we could do this, but it involved
using Soap Reflection Hooks and quite a bit of work.
What I would like to do is somehow bind an XmlElement type to an element
Adding SoapHeader in webservice using WSE 2.0 SP2 problem01 Feb 2005 19:41 GMT1
It worked fine with SP1. However with SP2 when adding SoapHeader attribute,
RequestSoapContext.Current is always null. Why?
Any thought would be much appreciated.
proxy support01 Feb 2005 17:34 GMT1
We have a c# webform application that uses ASP.NET webservices to
communicate with our IIS server over the public internet.   The customer is
complaining that our application is using their default gateway to
communicate rather than their proxy server.  I was under the impression ...
Enable Session state not working.01 Feb 2005 16:04 GMT2
I have tried to enable session state in my [WebMethod] tag, but it appears
to not be working.  When my web service is called, the session state is not
preserved.  The Web Service is being called from a Windows Form control
assembly.  Is there anything else I need to do to have ...
BeginInvoke Methods01 Feb 2005 15:51 GMT1
This is probably going to be obvious to most of you, but I can't seem
to figure out the answer.  If I have a web service method that I want
to call from a remote application, do I need to call the BeginXXX and
EndXXX methods of that method?  It seems to me it works fine without
overloading default constructor in web services01 Feb 2005 15:19 GMT4
I have an ASP.Net web service class, DataLayer.asmx.cs. I have two
constructors for the DataLayer class. One is the default parameter-less one
and the second one accepts a string argument. When I am trying to consume
this web service from another asp.net application, only the ...
Return string from web service method without xml tags01 Feb 2005 14:49 GMT1
   I am looking for a way to return the output of a web service as a string
without the xml tags, just the raw data. I am calling the web service from
an html page using a form post method. Specifically, I want to remove the
<?xml version="1.0" encoding="utf-8"?>
Emit client side code from web service01 Feb 2005 14:41 GMT1
I have a web service that I am calling from clients by simply clicking a URL.
I would like to have the web service emit a javascript alert box on the
client when complete. Is this possible? Any suggestions or pointers would be
appreciated.
Web Service Performance seems very slow.  Please help!01 Feb 2005 14:18 GMT1
I have just started playing around with Web Services.  I created a sample
Web Service and invoked a sample "Hello World" method call from my Win Forms
control running under an ASP.NET web page.  The time it takes to return the
result seems a little bit much.  It takes anywhere from ...
Nested install of WSE 2 sp2 fails with error01 Feb 2005 13:10 GMT1
I'm trying to install a nested windows installer package "Microsoft WSE 2.0
SP2 Runtime.msi" sequenced AfterPublishProduct and receive the following
error:
Error 1001.InstallUtilLIb.dll: Unknown error in CorBindToRuntimeHost
WSEWSDL2.EXE for SoapService01 Feb 2005 09:15 GMT2
Just out of interest has anyone managed to generate aproxy for a SoapService
derived class in a console application using soap.tcp?
Signature

BenW MCAD

WSE 2.0 Hands-On-Lab question01 Feb 2005 06:08 GMT1
The WSE 2.0 Hands-On-Lab is really great and I have been through all of the
examples. It's really a great learning tool!
I have also been attending the interop-month webcasts and think that it is
interesting that one of the things that is stressed is to not use a dataset
How to test performance using the ACT01 Feb 2005 03:55 GMT3
I have developted a webservice application. The application has a few
webservices each webservice with their own webmethods of course.
I want to measure the performance of my site. I look at the Application
Center Test of Visual Studio Enterprice edition, but can not make it to ...
EventLog01 Feb 2005 03:18 GMT1
This code works find in a Winforms app and fails in a webservice.
if(!EventLog.SourceExists(EventSourceName))
EventLog.CreateEventSource(EventSourceName,"Application");
What permissions should I give to the IIS user, or if that's not the issue,
replacing Server Private.pfx with my own generated cert01 Feb 2005 02:52 GMT2
I think the Hand On Lab is great. Everything looks fine after running through it. But now I have 2 problems that I cannot solve:
1) I tried to replace Server Private.pfx and Server Public.cer with my own cerificates generated by makecert.exe, but I keep getting the "bad key" ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 January, 2005
 
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.