Re: Re: Re: Re: Error when saving a new account
Hi, atlast the problem is resolved.
I ran the grant.sql, but after that also the problem remained. I tried DexSql.log method to identify the issue. Then I found that insert, update, delete stored procedures had been corrupted. I altered all those procedures by copying them from the working Fabrikam database of another SQL server instance and ran them against company database. While doing so, I got a message that "aagGetCompanyStatus" object was missing in DYNAMICS database. I created that object also from that Fabrikam database.
Now the issue is completely resolved. All the master records in GP can now be created, updated and deleted without any issues.
Thanks for your support Day!