-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update list call fails in v1.5.1 #27
Comments
Humm. I don't have an SP environment anymore (long story). I'll have to see if I can get one. Would you mind pasting a screenshot of the error? |
|
SOAP Error code is 0x80030102 "Attempted to use an object that has ceased to exist. (Exception from HRESULT: 0x80030102 (STG_E_REVERTED))" |
That is strange. I wonder if its naming the list something other than what it should be. I'm still working on getting an SP environment. Will look as soon as I can. Priorities are a little out of whack cause of COVID. Sorry! |
no worries! I'd be willing to hep you debug with a live screenshare of my
environment if it'd help
…On Sun, May 3, 2020 at 6:24 AM IMTheNachoMan ***@***.***> wrote:
That is strange. I wonder if its naming the list something other than what
it should be. I'm still working on getting an SP environment. Will look as
soon as I can. Priorities are a little out of whack cause of COVID. Sorry!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#27 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG7X4JYKXHUGJJ4AV5QZVL3RPVWANANCNFSM4MK4ODRQ>
.
|
It creates the list ok, but the next call to update the list fails, throwing an unhelpful generic soap exception error.
I deleted the list and then loaded version 1.4 and the list creation and update was successful.
The text was updated successfully, but these errors were encountered: