Ask a Question related to ASP.NET Web Services, Design and Development.
-
Jack Wright #1
Control the ouput generated by VS when a web reference is added
Dear All,
We are building a application in WinForms and consume our business
objects via WebServices. When our developers create Forms and add a
Web reference to their project, they often need to modify the
reference.cs file that is generated. For e.g we clean the class
definitions that get generated at the end of the method declaration
section. We add our assembly references. Is there a way to control the
output (reference.cs) that gets generated so that the developer does
not have to clean up the reference.cs file? We would also like our
proxy class to be derived from our class rather than
System.Web.Services.Protocols.SoapHttpClientProtoc ol. Please let me
know if this is possible.
TALIA
Many regards
Jack
Jack Wright Guest
-
A reference to acrobat.tlb could not be added.
It seems that acrobat.tlb (from the latest version of Acrobat - installed today) cannot be imported into a Visual Studio project. Does anyone else... -
Modify the HMTL generated in a user control
Hi all, I have spent ages trying to work this out... I have searched google for ages with different search criteria, tried various methods, all... -
is there a way to control tag names in generated soap message
When I define a webservice: SOURCE: public string Crunch(string bite) { return "{"+ruff.ToLower()+"}"; } -
Simple Control With a Reference to Another Control
Hello, I am trying to make a Web Cstom Control with a property which is simply a reference to another control. This is exactly the same as the... -
Error: A reference to ''C:\tools\functions.dll' could not be added...
I am trying to set a reference to a 32 bit DLL that was compiled with Visual Basic, to be able to access its functions, but I'm getting the...



Reply With Quote

