Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3228510
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T16:42:04+00:00 2026-05-17T16:42:04+00:00

I have read all other posts and have been googling this for the last

  • 0

I have read all other posts and have been googling this for the last 2 hours! I started WCF Data Services about 3 hours ago btw.

My service is on an asp.net4 app, the ado entity model exposes an sql server db.

Here is FasDataService.svc.cs

public class FasDataService : DataService<FASStoreEntities>
{
   public static void InitializeService(DataServiceConfiguration config)
   {
      config.DataServiceBehavior.MaxProtocolVersion = DataServiceProtocolVersion.V2;
      config.UseVerboseErrors = true;
      config.SetServiceOperationAccessRule("*", ServiceOperationRights.All);
      config.SetEntitySetAccessRule("*", EntitySetRights.All);
   }
}

I have then a winforms 4 app with the following code in the Main()

FASStoreEntities fas = new FASStoreEntities(u);
var a = from al in fas.Customers 
        where al.Name == "Alinio"
        select al;
MessageBox.Show(a.First().Phone1);

When I run the web app and point to http://localhost:15995/FasDataService.svc/Customers(1) it loads up the one and only customer in there

My error is WebException was unhandled:

The operation has timed out. The inner
exception is null.

Also, everything is local but when I do this (in chrome) it takes a good load of time! Its scary to think of how it would perform in production?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T16:42:04+00:00Added an answer on May 17, 2026 at 4:42 pm

    For some reason, today I installed fiddler and tried it and it works! I also, queried the service with linqpad and it worked no prob!

    Although throughout today I played with wcf data services and had tons of problems accessing data because of all kinds of errors, data connection was still open, some error insert excess data in a field etc etc.

    Fiddler was very helpful at diagnosing what the error was, its very difficult to figure out what really went wrong so fiddler is a must have.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Okay guys, I have read through all the other posts and question on jQuery
I have read all threads about this without finding any answer to my problem.
I have read other posts talking about the Aptana plugin with Eclipse PDT and
I know this topic has been pounded as I have read gillions of posts
I have already read all the previous similar posts but I couldn't find a
I have read a lot about soft deletes and archive and saw all the
I'm a complete n00b. I've read many of the other posts on this site
I've been trying read(cut) my way through the jungle of Facebook posts about sending
This is driving me nuts. I've been through all the posts on stackoveflow, but
I have read all the documentation I found on how to integrate Unity3D projects

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.