Help Needed,Strange Problem With ASP.NET WebService

B

batista

Hi there,

My problem is that, i've created a simple hello world web service
project, and then, when i run it to test the operation,the invoke
button does not open any window.

I mean there is no response when i click the invoke button, no window
containing the output opens.

It just does nothing, no error no exception nothing.

Plz help me out, wat's wrong thr?
 
B

batista

Just to add on this,

my web service url is this
http://localhost/TestWS/Service1.asmx, when i browse it,

it displays helloworld function

the url is

http://localhost/TestWS/Service1.asmx?op=HelloWorld, and it's written

To test the operation using the HTTP POST protocol, click the 'Invoke'
button

now when i click on the invoke button link it does nothing?
why?????????

But when i try to browse the url

http://localhost/TestWS/Service1.asmx/op=HelloWorld

it gives me the following exception:

System.InvalidOperationException: Request format is unrecognized

BTW, i'm using asp.net v1.1..

So now plz any help on this.....
 
B

batista

Josh, i've copy paste this url from IE ,

http://localhost/TestWS/Service1.asmx?op=HelloWorld

this url comes when i click the HelloWorld Function Link

And as fas as web.config is concerned i've not even opened it.

I've just made new asp.net web service and tried to check it's
helloworld function,

and thats it.

So any further suggestions...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,040
Latest member
papereejit

Latest Threads

Top