| Author |
CMS_PostBackForm error
|
|
| Celina 2004-10-21, 5:52 pm |
| Can anyone explain why I get a javascript error: "_CMS_PostBackForm is null
or not an object" when I browse/display a particular page?
I read about a similar problem when saving a new
posting(http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#21B7B163-820E-439C-9D36-24A94BB15B30)
but none of the reasons identified in the article apply to us plus we're not
saving.
| |
|
|
|
|
|
|
|
|
|
|
| cms123 2004-11-22, 5:48 pm |
| Here is the message that I get from log file: Thanks for Help.
2004-11-19 21:54:55 127.0.0.1 GET
/CmsWebApplication/CMS/WebAuthor/Dialogs/ResourceBrowser/Authoring/ImageResourcesBrowse.aspx
NRMODE=Unpublished&FRAMELESS=true&NRNODEGUID=%7b004B44D9-4153-4E69-A4B7-2116B5584AD5%7d&wbc_phname=footer&wbc_phtype=SingleImage&wbc_deskres=true&wbc_gallery={05D32985-0A6E-4E62-B348-64D9F2938EAD}
80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 5 0
2004-11-19 21:54:55 127.0.0.1 GET
/CmsWebApplication/CMS/WebAuthor/Dialogs/ResourceBrowser/Authoring/ImageResourcesBrowse.aspx
NRMODE=Unpublished&FRAMELESS=true&NRNODEGUID=%7b004B44D9-4153-4E69-A4B7-2116B5584AD5%7d&wbc_phname=footer&wbc_phtype=SingleImage&wbc_deskres=true&wbc_gallery={05D32985-0A6E-4E62-B348-64D9F2938EAD}
80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 1 0
"Stefan [MSFT]" wrote:
> Hi,
>
> can you please post the URL that gives you the 401?
>
> Thanks,
> Stefan.
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> MCMS FAQ:
> http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
> MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
> MCMS Sample Code:
> http://www.gotdotnet.com/community/...t+S
erver
> MCMS Whitepapers and other docs:
> http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
> --------------------------------
>
>
> "cms123" <cms123@discussions.microsoft.com> wrote in message
> news:B8C50C7F-5596-44CB-8879-8C7850E8EF41@microsoft.com...
> rights.
> http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
> http://www.gotdotnet.com/community/...t+S
erver
> is
> posting(http://download.microsoft.com/downl...-c3a1-4003-9272
> BB
> we're
>
>
>
| |
| cms123 2004-11-22, 5:48 pm |
| I get 404 and 401 error in my log file. after I creat new page by my
template, I click preview, but it is blank page. I check log file. I get 404
and 401 error in my log file.
2004-11-22 16:36:30 127.0.0.1 GET
/CmsWebApplication/Templates/images/headerbg.gif - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 404 0 3
and
2004-11-22 16:37:37 127.0.0.1 POST
/NR/exeres/69009F61-7AE5-4272-AB1F-6CCBAF81E255,frameless.htm
NRMODE=Unpublished&NRCHANNELGUID=%7b0EA93AB1-E29C-4B34-9989-527A5E7BA46E%7d&WBCMODE=AuthoringPreview&wbc_acceptcontent=Phs
80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 1 0
"Stefan [MSFT]" wrote:
> Hi Celina,
>
> the article applies to all kind of postbacks.
> Please check your IIS log for 404 and 401 errors.
> Are there any?
>
> Cheers,
> Stefan.
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> MCMS FAQ:
> http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
> MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
> MCMS Sample Code:
> http://www.gotdotnet.com/community/...t+S
erver
> MCMS Whitepapers and other docs:
> http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
> --------------------------------
>
>
> "Celina" <Celina@discussions.microsoft.com> wrote in message
> news:2C5E5A4A-FED3-455A-86B9-2892317AC1C7@microsoft.com...
> null
> posting(http://download.microsoft.com/downl...-c3a1-4003-9272
> -2404e92bb76a/MCMS+2002+-+(complete)+FAQ.htm#21B7B163-820E-439C-9D36-24A94BB
> 15B30)
> not
>
>
>
| |
|
|
|
|
|
|
|
|
|
|
| cms123 2004-11-24, 5:52 pm |
| Could you check if you have <form> tag in your userControls. One od my page
get the same error because I have <form> tag in my header.ascx file.
Js
"Celina" wrote:
> Can anyone explain why I get a javascript error: "_CMS_PostBackForm is null
> or not an object" when I browse/display a particular page?
>
> I read about a similar problem when saving a new
> posting(http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#21B7B163-820E-439C-9D36-24A94BB15B30)
> but none of the reasons identified in the article apply to us plus we're not
> saving.
|
|
|
|