It looks like you are using the CRM 4 webservices? I would recommend using the CRM 2011 SOAP Endpoint (msdn.microsoft.com/.../gg328210.aspx) since this endpoint will no longer be supported in the next release.
The CRM4 endpoint should include the entity incident - so it could be that you have not included a webreference to the CrmService in your project.