We ran across an issue in a test environment where we were unable to add items
to a list, or a document library. However, you could use Windows explorer view
to upload a document.
The specific error message seen was:
The server was unable to save the form at this time. Please try again.
Ran across an error while proving out a new Muhimbi PDF Converter Services
install. I haven’t seen it’s like anywhere online, but managed to find a
resolution.
After finishing an upgrade of another site’s CMS Made Simple to version 1.11.11,
I found that in certain areas I was seeing warning messages at the top of the
screen after editing calendar events within CGCalendar.
Recently updated a site I maintain that uses the great
CMS Made Simple and had to
reconfigure SSL (https) for the administrative areas of the site. I’ve done this
previously, but had forgotten exactly what I did.
We’re preparing to move into a new house and I’ve discovered that I’m interested
in home automation. Well… not really home automation so much as the nerdy
aspect of controlling physical things through code.
When using the stsadm command:
stsadm.exe -o migrateuser oldlogin “domainusername” -newlogin “domainnewusername”
We received this error message:
Value cannot be null. Parameter name: userProfileApplicationProxy
If you look in the ULS logs, you’ll find that there is an Access Denied event occuring. We were able to resolve this by going into Central Administration, selecting the User Service Application, and ensuring that the administrator account being used to run the above command has Full Control rights to the Service Application.