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 7751639
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T11:35:59+00:00 2026-06-01T11:35:59+00:00

I am very new to Dynamics CRM, and starting to learn how to develop

  • 0

I am very new to Dynamics CRM, and starting to learn how to develop Custom Applications that use the CRM Web Services.

I have the Dynamics CRM SDK and I started with the Labs that Microsoft provides, so I now have a small testing application that can list Organizations of a user that has logged in.

This test application can create new account records, but what I am actually interested is accessing the incedent entity.

I have the following

Entity location1 = new Entity("account");
location1["name"] = LocationName.Text;
location1.Id = this.OrgService.Create(location1);
MessageBox.Show("New Location ID is " + location1.Id.ToString());

But what I really want to do is something in the line of

Entity location1 = new Entity("incedent");
location1["title"] = LocationName.Text;
location1.Id = this.OrgService.Create(location1);
MessageBox.Show("New Location ID is " + location1.Id.ToString());

But I get an exception stating that there is no such entity, yet when I log onto the CRM through IE I can create a case with no issues.

I am assuming my approach is wrong, so I am hoping that someone can point me in the right direction for using these WCF services and a list of available entities that I can create in this manner, and how to create a new case/incedent entity.

Thanks

  • 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-06-01T11:36:01+00:00Added an answer on June 1, 2026 at 11:36 am

    I think you have a typo.

    The name of the case entity is incident not incedent

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

Sidebar

Related Questions

I have CRM 4 Online account and am very new to dynamics CRM. I
I have a very dynamic web app that is dynamically created controls at run-time.
I'm very new to web development, have many years background on the desktop, but
Very new to XSL (and XML for that matter), but I need to step
I very new to Python, and fairly new to regex. (I have no Perl
Im very new to all coding including jquery. I though this would have been
I am very new to the shell scripting world. I have done some research
I am VERY new to mySQL, please bear with me. I have an array
I'm very new to autotools and it looks like I have a problem with
I'm doing some experiments with Microsoft Dynamics CRM. You interact with it through web

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.