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

Object reference not set to an instance of an object-Error

3 views
Skip to first unread message

CMS 2002 lover

unread,
Oct 4, 2004, 6:15:04 AM10/4/04
to
I am getting the following error after import sdo package to production
server by
using site manager as well as i tried by using server scripting
l cms2002 has any bugs..? please help with a solution.

Object reference not set to an instance of an object
An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an
object.]
McmsWebControlLibrary.McmsNavigationControl.CreateChildControls() +88
System.Web.UI.Control.EnsureChildControls() +100
System.Web.UI.Control.PreRenderRecursiveInternal() +38
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1499

Angus Logan [MVP]

unread,
Oct 4, 2004, 6:28:18 AM10/4/04
to
Hi,

It looks like there is a problem with your navigation control code.

Is this the code that came with the Woodgrove sample or have you
modified it?

Can you debug the process and find what line of code it is failing on
and what object is set to nothing?

Regards
--
________________________________________

Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus...@data3.com.au
BLOG www.anguslogan.com
________________________________________

"CMS 2002 lover" <CMS200...@discussions.microsoft.com> wrote in message
news:39C2F8E9-E1E8-418A...@microsoft.com...

CMS 2002 lover

unread,
Oct 4, 2004, 7:59:03 AM10/4/04
to
yes it is woodgrove sample .. I didn't modify the code .
The same problem was there yesterday .. but today morning it was ok .
after import again the problem came back .
Have any provision available in site manager to check the published status
of the current postings. .
I didn't find an obtion to create a page by using site manager.
but it was there in cms 2001.
thanks a lots for u great help in advance

Stefan [MSFT]

unread,
Oct 4, 2004, 8:14:30 AM10/4/04
to
Hi,

there is no such option in SiteManager.
Authoring capabilities have been removed from SiteManager.
Authoring is now completly done using Web Author.

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


"CMS 2002 lover" <CMS200...@discussions.microsoft.com> wrote in message

news:91A22A67-E4CE-41B3...@microsoft.com...

Angus Logan [MVP]

unread,
Oct 4, 2004, 8:18:07 AM10/4/04
to
Hi,

Are you able to debug the code to show what object is not set?

Cheers
--
________________________________________

Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus...@data3.com.au
BLOG www.anguslogan.com
________________________________________

"CMS 2002 lover" <CMS200...@discussions.microsoft.com> wrote in message

news:91A22A67-E4CE-41B3...@microsoft.com...

CMS 2002 lover

unread,
Oct 4, 2004, 8:55:05 AM10/4/04
to
Thanks

i am not able to debug.. the code ..
I didn't modified .. it is working in one system but it is not working
in production server after Import

Mei Ying [MVP]

unread,
Oct 4, 2004, 9:39:50 AM10/4/04
to
Hi

What do lines #87-89 for the CreateChildControls() method of this class say?
McmsWebControlLibrary.McmsNavigationControl.CreateChildControls()

--
regards
Mei Ying
---
Blog: http://meiyinglim.blogspot.com
Contact: meiyi...@hotmail.com
---


"CMS 2002 lover" <CMS200...@discussions.microsoft.com> wrote in message

news:10315B95-3D84-4B9B...@microsoft.com...

0 new messages