Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to find mmDataAccessWCFSql class
Message
De
16/12/2011 11:30:46
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
16/12/2011 11:15:58
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01531155
Message ID:
01531197
Vues:
34
>Tim:
>
>I am unable to connect to the WCF Service from my WPF application. Getting message:
>System.ServiceModel.EndpointNotFoundException was unhandled
> Message=There was no endpoint listening at http://eq2-navpc.eq2.com/WCF%20Data%20Service%20Template/Service.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
>
> InnerException: System.Net.WebException
> Message=The remote server returned an error: (404) Not Found.
> Source=System
> StackTrace:
> at System.Net.HttpWebRequest.GetResponse()
> at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
>
>
>That's strange because if I paste the URL in the browser, I am able to connect successfully. I am not sure what I am missing. Any help will be greatly appreciated.
>
>If you need anything else from my side, I will be happy to provide.
>
>Thanks,
>Navneet

Did you create the service? I typically do my development initially by opening two instances of Visual Studio with one running the web service. Then use the url from when it is running. You may be having an issue with security. How do you have the endpoint setup? Is this in the config file you can paste in?
Timothy Bryan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform