Skip to main content

Microsoft Silverlight

Answered Question Forbidden Message in ADO.NET Insert operationRSS Feed

(0)

rasmasyean
rasmasyean

Member

Member

81 points

165 Posts

Forbidden Message in ADO.NET Insert operation

"<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\r\n<error xmlns=\"http://schemas.microsoft.com/ado/2007/08/dataservices/metadata\">\r\n  <code></code>\r\n  <message xml:lang=\"en-US\">Forbidden</message>\r\n</error>\r\n"

Hi,

 I get this message in the exception whne trying to insert a record into a table.  I can read it fine but this seems to not allow me to insert a row.

rasmasyean
rasmasyean

Member

Member

81 points

165 Posts

Answered Question

Re: Forbidden Message in ADO.NET Insert operation

NM, I solved this.  I think the table needed some primary key and I had to recreate it and rerun the Model Maker.

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities