Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

CMS_PostBackForm error

0 views
Skip to first unread message

Celina

unread,
Oct 21, 2004, 12:31:02 PM10/21/04
to
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/download/4/2/5/4250f79a-c3a1-4003-9272-2404e92bb76a/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.

Stefan [MSFT]

unread,
Oct 21, 2004, 12:48:54 PM10/21/04
to
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/download/4/2/5/4250f79a-c3a1-4003-9272-2404e92bb76a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/usersamples/Default.aspx?ProductDropDownList=Content+Management+Server
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossner/archive/2003/12/07/41859.aspx
--------------------------------


"Celina" <Cel...@discussions.microsoft.com> wrote in message
news:2C5E5A4A-FED3-455A...@microsoft.com...

Celina

unread,
Oct 22, 2004, 8:49:03 PM10/22/04
to
No.

Stefan [MSFT]

unread,
Oct 23, 2004, 6:26:46 AM10/23/04
to
Hi Celina,

did you install ASP.NET 2.0?
Then this mightbe the problem. ASP.NET 2.0 is not yet supported with MCMS
and causes such problems.

If ASP.NET 2.0 is not involved please create a new template project, add a
new template file and definition and only add a html placeholder control and
the console to it. Nothing else.

Does the problem repro here also?

If not, repeat the test with a new template in the original project - also
with only a html placeholder and the console on it.

Does the problem repro here also?

If not, then this is something in the template code.
If yes, it is something related to web.config or workflow - or still a
problem with the CMS virtual directory.

Cheers,
Stefan.

--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Celina" <Cel...@discussions.microsoft.com> wrote in message

news:D1669110-0CF7-4168...@microsoft.com...

cms123

unread,
Nov 19, 2004, 5:09:01 PM11/19/04
to
Stefan,

I get 401 error in my IIS log file when I try to insert image into
singleImagePlaceHolder. Thanks for help.

Js

Stefan [MSFT]

unread,
Nov 21, 2004, 9:00:50 AM11/21/04
to
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.


"cms123" <cms...@discussions.microsoft.com> wrote in message
news:B8C50C7F-5596-44CB...@microsoft.com...

cms123

unread,
Nov 22, 2004, 9:47:08 AM11/22/04
to
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

cms123

unread,
Nov 22, 2004, 11:45:05 AM11/22/04
to
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]

unread,
Nov 22, 2004, 12:06:27 PM11/22/04
to
Hi,

does your ASPNET account have SeImpersonatePriviledge?

Cheers,
Stefan.

--
This posting is provided "AS IS" with no warranties, and confers no rights.

"cms123" <cms...@discussions.microsoft.com> wrote in message

news:08660E4A-6533-43AF...@microsoft.com...

cms123

unread,
Nov 22, 2004, 1:39:09 PM11/22/04
to
What is "SeImpersonatePriviledge"? How to check if my ASPNET have this
priviledge? my ASPNET account is in users group. Thanks for help.

Stefan [MSFT]

unread,
Nov 22, 2004, 5:30:21 PM11/22/04
to

Stefan [MSFT]

unread,
Nov 22, 2004, 5:29:32 PM11/22/04
to
Hi,

as with all priviledges: in the group policy.
Look in the group policies of the local machine (using the group policy MMC
snapin).

Cheers,
Stefan.


--
This posting is provided "AS IS" with no warranties, and confers no rights.


"cms123" <cms...@discussions.microsoft.com> wrote in message

news:0B8BFCCC-ADC6-4B50...@microsoft.com...

cms123

unread,
Nov 24, 2004, 9:13:04 AM11/24/04
to
I get it. Many Thanks. Happy Holiday.

cms123

unread,
Nov 24, 2004, 11:11:02 AM11/24/04
to
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

0 new messages