Urgent : After upgrade CS2008 SP1

This post has 6 Replies | 2 Followers

Top 200 Contributor
Posts 127
Points 1,635
Şener KOÇ Posted: Tue, Jul 22 2008 5:07 PM

Hi,

I'm upgraded my web site CS 2008 to CS 200 SP1. when trying to send message on forum, error occuring.

There is no error on installation except moving files step (last step)  ( im using amazon s3 )

Thanks inm advice,

Sener KOC

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentNullException: Value cannot be null.
Parameter name: type

Source Error:

Line 133:					            </div>
Line 134:					            <div class="CommonFormField">
Line 135:						             <CSControl:Editor Width="100%" runat="Server" id="PostBody" />
Line 136:					            </div>
Line 137:            					


Source File: c:\inetpub\vhosts\bisikletciler.com\httpdocs\Themes\bisiklet\Forums\createeditpost.aspx    Line: 135

Stack Trace:

[ArgumentNullException: Value cannot be null.
Parameter name: type]
   System.Activator.CreateInstance(Type type, Boolean nonPublic) +2843963
   CommunityServer.Controls.Editor.LoadEditor() +74
   CommunityServer.Controls.Editor.CreateDefaultContentControls(Control control) +15
   CommunityServer.Controls.WrappedControlItemTemplate.InstantiateIn(Control container) +108
   CommunityServer.Controls.WrappedContentBase.AddContentControls() +82
   CommunityServer.Controls.WrappedContentBase.CreateControlHierarchy() +104
   CommunityServer.Controls.WrappedContentBase.CreateChildControls() +29
   System.Web.UI.Control.EnsureChildControls() +87
   CommunityServer.Controls.Editor.set_Width(Unit value) +12
   ASP.themes_bisiklet_forums_createeditpost_aspx.__BuildControl__control66() in c:\inetpub\vhosts\bisikletciler.com\httpdocs\Themes\bisiklet\Forums\createeditpost.aspx:135
   ASP.themes_bisiklet_forums_createeditpost_aspx.__BuildControl__control41() in c:\inetpub\vhosts\bisikletciler.com\httpdocs\Themes\bisiklet\Forums\createeditpost.aspx:91
   ASP.themes_bisiklet_forums_createeditpost_aspx.__BuildControl__control38() in c:\inetpub\vhosts\bisikletciler.com\httpdocs\Themes\bisiklet\Forums\createeditpost.aspx:91
   ASP.themes_bisiklet_forums_createeditpost_aspx.__BuildControl__control37() in c:\inetpub\vhosts\bisikletciler.com\httpdocs\Themes\bisiklet\Forums\createeditpost.aspx:84
   ASP.themes_bisiklet_forums_createeditpost_aspx.__BuildControl__control36(Control __ctrl) in c:\inetpub\vhosts\bisikletciler.com\httpdocs\Themes\bisiklet\Forums\createeditpost.aspx:55
   System.Web.UI.CompiledTemplateBuilder.InstantiateIn(Control container) +12
   CommunityServer.Controls.WrappedFormBase.AddFormControls() +60
   CommunityServer.Controls.WrappedFormBase.CreateControlHierarchy() +104
   CommunityServer.Controls.WrappedFormBase.CreateChildControls() +33
   System.Web.UI.Control.EnsureChildControls() +87
   CommunityServer.Controls.WrappedFormBase.DataBind() +43
   CommunityServer.Discussions.Controls.CreateEditForumPostForm.DataBind() +39
   CommunityServer.Controls.WrappedFormBase.OnLoad(EventArgs e) +25
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436

Server Error in '/' Application.

Value cannot be null.
Parameter name: type

 

  • | Post Points: 20
Top 200 Contributor
Posts 127
Points 1,635

User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET C
Path: /themes/bisiklet/forums/createeditpost.aspx?ReplyToPostID=5684&Quote=False as HTTP GET
Referrer: /forums/t/859.aspx
Message: Value cannot be null. Parameter name: type
System.ArgumentNullException: Value cannot be null.
Parameter name: type
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at CommunityServer.Controls.Editor.LoadEditor()
at CommunityServer.Controls.Editor.CreateDefaultContentControls(Control control)
at CommunityServer.Controls.WrappedControlItemTemplate.InstantiateIn(Control container)
at CommunityServer.Controls.WrappedContentBase.AddContentControls()
at CommunityServer.Controls.WrappedContentBase.CreateControlHierarchy()
at CommunityServer.Controls.WrappedContentBase.CreateChildControls()
at System.Web.UI.Control.EnsureChildControls()
at CommunityServer.Controls.Editor.set_Width(Unit value)
at ASP.themes_bisiklet_forums_createeditpost_aspx.__BuildControl__control66() in c:\inetpub\vhosts\bisikletciler.com\httpdocs\Themes\bisiklet\Forums\createeditpost.aspx:line 135
at ASP.themes_bisiklet_forums_createeditpost_aspx.__BuildControl__control41() in c:\inetpub\vhosts\bisikletciler.com\httpdocs\Themes\bisiklet\Forums\createeditpost.aspx:line 91
at ASP.themes_bisiklet_forums_createeditpost_aspx.__BuildControl__control38() in c:\inetpub\vhosts\bisikletciler.com\httpdocs\Themes\bisiklet\Forums\createeditpost.aspx:line 91
at ASP.themes_bisiklet_forums_createeditpost_aspx.__BuildControl__control37() in c:\inetpub\vhosts\bisikletciler.com\httpdocs\Themes\bisiklet\Forums\createeditpost.aspx:line 84
at ASP.themes_bisiklet_forums_createeditpost_aspx.__BuildControl__control36(Control __ctrl) in c:\inetpub\vhosts\bisikletciler.com\httpdocs\Themes\bisiklet\Forums\createeditpost.aspx:line 55
at System.Web.UI.CompiledTemplateBuilder.InstantiateIn(Control container)
at CommunityServer.Controls.WrappedFormBase.AddFormControls()
at CommunityServer.Controls.WrappedFormBase.CreateControlHierarchy()
at CommunityServer.Controls.WrappedFormBase.CreateChildControls()
at System.Web.UI.Control.EnsureChildControls()
at CommunityServer.Controls.Wrapp

  • | Post Points: 5
