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

Web method case sensitive issue

Hi,

I have recently noticed that some of my web services when used/tested
directly by calling the

..asmx page return the following result

Invalid method name 'logusagereport', method names are case sensitive.
The method name 'LogUsageReport' with the same name but different
casing was found.
Parameter name: methodName

However, I only have 1 method (web method) called 'LogUsageReport' and
I don't have any reference to 'logusagereport' all lowercase from
anywhere in my web service.

BTW, everything works fine when I make the call from within my
application.

Any idea?

Thanks
Maz.

Nov 23 '05 #1
1 2754
Hi,

My guess would be; Someone is sending you a soap message which does
not have the correct capatilization in it. When the WebService tries
to de-serialize this, it will complain about the case-sensitivity.

Is the client that is getting this error using a Proxy? or building
the SOAP request himself?

Hope this helps,

Marvin Smit.

On 24 Oct 2005 09:43:48 -0700, ma*******@gmail.com wrote:
Hi,

I have recently noticed that some of my web services when used/tested
directly by calling the

.asmx page return the following result

Invalid method name 'logusagereport', method names are case sensitive.
The method name 'LogUsageReport' with the same name but different
casing was found.
Parameter name: methodName

However, I only have 1 method (web method) called 'LogUsageReport' and
I don't have any reference to 'logusagereport' all lowercase from
anywhere in my web service.

BTW, everything works fine when I make the call from within my
application.

Any idea?

Thanks
Maz.

Nov 23 '05 #2

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

Similar topics

32
by: Elliot Temple | last post by:
Hi I have two questions. Could someone explain to me why Python is case sensitive? I find that annoying. Also, why aren't there multiline comments? Would adding them cause a problem of some...
1
by: Steve Thorpe | last post by:
Hi, How Can I create a case sensitive unique index so that A1 and a1 are treated as different ? I dont mind if I have to make a global DB change. Steve
2
by: J. Muenchbourg | last post by:
I'm doing a few tests with simple .net scripts, and I noticed that I display the following error message at ErrMessage.Text if I don't enter "BLUE" in capital letters into my input textbox: ...
3
by: Jason Tesser | last post by:
I am converting data from Access into Postgres and ran into an issue with case sensitivity. Can I write queries in Access that will be case insensitive without rewriting the queries. So I would...
8
by: Chris Noble | last post by:
I need to check whether a particular user is already a member of an Active Directory Security Group. The following code extract works but only if the user distinguished name is exactly the same...
4
by: J055 | last post by:
Hi I get the error: System.InvalidOperationException: The ReadElementContentAsString method is not supported on node type None. Line 267, position 12. when running the following code: ...
1
dhandava
by: dhandava | last post by:
Hi, I have development, staging and production environment where I have Apache 2.2.4 Http Web server installed. On development environment I have Windows OS and for staging and production I have...
38
by: Bart | last post by:
Why is C case sensitive? I know it's a bit late to change it now but there would seem to be far more advantages in ignoring letter case in source code. In real life such a situation would be...
11
by: Rafe | last post by:
Hi, I'm working within an application (making a lot of wrappers), but the application is not case sensitive. For example, Typing obj.name, obj.Name, or even object.naMe is all fine (as far as...
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...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.