Hi all
I get an error: could not find stored procedure ‘dbo.XU_GetSchemaVersion’.
How can I fix this error?
Thanks
VAN
Hello,
You can attempt to run the following axutil command to associate the schema with your current AOS account:
axutil schema /db:<database name> /aosaccount:<AOS service user>
Kevin
转载请注明:ww12345678 的部落格 | AX Helper » [转]Error: could not find stored procedure 'dbo.XU_GetSchemaVersion