|
Home > Archive > Microsoft Content Management Server > April 2006 > Switch To edit mode issue
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 |
Switch To edit mode issue
|
|
| Durai 2006-04-18, 12:47 am |
| Hi,
I got a problem with switch to edit mode link.
I deployed the MCMS site from the development server to the production. It
has been imported with out error and I have transfered the required files to
specific virtual directory. The site is working fine. But when I tried to
access the Switch To Edit Site link it happened nothing. I got object
required error.
Can anyone please advice me.
Will be appreciated if in advance, since the issue is most urgent
Regards
| |
| Irfan Yar 2006-04-18, 12:47 am |
| Hi Durai,
Please check in your IIS manager (run-> inetmgr) if there is a virtual
directory named "MCMS" pointing to
"C:\Program Files\Microsoft Content Management Server\Server\MCMS"
(configured as an application with blank name) under default websites, under
MCMS there is another virtual directory named "CMS" (CMS shouldnt be
configured as application)
if this exisits check where it is pointing to, it should point to
"C:\Program Files\Microsoft Content Management Server\Server\IIS_CMS"
or the path where your mcms is installed.
Regards,
Irfan
"Durai" wrote:
> Hi,
>
> I got a problem with switch to edit mode link.
>
> I deployed the MCMS site from the development server to the production. It
> has been imported with out error and I have transfered the required files to
> specific virtual directory. The site is working fine. But when I tried to
> access the Switch To Edit Site link it happened nothing. I got object
> required error.
>
> Can anyone please advice me.
> Will be appreciated if in advance, since the issue is most urgent
>
> Regards
| |
| Durai 2006-04-18, 12:47 am |
| Hi,
Thank you very much for your reply.
I have checked both the MCMS and the CMS virtual directories pointing to the
same location as u mentioned.
Actually when I clicked its not redirecting to
"/NR/exeres/36ABD184-6C9B-45A0-AEDF-29B616090446,frameless.htm?NR.......",
instead it stays with the same place
"AGOC/En/AGOCDefault.aspx?NRMODE=Published&NRORIGINALURL=%2f......"
What could be the other possibilities. Do you think this could be because of
any access or privileage permissions......
Thanks & Regards,
Durai
"Irfan Yar" wrote:
[vbcol=seagreen]
> Hi Durai,
> Please check in your IIS manager (run-> inetmgr) if there is a virtual
> directory named "MCMS" pointing to
> "C:\Program Files\Microsoft Content Management Server\Server\MCMS"
> (configured as an application with blank name) under default websites, under
> MCMS there is another virtual directory named "CMS" (CMS shouldnt be
> configured as application)
> if this exisits check where it is pointing to, it should point to
> "C:\Program Files\Microsoft Content Management Server\Server\IIS_CMS"
> or the path where your mcms is installed.
>
> Regards,
> Irfan
>
> "Durai" wrote:
>
| |
| Durai 2006-04-18, 12:47 am |
| Hi Irfan,
The Virtual directory MCMS is pointing
"C:\Program Files\Microsoft Content Management Server\Server\MCMS".
But configured as an application with the name as MCMS. The same is
available in the development server as well.
"Irfan Yar" wrote:
[vbcol=seagreen]
> Hi Durai,
> Please check in your IIS manager (run-> inetmgr) if there is a virtual
> directory named "MCMS" pointing to
> "C:\Program Files\Microsoft Content Management Server\Server\MCMS"
> (configured as an application with blank name) under default websites, under
> MCMS there is another virtual directory named "CMS" (CMS shouldnt be
> configured as application)
> if this exisits check where it is pointing to, it should point to
> "C:\Program Files\Microsoft Content Management Server\Server\IIS_CMS"
> or the path where your mcms is installed.
>
> Regards,
> Irfan
>
> "Durai" wrote:
>
| |
| Stefan [MSFT] 2006-04-18, 12:47 am |
| Hi Irfan,
these directories are not relevant for webauthor.
The CMS virtual directory for webauthor is required inside the template
project web application.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Irfan Yar" <IrfanYar@discussions.microsoft.com> wrote in message
news:56A40DA8-5DE0-4973-9377-4C9275A30438@microsoft.com...[vbcol=seagreen]
> Hi Durai,
> Please check in your IIS manager (run-> inetmgr) if there is a virtual
> directory named "MCMS" pointing to
> "C:\Program Files\Microsoft Content Management Server\Server\MCMS"
> (configured as an application with blank name) under default websites,
> under
> MCMS there is another virtual directory named "CMS" (CMS shouldnt be
> configured as application)
> if this exisits check where it is pointing to, it should point to
> "C:\Program Files\Microsoft Content Management Server\Server\IIS_CMS"
> or the path where your mcms is installed.
>
> Regards,
> Irfan
>
> "Durai" wrote:
>
| |
| Stefan [MSFT] 2006-04-18, 12:47 am |
| Hi Durai,
I assume you missed to create the "CMS" virtual directory inside your
template web application (not inside the "MCMS" web application.
It needs to point to the "IIS_CMS" virtual directory.
See here for details:
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Durai" <Durai@discussions.microsoft.com> wrote in message
news:0A55666F-D09D-4604-A866-2594FD15518B@microsoft.com...
> Hi,
>
> I got a problem with switch to edit mode link.
>
> I deployed the MCMS site from the development server to the production. It
> has been imported with out error and I have transfered the required files
> to
> specific virtual directory. The site is working fine. But when I tried to
> access the Switch To Edit Site link it happened nothing. I got object
> required error.
>
> Can anyone please advice me.
> Will be appreciated if in advance, since the issue is most urgent
>
> Regards
| |
| Durai 2006-04-18, 12:48 am |
| Hi Stefen,
Thanks for your reply, but can you tell me in more detail, the exact
location to create CMS virtual directory. So that it will be easy for trouble
shoot.
More over I just created a new sample site in the same server, for which the
switch to edit site is working perfect. but the migrated site from
development alone is not working...
Please advice me...
Thanks in advance
"Stefan [MSFT]" wrote:
> Hi Durai,
>
> I assume you missed to create the "CMS" virtual directory inside your
> template web application (not inside the "MCMS" web application.
> It needs to point to the "IIS_CMS" virtual directory.
> See here for details:
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
> Check out the new book as well: Advanced MCMS development:
> http://tinyurl.com/8ugwj
> ----------------------
>
>
> "Durai" <Durai@discussions.microsoft.com> wrote in message
> news:0A55666F-D09D-4604-A866-2594FD15518B@microsoft.com...
>
>
>
| |
| Durai 2006-04-18, 12:48 am |
| Thanks Irfan
Regards,
Durai
"Stefan [MSFT]" wrote:
> Hi Durai,
>
> I assume you missed to create the "CMS" virtual directory inside your
> template web application (not inside the "MCMS" web application.
> It needs to point to the "IIS_CMS" virtual directory.
> See here for details:
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
> Check out the new book as well: Advanced MCMS development:
> http://tinyurl.com/8ugwj
> ----------------------
>
>
> "Durai" <Durai@discussions.microsoft.com> wrote in message
> news:0A55666F-D09D-4604-A866-2594FD15518B@microsoft.com...
>
>
>
| |
| Durai 2006-04-18, 12:48 am |
| Hi Stefan,
I have created the CMS virtual directory inside my application and now its
working fine...
Thanks a lot....
Chears,
Durai
"Stefan [MSFT]" wrote:
> Hi Durai,
>
> I assume you missed to create the "CMS" virtual directory inside your
> template web application (not inside the "MCMS" web application.
> It needs to point to the "IIS_CMS" virtual directory.
> See here for details:
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
> Check out the new book as well: Advanced MCMS development:
> http://tinyurl.com/8ugwj
> ----------------------
>
>
> "Durai" <Durai@discussions.microsoft.com> wrote in message
> news:0A55666F-D09D-4604-A866-2594FD15518B@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2006-04-18, 12:48 am |
| Great!
:-)
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Durai" <Durai@discussions.microsoft.com> wrote in message
news:36B1A3DA-5476-4DD8-A7BC-79A8AABFF8E4@microsoft.com...[vbcol=seagreen]
> Hi Stefan,
>
> I have created the CMS virtual directory inside my application and now its
> working fine...
>
> Thanks a lot....
>
> Chears,
> Durai
>
> "Stefan [MSFT]" wrote:
>
|
|
|
|
|