[dba-VB] Problem while publishing ADO.NET Data Service...

Salakhetdinov Shamil mcp2004 at mail.ru
Thu Jun 4 17:48:38 CDT 2009


Hi All,

I have got found one solution for the subject issue:

Hosted ADO.NET Data Services & Silverlight
http://dvanderboom.wordpress.com/2009/01/07/hosted-adonet-data-services-silverlight/

But it doesn't look satisfactory for general case, and it doesn't work yet for my site (waiting for ISP support with IIS server restart - maybe that helps as web site restarting doesn't work) - I have got stuck here:

http://shamils-4.hosting.parking.ru/NorthwindNetDataService/NWNetDS.svc

with a message:
<<<
IIS specified authentication schemes 'Basic, Anonymous', but the binding only supports specification of exactly one authentication scheme. Valid authentication schemes are Digest, Negotiate, NTLM, Basic, or Anonymous. Change the IIS settings so that only a single authentication scheme is used. 
>>>

and as you can see SOAP and WCF sample services do work OK here:

http://shamils-4.hosting.parking.ru/NorthwindNetDataService/SOAPService.asmx

http://shamils-4.hosting.parking.ru/NorthwindNetDataService/WCFService.svc

If you know general solution for subject issue that woudl be very helpful.

Thank you.

--
Shamil

-----Original Message-----
From: Salakhetdinov Shamil <mcp2004 at mail.ru>
To: "Discussion concerning Visual Basic and related programming issues."<dba-vb at databaseadvisors.com>
Date: Thu, 04 Jun 2009 23:06:18 +0400
Subject: Re: [dba-VB]
Problem while publishing ADO.NET Data Service...

> Hi All,
> 
> I have changed location of NorthwindNety Data Service to:
> 
> http://shamils-4.hosting.parking.ru/NorthwindNetDataService/NWNetDS.svc
> 
> still no solution for
> 
> This collection already contains an address with scheme http.  There can be at most one address per scheme in this collection. 
> Parameter name: item
> 
> :(
> 
> --
> Shamil
> 
><<< aaa >>>



More information about the dba-VB mailing list