| Author |
Delete Connected Page Error
|
|
| amy1227 2005-11-11, 5:58 pm |
| We are getting an error trying to delete some connected pages. This is the
error:
Delete Failed
--------------------------------------------------------------------------------
Error Details:
Failures occurred during the multi-object commit. One or more objects
modified in this session could not be committed. The session transaction was
rolled-back. Contact the site administrator.
Also tried to delete in site manager and get this error:
Unable to delete selected template gallery or template because: Offending
SQL Call DeleteRecursive....lock request timeout period exceeded.
Also cannot delete the channel that these pages reside in. Same error occurs.
How can I get rid of these pages?
| |
| Stefan [MSFT] 2005-11-13, 5:51 pm |
| Hi Amy,
did you add a commit statement after each delete?
In addition: are there any workflow events in your system?
Problems in workflow events can also cause such problems.
Cheers,
Stefan
"amy1227" <amy1227@discussions.microsoft.com> schrieb im Newsbeitrag
news:263A7E49-0BAB-410A-B50A-8E54C2C3AAD4@microsoft.com...
> We are getting an error trying to delete some connected pages. This is
> the
> error:
>
> Delete Failed
> --------------------------------------------------------------------------------
> Error Details:
> Failures occurred during the multi-object commit. One or more objects
> modified in this session could not be committed. The session transaction
> was
> rolled-back. Contact the site administrator.
>
> Also tried to delete in site manager and get this error:
>
> Unable to delete selected template gallery or template because: Offending
> SQL Call DeleteRecursive....lock request timeout period exceeded.
>
> Also cannot delete the channel that these pages reside in. Same error
> occurs.
>
> How can I get rid of these pages?
| |
| amy1227 2005-11-21, 5:51 pm |
| No, we have not modified the workflow at all (or the delete function)
"Stefan [MSFT]" wrote:
> Hi Amy,
>
> did you add a commit statement after each delete?
> In addition: are there any workflow events in your system?
> Problems in workflow events can also cause such problems.
>
> Cheers,
> Stefan
>
>
> "amy1227" <amy1227@discussions.microsoft.com> schrieb im Newsbeitrag
> news:263A7E49-0BAB-410A-B50A-8E54C2C3AAD4@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2005-11-21, 5:51 pm |
| Hi Amy,
please ensure that a CommitAll is done after each single delete statement.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"amy1227" <amy1227@discussions.microsoft.com> wrote in message
news:930FD7B6-A16F-410C-990A-0F0EE75E33A3@microsoft.com...[vbcol=seagreen]
> No, we have not modified the workflow at all (or the delete function)
>
> "Stefan [MSFT]" wrote:
>
|
|
|
|