"Patrice" <
http://www.chez.com/scribe/> wrote in message
news:4651EF7C-2A9A-40FB-978E-8A8602099E65@microsoft.com...
> First of all do you call the correct url ? I'm confused when you say that
> it works when you provide the corect address which is what you should do
> anyway ???
>
> Else this is because the service redirects you to the main page (my first
> thought would be an authentication issue). What if you try to call a dummy
> service at the root of your web site ?
>
> --
> Patrice
>
> "con" <Con@nospam.nospam> a écrit dans le message de groupe de discussion
> : e2mjZgPxIHA.5288@TK2MSFTNGP06.phx.gbl...
>>
>> Sorry I did not explain it properly, when I call the web service it
>> returns the html of default.aspx, instead of the web service.
>>
>>
>> "Patrice" <
http://www.chez.com/scribe/> wrote in message
>> news:DC4A4A6C-6B14-4318-8FA9-13042265C2B2@microsoft.com...
>>> Not sure what you meant by "searching for the web service". It looks
>>> like it works when you "put the full url". What is wrong with this ?
>>> AFAIK when calling a service you want to specify the full path ???
>>>
>>> Also at which step are you ? Is this when you create the proxy DLL or
>>> at runtime ? lese double check your service doesn't have something
>>> particular such as testing for the user agent....
>>>
>>> --
>>> Patrice
>>>
>>> "con" <Con@nospam.nospam> a écrit dans le message de groupe de
>>> discussion : OMdWHxKxIHA.5620@TK2MSFTNGP04.phx.gbl...
>>>> I am making a call to a asp.net web site that has a web services in a
>>>> subdirectory of the main site ie:
>>>>
www.mainweb.com/webservice/dosomethingservice.asmx ( Using vs2005 to
>>>> locate the service via add web service )
>>>>
>>>> Call originates in vb.net on the same server, each attempt to connect
>>>> to the web service it results in the default.aspx page being processed,
>>>> this occurs when searching for the web service except when I put the
>>>> full url in and it finds it right away.
>>>>
>>>> I have a default.aspx which is configured in the web site.
>>>>
>>>> what am I missing ?
>>>>
>>>> Running IIS v6, .net 2.0 framework, vs2005 projects & web site.
>>>>
>>>> Thanks in Advance
>>>>
>>>
>>
>