Hi
I'm having problems where when I try to use the standard Single
Attachment Placeholder in a template to add an attachment I get the
error "Server ODBC Error. Contact the Site Administrator" The
template is basic, there's no added code and it has worked fine in the
past.
When I try to drag a file straight to the resource gallery I get the
error "The file has caused an error and cannot be imported into the
database. Error description: The underlying connection was closed. An
unexpected error occured on a receive."
When we try using the resource manager we get the error:
Failures occurred during the multi-object rollback. The session
transaction was rolled back. Contact the site administrator.
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException:
Failures occurred during the multi-object rollback. The session
transaction was rolled back. Contact the site administrator.
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace below.
Stack Trace:
[COMException (0x80041bd2): Failures occurred during the multi-object
rollback. The session transaction was rolled back. Contact the site
administrator.]
Microsoft.ContentManagement.Interop.Publishing.CmsHttpContextClass.RollbackAll()
+0
Microsoft.ContentManagement.Publishing.CmsContext.RollbackAll() +38
[CmsConcurrentWriteException: Failures occurred during the multi-object
rollback. The session transaction was rolled back. Contact the site
administrator.]
Microsoft.ContentManagement.Publishing.CmsContext.RollbackAll() +57
Microsoft.ContentManagement.WebAuthor.ResourceCreate.OnResourceCreate(Object
sender, EventArgs e) +336
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String
eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
+33
System.Web.UI.Page.ProcessRequestMain() +1292
I tried with a few very tiny txt and rtf files and they seemed to
upload just fine, the errors start kicking in with .doc and .pdf files
Any ideas?
|