473,386 Members | 1,598 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Custom Test Page for WebMethod

CMM
When you run a WebService project you get a neat set of dynamically created
pages you can use to test your methods. But, (for obvious reasons) it
doesn't handle methods with complicated types as parameters. Anyone know how
to create a custom test page for a particular WebMethod??? I can't seem to
find any info on this (nor much mention of these dynamically created pages
in general).

Seems like you should be a able to create an ASP.NET "UserControl" that
would be inserted into the "Test" section of the WebMethod's test page (so
you wouldn't have to replicate work done to show the other sections that
describe the SOAP Request/Respond etc).

Any hints?

--
-C. Moya
www.cmoya.com
Mar 19 '06 #1
0 837

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Scott Zabolotzky | last post by:
I'm trying to pass a custom object back and forth between forms. This custom object is pulled into the app using an external reference to an assembly DLL that was given to me by a co-worker. A...
6
by: Whoever | last post by:
Here's what I have A custom collection: public class aUser { public string UserName { get {...} set {...} } public class UserList : System.Collection.CollectionBase { public void Add(aUser...
1
by: Eric Porter | last post by:
I am writing a Web Service, using ASP.NET. I have two different collections in a separate DLL, which I want to return from two different WebMethods in the same Web Service. However, when...
7
by: John Grandy | last post by:
My ASP.NET Web Service project has a Web Method that returns an array filled with instances of a custom class. The custom class is defined in a Class Library that is included in the web-service...
4
by: Gibb | last post by:
Hi All.. i need help in this issue... Public Attributes & Properties for shared classes amoung webservice are accessible, but how can we call the methods. i have a webMethod that returns a custom...
8
by: a | last post by:
I'm trying to save data from a custom object into the profile object, but it is not structured the way that I want. I'm trying to get the custom object to serialize as xml to a Profile object...
3
by: Sid DeLuca | last post by:
I am developing a smart client application that I intend to use role-based authentication using X509 certificates. That is, each client would have a certificate that would uniquely identify them,...
1
by: Damien | last post by:
I have a server control which is used on various ASP.NET pages. Within this control, I would like to use ASP.NET AJAX PageMethods to update data on the control. The problem is, the PageMethod...
4
by: =?Utf-8?B?UmljaEI=?= | last post by:
I am trying to create a project using the ASP.NET AJAX accordion control. I would like to dynamically add panes to the control with a form template added when the pane is added. I have tried...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.