Hi Experts,
I need a help on a weird issue that I got from yesterday night in my DEV environment. I am using the admin credentials.
When I am trying to create or modify any field in any system or custom entity I get the following error.
Example:
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: SqlException: Cannot drop the view 'Lead' because it is being used
for replication., View Script: if exists (select * from sysobjects where name = 'Lead' and xtype = 'V')
Well no update or indexes were ever created. No managed/unmanaged solution were imported recently.
Looking forward to your reply.
Thanks and Regards,
Shivam Dixit