Re: sql 2000 with a frontal IIS 6.0 template XML



If you are using IIS6, you should enable some options on iis configuration
for security reasons:
http://support.microsoft.com/default.aspx?scid=kb;en-us;810784&Product=sql2k

If this doesn't work, follow the steps given in this article:
http://sqlxml.org/faqs.aspx?79


--
Bertan ARI
This posting is provided "AS IS" with no warranties, and confers no rights.



"vincent" <vincent@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:DC3DC14B-A601-4632-AC46-F7A6CA222F87@xxxxxxxxxxxxxxxx
> Hello,
>
> I would like to use http to send query to my sql server
>
> I've got a frontal server IIS 6.0 (server 2003 named frontal1)
>
> I've got a sql 2000 on a server 2003 named sqlvirtual1
>
> I've configurated the virtual directory IIS (nwind) with the sql tool
> (iis virtual directory management for sql server)
>
> After the setup, I've checked that the virtual directory had the correct
> component
> 3 directories
> schema
> dbobject
> template (with a file template.xml)
>
> In the properties tab of the virtual directory nwind
> I've checked that the sqlisapi.dll is list in the configuration
>
> when I test http://frontal1/nwind/template/template.xml
> the message appear
> "the page is unfoundable"
> (the sentence is probably a bad translation of a french message " la page
> est introuvable)
>
> I 've got another question :
> Where can I see the relation between the database name and the virtual
> directory?
>
> Thank in advance for all your information
>
> Vincent
>
>


.



Relevant Pages

  • RE: More than One
    ... As for ASP.NET 2.0 web application hosting in IIS website, ... single virtual directory which is configured as "Application"(have ... each application's runtime configuration collection are ... we suggest deploy separate applications (haven't particular ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: VS.NET 2005 and the "allowDefinition=MachineToApplication" error
    ... allowDefinition='MachineToApplication' in its configuration file. ... No, it's not, but the same rules apply for the internal web server as for IIS. ... If you need to use 'MachineToApplication' sections, you must create a virtual directory. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Logon using client certificate
    ... Right click on the virtual directory in the IIS MMC and check the ... An error occurred during the processing of a configuration file ... >below and modify your configuration file appropriately. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: IIS Bug
    ... I don't understanrfrrrr5d your configuration. ... IIS Supportability Lead ... Virtual directory is set to anonymous ... >>password and authentication fails. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Displaying XML in webbrowser
    ... but does everyone have their own Sql Server that they need to access? ... > for XML support. ... > I can do this because I set up virtual directory in IIS ...
    (microsoft.public.sqlserver.xml)