Skip to content

Procedure or function "" has too many arguments specified on upgrading version #848

Answered by Mimetis
lv1986 asked this question in Q&A
Discussion options

You must be logged in to vote

I don't know what happens here, Need more details on the error
But what I'm thinking here is that your server has not been correctly upgraded.
Can you try with a fresh server database without any DMS metadata (no stored proc, no triggers no tracking tables, no scopes tables) and see if it's working correctly.?
You can call DropAllAsync to drop everything if you don't know how to do it manually, using a RemoteOrchestrator to target your server database (don't do it on a prod database !!!)

Another point: Don't call sync with a scope name set to DefaultScope since it's the default scope (and it can lead to potential edges issues i did not test)

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
9 replies
@Mimetis
Comment options

@lv1986
Comment options

@Mimetis
Comment options

@lv1986
Comment options

@Mimetis
Comment options

Answer selected by lv1986
Comment options

You must be logged in to vote
2 replies
@Mimetis
Comment options

@lv1986
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants