473,407 Members | 2,320 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,407 software developers and data experts.

Web Service Catalog

When we create a web service in .Net 2.0, after deploying the web service and
browse the service in IIS we will get the statement as

Name of the Web Service
"The following operations are supported. For a formal definition, please
review the Service Description"

Can we able to customize the quoted lines through coding.

URGENT

Thanks in advance
Mar 22 '08 #1
4 2063
"Sel" <Se*@discussions.microsoft.comwrote in message
news:31**********************************@microsof t.com...
When we create a web service in .Net 2.0, after deploying the web service
and
browse the service in IIS we will get the statement as

Name of the Web Service
"The following operations are supported. For a formal definition, please
review the Service Description"

Can we able to customize the quoted lines through coding.

URGENT

Thanks in advance
You can configure that as follows:

<configuration>
<system.web>
<webServices>
<wsdlHelpGenerator href="docs/MyServiceHelpPage.aspx"/>
</webServices>
</system.web>
</configuration>
--
--------------------------------------------------------------------------------
John Saunders | MVP - Windows Server System - Connected System Developer
Mar 22 '08 #2
Hi Jhon,

Thanks for your reply.

In the web service catalog in microsoft format, I just want to change the
following line only "The following operations are supported. For a formal
definition, please
review the Service Description"

Is this possible?

"John Saunders [MVP]" wrote:
"Sel" <Se*@discussions.microsoft.comwrote in message
news:31**********************************@microsof t.com...
When we create a web service in .Net 2.0, after deploying the web service
and
browse the service in IIS we will get the statement as

Name of the Web Service
"The following operations are supported. For a formal definition, please
review the Service Description"

Can we able to customize the quoted lines through coding.

URGENT

Thanks in advance

You can configure that as follows:

<configuration>
<system.web>
<webServices>
<wsdlHelpGenerator href="docs/MyServiceHelpPage.aspx"/>
</webServices>
</system.web>
</configuration>
--
--------------------------------------------------------------------------------
John Saunders | MVP - Windows Server System - Connected System Developer
Mar 24 '08 #3
"Sel" <Se*@discussions.microsoft.comwrote in message
news:D9**********************************@microsof t.com...
Hi Jhon,

Thanks for your reply.

In the web service catalog in microsoft format, I just want to change the
following line only "The following operations are supported. For a formal
definition, please
review the Service Description"

Is this possible?
You can change the whole thing.
--
--------------------------------------------------------------------------------
John Saunders | MVP - Windows Server System - Connected System Developer
Mar 25 '08 #4
thanks jhon..I got it

"John Saunders [MVP]" wrote:
"Sel" <Se*@discussions.microsoft.comwrote in message
news:D9**********************************@microsof t.com...
Hi Jhon,

Thanks for your reply.

In the web service catalog in microsoft format, I just want to change the
following line only "The following operations are supported. For a formal
definition, please
review the Service Description"

Is this possible?

You can change the whole thing.
--
--------------------------------------------------------------------------------
John Saunders | MVP - Windows Server System - Connected System Developer
Mar 27 '08 #5

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

Similar topics

0
by: Carl | last post by:
Hi, I have 2 questions. Q1 I have a classic ASP app that queries the catalog in MS Index and returns the Title and an Abstract for the document/page concerned. I implemented similar code in...
15
by: Jay | last post by:
Hello all. I've recently transferred our web sites from a Windows2000 server to a Windows2003 server. The transfer went almost flawless until I noticed that our search function isn't working...
0
by: Ollie | last post by:
I am trying to access the transients subscriptions for a remote COM+ server from an asp.net web service, the problem is access rights to save to the local transient subscriptions, the code fails...
3
by: Chung Leong | last post by:
Here's the rest of the tutorial I started earlier: Aside from text within a document, Indexing Service let you search on meta information stored in the files. For example, MusicArtist and...
10
by: blurryimage | last post by:
Ok guys I have racked my brain on this one. I have a vb .net service installed on a win2k server. I am trying to get it to connect to sql 2000 box but I get this error: An error has occurred...
7
by: Peter Bradley | last post by:
Hi, I'm writing a Web service (the first one I've ever written in anger, by the way) that has to do some AD manipulation and then has to create some directories on some remote servers. Doing...
0
by: alex1985 | last post by:
I've got two questions about Indexing Service wiith COM. How can you add an directory to a catalog by code ? How can you get the state from the indexing process by code ? i.e. state is 40 % I...
0
by: ricoiii | last post by:
Hello, i have created a service in vb.net 2005 and want to create an access-database at runtime. The code is: Dim cat As ADOX.Catalog cat = CreateObject("ADOX.Catalog") If...
2
by: =?Utf-8?B?SmVycnkgQw==?= | last post by:
I have a server 2008 IIS 7.0 with indexing service installed. I have created the catalog and have a test page using these posts:...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.