|
Home > Archive > Microsoft Content Management Server > February 2006 > Javascript error while switching to EDIT site
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Javascript error while switching to EDIT site
|
|
| Sathish Kumar K 2006-02-26, 10:46 am |
| I'm using CMS 2002 with SP2 and VS2005.
I'm getting JS error when trying to Switch to Edit site of the existing page.
And in Exit or SAVE new page in new channel while creating new page.
The CMS virtual directory is there in the project
CMS_preparePostbackUrl is not defined
CMS_onClickExit is not defined
are some of the errors I'm getting. It seems there is a problem in referring a JS file.
How to solve this?
Also if I click a button in a MCMS page, I'm getting UGLY url in the address bar. Before SP2, Stefan has suggested a workaround for that. Will that applicable in Post SP2 scenario also?
Regards,
Sathish Kumar K
| |
| Glen Wells 2006-02-26, 10:46 am |
| Hi Sathish, make sure that the CMS virtual directory is not an application
in IIS. Check its properties, and click "Remove" next to the application
name if it is.
--
Glen Wells
www.cubik.co.uk
"Sathish Kumar K" <anonymous@discussions.microsoft.com> wrote in message
news:eXWjuAdOGHA.1124@TK2MSFTNGP10.phx.gbl...
> I'm using CMS 2002 with SP2 and VS2005.
>
> I'm getting JS error when trying to Switch to Edit site of the existing
> page.
>
> And in Exit or SAVE new page in new channel while creating new page.
>
> The CMS virtual directory is there in the project
>
> CMS_preparePostbackUrl is not defined
> CMS_onClickExit is not defined
> are some of the errors I'm getting. It seems there is a problem in
> referring a JS file.
>
> How to solve this?
>
> Also if I click a button in a MCMS page, I'm getting UGLY url in the
> address bar. Before SP2, Stefan has suggested a workaround for that. Will
> that applicable in Post SP2 scenario also?
>
> Regards,
> Sathish Kumar K
| |
| Sathish Kumar K 2006-02-27, 2:47 am |
| Thanks. I've solved the issue by checking again about the CMS Virtual directory.
However, I've still finding difficult for the problem not able to postback and theForm.submit is not a function JS error in Firefox and Out of memory at line:2 in IE.
Regards,
Sathish Kumar K
|
|
|
|
|