Microsoft Content Management Server - Site Manager Access Problem

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > March 2006 > Site Manager Access Problem





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 Site Manager Access Problem
Lta

2006-03-25, 11:39 am

I cannot open site manager. I receive the following error:

Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/NR/System/ClientUI/login.asp, line 9
800401f3

I have looked into this in some details already.
*
http://groups.google.com/group/micr...9660971669c8f07

1. site access is set to port 80.
2. there is no conflicting globa.asa
3. I can access http://localhost/NR/System/ClientUI/test.asp
BUT i receive the error when trying to access
http://localhost/NR/System/ClientUI/login.asp

* http://www.cryer.co.uk/brian/window...fld80070005.htm
I did have a problem registering AEServerObject.dll I used RegMon and that
problem is now fixed.

* http://support.microsoft.com/?scid=...3042&sid=global
Mfc42.dll has Read & Execute permission for the IWAM_ComputerName user.


What else could the problem be?

Further info:
Win 2003
MCMS Sp1a
..NET Framework v1.1.4322

Please help. Thanks.
Stefan [MSFT]

2006-03-25, 11:39 am

Hi Lta,

there is problem in your site when creating the following Comobject:
AeSession.AeSession.1
Either there is a permission problem on your registry or this COM object is
not correctly registered.

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
----------------------


"Lta" <Lta@discussions.microsoft.com> wrote in message
news:C9DFFA1A-9801-4965-8EA2-3D73A636A19C@microsoft.com...
>I cannot open site manager. I receive the following error:
>
> Server object error 'ASP 0177 : 800401f3'
> Server.CreateObject Failed
> /NR/System/ClientUI/login.asp, line 9
> 800401f3
>
> I have looked into this in some details already.
> *
> http://groups.google.com/group/micr...9660971669c8f07
>
> 1. site access is set to port 80.
> 2. there is no conflicting globa.asa
> 3. I can access http://localhost/NR/System/ClientUI/test.asp
> BUT i receive the error when trying to access
> http://localhost/NR/System/ClientUI/login.asp
>
> * http://www.cryer.co.uk/brian/window...fld80070005.htm
> I did have a problem registering AEServerObject.dll I used RegMon and that
> problem is now fixed.
>
> * http://support.microsoft.com/?scid=...3042&sid=global
> Mfc42.dll has Read & Execute permission for the IWAM_ComputerName user.
>
>
> What else could the problem be?
>
> Further info:
> Win 2003
> MCMS Sp1a
> .NET Framework v1.1.4322
>
> Please help. Thanks.



Lta

2006-03-25, 11:39 am

I have been looking into this rof a week now and need some practical advice.

I have reinstalled 4 times now and still receive the same problem. I am
installing as the local administrator. You say it is one of two problems:

Registry permission problem:
1. Using regmon & regsvr32.exe /u /s "D:\Program Files\Microsoft Content
Management Server\Server\Bin\AEServerObject.dll", I can see that
HKCR\AESession.AESession1 is showing up as Access Denied to the local Admin.
How is this possible I am the local admin?
2. This is obviously an MCMS addition to the registry how can this be fixed?
3. There are also alot of "Not Found" errors such as
HKCR\AESession.AESession.1\CLSID but this is immediatly after success is
reported. What does this mean?
4. I can force the correct permissions on the HKCR\AESession.AESession.1
registry entry and the dll is reported to have registered correctly but there
is no change, the same error still occurs.
5. Why are there no entries in the system logs?

COM object is not correctly registered
6. How is the COM object supposed to be registered?
7. How can I verify if it has or hasn't registered correctly?
8. Why has the installer not registered the COM object correcty?
9. Why did the installer not report an error?
10. Why are there no entries in the system error log?

I really need some help with this. What are the next steps? Maybe this needs
taking to the next level, if so how do I do this?

John

"Stefan [MSFT]" wrote:

> Hi Lta,
>
> there is problem in your site when creating the following Comobject:
> AeSession.AeSession.1
> Either there is a permission problem on your registry or this COM object is
> not correctly registered.
>
> 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
> ----------------------
>
>
> "Lta" <Lta@discussions.microsoft.com> wrote in message
> news:C9DFFA1A-9801-4965-8EA2-3D73A636A19C@microsoft.com...
>
>
>

Stefan [MSFT]

2006-03-25, 11:39 am

Hi John,

you should open a support case for this.

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
----------------------


"Lta" <Lta@discussions.microsoft.com> wrote in message
news:133A1A84-19E7-4FA1-AA7D-66C4E14CDBF3@microsoft.com...[vbcol=seagreen]
>I have been looking into this rof a week now and need some practical
>advice.
>
> I have reinstalled 4 times now and still receive the same problem. I am
> installing as the local administrator. You say it is one of two problems:
>
> Registry permission problem:
> 1. Using regmon & regsvr32.exe /u /s "D:\Program Files\Microsoft Content
> Management Server\Server\Bin\AEServerObject.dll", I can see that
> HKCR\AESession.AESession1 is showing up as Access Denied to the local
> Admin.
> How is this possible I am the local admin?
> 2. This is obviously an MCMS addition to the registry how can this be
> fixed?
> 3. There are also alot of "Not Found" errors such as
> HKCR\AESession.AESession.1\CLSID but this is immediatly after success is
> reported. What does this mean?
> 4. I can force the correct permissions on the HKCR\AESession.AESession.1
> registry entry and the dll is reported to have registered correctly but
> there
> is no change, the same error still occurs.
> 5. Why are there no entries in the system logs?
>
> COM object is not correctly registered
> 6. How is the COM object supposed to be registered?
> 7. How can I verify if it has or hasn't registered correctly?
> 8. Why has the installer not registered the COM object correcty?
> 9. Why did the installer not report an error?
> 10. Why are there no entries in the system error log?
>
> I really need some help with this. What are the next steps? Maybe this
> needs
> taking to the next level, if so how do I do this?
>
> John
>
> "Stefan [MSFT]" wrote:
>


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com