Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to find mmDataAccessWCFSql class
Message
From
16/12/2011 11:30:46
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
 
To
16/12/2011 11:15:58
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01531155
Message ID:
01531197
Views:
35
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform