Re: 404 error accessing my webservice PLEASE HELP



That's 100% IIS issue I would say.
Adding to the suggestions you have received, also take a look at the web
services extensions (in your IIS 6.0 tree)
Verify if asp.net 2.0 is allowed, if not you should add it to the list of
allowed extensions.

HTH
-Edge


"xisco" <xisco@xxxxxxxxxxx> wrote in message
news:%23XXSEBwKGHA.3912@xxxxxxxxxxxxxxxxxxxxxxx
hi
I can access and play with my webservice without any problems in my
localhost. I am using .net 2.0
but I can not access it when I placed it in my win2003 server. also have
.net 2.0 there.

on IIS I set the permissions to browse the virtual directory. So, I can
browse the directory content and I can see that my asmx file is there but
when I click on it I get "The page you are looking for might have been
removed, had its name changed, or is temporarily unavailable" 404 error.

I added the add name=httpget and add name=httppost to the web.config
already. Still get the error.

I changed the permissions for the virtual directory. I gave permissions to
IUSR_xxx, local service, network service and aspnet user but still I can
not open my webservice.

what could I be missing here? anyone knows any tool to help me debug this?

TIA




.



Relevant Pages

  • Re: IIS - Sub directory permissions
    ... has anyone managed to set permissions for a virtual directory ... > subdirectory under iis from a vbscript? ... > then remove the setting suddenly chaccess works as does my script (hence ...
    (microsoft.public.inetserver.iis.security)
  • Writing to a Virtual Directory
    ... then sends this data back as XML. ... data being received is created in a virtual directory. ... This configuration runs fine in IIS 5.1 on XP Pro. ... permissions on this Virtual directory, ...
    (microsoft.public.inetserver.iis.security)
  • RE: write permissions for IIS
    ... virtual directory (IIS will need write rights to this directory, ... send it to the browser instead of doing a redirect to it. ... Subject: write permissions for IIS ...
    (Focus-Microsoft)
  • Re: SBS2k3 and activesync over the air
    ... the Exchweb virtual directory. ... ONLY 'Basic authentication' is selected ... please restart your IIS service and test your issue again. ... Regarding ActiveSync issue, support code 0x85010014 means error HTTP 500. ...
    (microsoft.public.windows.server.sbs)
  • RE: no OWA
    ... have the correct permissions was the "inetpub" folder. ... Correct the settings in IIS: ... click to check the "Hide All Microsoft Services" ...
    (microsoft.public.windows.server.sbs)

Loading