473,322 Members | 1,846 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,322 software developers and data experts.

Web methods not listed

Hi all,
I am getting a strange problem while running my webservice in browser. There is no list of web methods and there is no error message as well.
Can anybody tell me the possible reason behind this behavior and its solution?

Thanks & Regards
Ritu
---
Posted using Wimdows.net NntpNews Component -

Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup engine supports Post Alerts, Ratings, and Searching.
Nov 21 '05 #1
3 1091
You have added the [WebMethod] attribute to each method you want published
and have made them public, correct?

Dale

<rituindian@-NOSPAM-rediffmail.com> wrote in message
news:uw**************@tk2msftngp13.phx.gbl...
Hi all,
I am getting a strange problem while running my webservice in browser. There is no list of web methods and there is no error message as well. Can anybody tell me the possible reason behind this behavior and its solution?
Thanks & Regards
Ritu
---
Posted using Wimdows.net NntpNews Component -

Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup

engine supports Post Alerts, Ratings, and Searching.
Nov 21 '05 #2
rituindian@-NOSPAM-rediffmail.com wrote:
Hi all,
I am getting a strange problem while running my webservice in browser.
There is no list of web methods and there is no error message as well.
Can anybody tell me the possible reason behind this behavior and its
solution?
Are you running them locally on your machine, or remotely.

By default, the screen that allows you to see and test the Web Methods is
disabled for remote users.

Thanks & Regards
Ritu
---
Posted using Wimdows.net NntpNews Component -

Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup
engine supports Post Alerts, Ratings, and Searching.


--
incognito @ http://kentpsychedelic.blogspot.com/
Nov 21 '05 #3
Actually, you can see the methods even on remote machines by default - you
just can't run them because GET and POST methods are disabled by default
when the caller is not the local machine.

Dale

"Donnie Darko" <cu*****@visions.cellar.door> wrote in message
news:C8*****************@newsread1.news.pas.earthl ink.net...
rituindian@-NOSPAM-rediffmail.com wrote:
Hi all,
I am getting a strange problem while running my webservice in browser.
There is no list of web methods and there is no error message as well.
Can anybody tell me the possible reason behind this behavior and its
solution?


Are you running them locally on your machine, or remotely.

By default, the screen that allows you to see and test the Web Methods is
disabled for remote users.

Thanks & Regards
Ritu
---
Posted using Wimdows.net NntpNews Component -

Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup
engine supports Post Alerts, Ratings, and Searching.


--
incognito @ http://kentpsychedelic.blogspot.com/

Nov 21 '05 #4

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

Similar topics

2
by: Jim Schueler | last post by:
Here is some sample code that uses inherited class methods: sub parseHTML::docomment { my $comment = shift ; print $comment, "\n" ; } sub parseASP::AUTOLOAD { use vars qw( $AUTOLOAD ) ;
2
by: kieran | last post by:
Hi, Does anyone know of any methods in std::fstream that would: check if the file exists (maybe something like file1.exist()?) count the lines in the file (maybe int lines =...
4
by: oeyvind toft | last post by:
I`m writing a script (for IE6) that scans a html file for all kind of properties. Selecting an object or an object id causes its propertynames and values to be written to a textarea. To get a...
5
by: Genboy | last post by:
My "VIS" Website, which is a C# site created in VS.NET, Framework 1.1, is no longer compiling for me via the command line. As I have done 600 times in the last year and a half, I can compile to...
3
by: The Crow | last post by:
how does it affect performance and memory consumption? i think there will be no difference memory consumption per instance.
29
by: John Rivers | last post by:
Hello, What good reason there is for not allowing methods in ASPX pages I can't imagine, but here is how to get around that limitation: (START) <body MS_POSITIONING="FlowLayout"> <form...
1
by: skootr | last post by:
I have a Public Interface defined in a class module. I also have a form that implements that interface After building the solution, I added an Inherited Form (inherited from the above-mentioned...
3
by: John | last post by:
Before anything else, thanks Marina, Workgroups and Ralf, for your help so far. I am now able to better define the question! After adding more console printout lines to CSum, I tried all...
6
by: **Developer** | last post by:
usually I'd do: Drawing.Image.FromFile( I noticed I once did without thinking: Drawing.Bitmap.FromFile( I assumed this worked because Bitmap inherits from Image, but for fun I thought I'd...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.