Skip to content
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

Open
dsmagic12 opened this issue Apr 17, 2020 · 6 comments
Open

Update list call fails in v1.5.1 #27

dsmagic12 opened this issue Apr 17, 2020 · 6 comments

Comments

@dsmagic12
Copy link

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.

@imthenachoman
Copy link
Owner

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?

@dsmagic12
Copy link
Author

nSPTiles-1 5 1 Update Lisr Error

@dsmagic12
Copy link
Author

  • Initially, there's a successful POST sent to "/../_vti_bin/Lists.asmx?op=AddList" by nSPTiles.js line 927

  • After creating the list, there's a failed POST sent to "/../_vti_bin/Lists.asmx?op=UpdateList" by nSPTiles.js line 927

@dsmagic12
Copy link
Author

SOAP Error code is 0x80030102 "Attempted to use an object that has ceased to exist. (Exception from HRESULT: 0x80030102 (STG_E_REVERTED))"

@imthenachoman
Copy link
Owner

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!

@dsmagic12
Copy link
Author

dsmagic12 commented May 8, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants