I did all the setting,
- Standerd web api config
- Added all origins
- AllowAnyMethod,AllowAnyHeader,SupportsCredentials,AllowAnyOrigin set to true
- From IIS 7.5 delegation , set values to Read/Write
but still not able to make Delete and Put APIs.
Thanks..