Re: RDS/ADO on IIS 6.0

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 07/16/04


Date: Fri, 16 Jul 2004 02:46:10 -0700

Search this newsgroup. Search with google. I bet you'll see lots of hits.

Look for the 404 substatus 2 errors in the web log files and add Web Service
Extensions for those files. If you need help, try the Troubleshooting
section in F1-help, or read documentation.
http://www.microsoft.com/downloads/details.aspx?FamilyID=80a1b6e6-829e-49b7-8c02-333d9c148e69&DisplayLang=en

-- 
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"manuel" <manuel@discussions.microsoft.com> wrote in message
news:53E8FB3B-008A-4952-BC5B-1B2E6001E25D@microsoft.com...
Internet Server Error: Object/module not found.
Where kan I find this?
Manuel
"David Wang [Msft]" wrote:
> I think RDS/ADO uses a couple of ISAPI DLLs which would not be enabled on
> IIS6 at all and will return "404" instead (which could translate into your
> "Object/module not found." error).
>
> You should be able to look in the web server's log files for the RDS/ADO
> requests that are rejected as 404 with sub-status of 2 , and if so, create
> Web Service Extensions to enable those ISAPI DLLs to execute.
>
> This lockdown is a security measure on IIS6.  It allows you to specify
> exactly what executed code can be run by IIS (so even if someone uploads a
> rogue binary onto your server, they can't execute it because IIS wouldn't
be
> configured to execute it).  The down side is that you now have to know and
> specify which binaries are allowed to be executed on IIS6, and all
products
> that pre-date IIS6 will not configure it for you (so you need to fix it
> manually).
>
> -- 
> //David
> IIS
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> //
> "ricardo corbacho" <anonymous@discussions.microsoft.com> wrote in message
> news:787801c430ff$17908f00$a001280a@phx.gbl...
> Hi,
> I'm having trouble configuring RDS on an IIS 6.0 server.
> I've followed all KB articles I've found on it but it
> still doesn't work.  I've done this:
>
> 1. create an MSADC virtual directory under the application
> directory to use.
> 2. configure MSADC directory to grant access to all IP
> addresses.
> 3. checked on
> HKLM\System\CurrentControlSet\Services\W3SVC\Parameters\ADC
> Launch\ key that there are both entries for the
> AdvancedDataFactory and RDSServer.Datafactory.
> 4. changed DWORD value
> HKLM\Software\Microsoft\DataFactory\HandlerInfo\HandlerRequ
> ired from 1 to 0
> 5. reset the application server.
>
> Once the server was restarted I tried to access the pages
> with the RDS and I got the error from
> http://support.microsoft.com/default.aspx?scid=kb;en-
> us;174518:
>
> 8209, 800A2011, Internet Server Error: Object/module not
> found.
>
> I'd really appreciate if someone could give me any clues
> to how this error could be solved since I'm running out of
> ideas.
>
> Thanks in advance.
>
>
>
>


Relevant Pages

  • Re: Problem with connect computer wizard
    ... Make sure the Windows XP client is pointing to the SBS 2003 server as ... Please collect the IIS metabase and the latest IIS log files further ... This newsgroup only focuses on SBS technical issues. ...
    (microsoft.public.windows.server.sbs)
  • RE: RWW Fatal Error
    ... Error Message: Input string was not in a correct format. ... This issue can be caused by several factoring including RWW problem and IIS ... On the SBS 2003 Server open the Server Management console. ... You can zip these log files and send them as attachments to my mailbox ...
    (microsoft.public.windows.server.sbs)
  • Re: SBS 2003 After Service Pack 1 for SBS
    ... SBS 2003 After Service Pack 1 for SBS ... Windows Server 2003 Service Pack 1 ... Then please run command "iisreset" to refresh IIS ... Review the log files, we can conclude the SBS 2003 SP1 has been applied ...
    (microsoft.public.windows.server.sbs)
  • Re: Problem with connect computer wizard
    ... After researched your IIS metabase, there are some settings have been set ... Your configuration makes only the SBS 2003 server box and the workstation ... This newsgroup only focuses on SBS technical issues. ... Please collect the IIS metabase and the latest IIS log files further ...
    (microsoft.public.windows.server.sbs)
  • Re: HTTP Download of EXE
    ... that's what you configured the server to do... ... Given a request, IIS has to determine whether to serve the file (i.e. ... Execute Permissions of "None" means everything is treated as a static file ...
    (microsoft.public.inetserver.iis)