Changes to MySite during HTTP GET REQUEST
- From: "micha_mvi" <vogt@xxxxxxxx>
- Date: 1 Dec 2005 00:39:48 -0800
Hello,
I already asked yesterday. I can not add a webpart within a ascx
control on the mysite's private view during a get request. The error is
Updates are currently disallowed on GET requests. To allow updates on a
GET, set the 'AllowUnsafeUpdates' property on SPWeb.
I already changed the web, site and generaladmin's AllowUnsafeUpdates
properties.
see:
http://groups.google.de/group/microsoft.public.sharepoint.portalserver.development/browse_thread/thread/40c1914c658baa2f
I found several posts about this error but no solution. Any ideas?
Perhapes a hint from microsoft if is is general not possible to change
the individual mysite programmatically?
Regards,
Michael
.
Relevant Pages
- Re: How to create a subsite thru code
... > the site database on a GET request, it must be in response to a POST. ... You can get around this by doing this in a simple web service ... >> Updates are currently disallowed on GET requests. ... (microsoft.public.sharepoint.windowsservices) - ANN: Request & Response - Update Notice - 1.0.1.14
... Request & Response Tracking that offers several new features as well as ... -Updated Request Modify to display properly on 800x600 ... -Additional updates to reports ... -Updated User Details Report to display text instead of numbers ... (borland.public.delphi.thirdpartytools.general) - RE: How to create a subsite thru code
... the site database on a GET request, it must be in response to a POST. ... You can get around this by doing this in a simple web service ... > Updates are currently disallowed on GET requests. ... (microsoft.public.sharepoint.windowsservices) - ContentType.Update failing for Pushdown operation for EventHandler addition
... Updates are currently disallowed on GET requests. ... set the 'AllowUnsafeUpdates' property on SPWeb. ... (microsoft.public.sharepoint.windowsservices) - Re: ANN: Updated Articles 2/12/04
... To be honest, I have not really thought about what to add next. ... request is duly noted and I would like to open this up to input from others ... This posting is provided "AS IS" with no warranties, ... > Thanks for posting your updates! ... (microsoft.public.dotnet.framework.compactframework) |
|