Top 10 Contributor
Posts 3,558
Points 53,715
TelligentSupportTeam

The Upgrader Application is not supported for upgrading a CS2008 install to CS2008 SP1.  You'll need to use the CS2008 upgrade files which you can get from the More Downloads page, and scroll down to Service Packs at the bottom of the page.

Try performing the upgrade using that instead and see if you have any better luck.

Community Server Documentation please rate articles you read

Nintendo Wiikly | My Blog

  • | Post Points: 0
Top 200 Contributor
Posts 127
Points 1,635

Hi afscrome, thanks for help,

I was upgrade database and files with CS2008 upgrade files. there was no problem in upgrade process. database was update with no error. But site give me an too much error after upgrade. anyway I downloaded fresh copy of lasest version. (web install) and I was copy only web files to root and I applyed my custom theme and configuration.

Site start working well except sending forum messages. I double checked hawaii theme for any change. no cange.. I dont have a clue what is wrong.

Fresh install + upgraded database = :(

this morning my VPS is failed. My company sad, some drivers missing and there is no chance to rollback or rescue. I dont know why this happend, I didnt do anything on system. My company giving me a new VPS, I will setup it today. if any cange, I will write here..

Thank you,

 

  • | Post Points: 5
Top 200 Contributor
Posts 127
Points 1,635

Problem is still exist.

http://bisikletciler.com/forums/AddPost.aspx?ReplyToPostID=5595&Quote=False

what is wrong?..

Another problem is on custom home page.  following lines was working perfectly before upgrade. now its trowing an error.

----------

<CSBlog:WeblogPostList runat="Server" ID="Posts" ItemsPerRow="2">
           <QueryOverrides runat="server" PageSize="10" ID="PostsQuery" />
            <HeaderTemplate>
                <div class="BisikletBlog">
                <div id="BlogBoxHeader">
                <div class="ForumBoxHead">Son Eklenen, Blog ve Makaleler</div>
                <div class="ClearAll"></div>
                </div>
                <div id="BlogContent">
            </HeaderTemplate>
            <ItemTemplate>

                <div class="CommonHierarchalList Custom">
                <CSControl:UserAvatar runat="server" Tag="Div" CssClass="CustomAvatarListItemCustomAvatar" Width="60" Height="60" />
                <div class="CustomAvatarListCustomContent">
                <CSBlog:WeblogPostData Property="Subject" LinkTo="Post" Tag="P" CssClass="BlogBoxHead" runat="server" TruncateAt="37" />
                <CSBlog:WeblogPostData Property="Excerpt" Tag="Div" CssClass="CommonAvatarListItem" runat="server" TruncateAt="100" />
                <div class="CommonAvatarListItemDetails">
                <div>
               <CSControl:ResourceControl runat="server" ResourceName="SearchResults_By" /> : <CSBlog:WeblogPostData Property="DisplayName" LinkTo="AuthorUrl" runat="server" /><br />
                <CSBlog:WeblogData Property="Name" LinkTo="HomePage" runat="server" /><br />
                <span class="BlogPostDate"><CSControl:ResourceControl runat="server" ResourceName="SearchResults_On" /> <CSBlog:WeblogPostData runat="server" Property="PostDate" /></span>
                </div>
                </div>
                </div>
                </div>

            </ItemTemplate>
            <RowSeparatorTemplate><div class="ClearAll"></div></RowSeparatorTemplate>
            <FooterTemplate>
                <div class="ClearAll"></div>
                </div>
                </div>
            </FooterTemplate>
        </CSBlog:WeblogPostList>

------------

error

 

Object reference not set to an instance of an object.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

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.]
   CommunityServer.Blogs.Controls.WeblogPostList.get_DataSource() +1340
   System.Web.UI.WebControls.Repeater.ConnectToDataSourceView() +261
   System.Web.UI.WebControls.Repeater.OnLoad(EventArgs e) +16
   CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.OnLoad(EventArgs e) +9
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

 

 

  • | Post Points: 5
Top 200 Contributor
Posts 127
Points 1,635

This is my homepage link : http://bisikletciler.com/_bisiklet.aspx

  • | Post Points: 5
Top 200 Contributor
Posts 127
Points 1,635

Is there a tool or easy way to move for moving database records to fresh CS2008 database?

I'm planing to setup lastest version of CS2008, then if everyting works fine, I will implemen my theme and stat to move my database to new one.

any advice?

Thanks

  • | Post Points: 5
Page 1 of 1 (7 items) | RSS
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com