DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Error after upgrading to DNN 9.5

 5 Replies
 4 Subscribed to this topic
 33 Subscribed to this forum
Sort:
Author
Messages
Growing Member
Posts: 54
Growing Member

I did an upgrade from a very old system (DNN 5.x) to DNN 9.5.

All seems ok except just a few things: pages, users and recycle bin. On these I get an API call error similar to this one:


    http://website/RunningOnF...tPageList?searchKey=

    {Message: "An error has occurred.",…}
        Message: "An error has occurred."
        ExceptionMessage: "The 'ObjectContent`1' type failed to serialize the response body for content type 'application/json; charset=utf-8'."
        ExceptionType: "System.InvalidOperationException"
        StackTrace: null
        InnerException: {Message: "An error has occurred.",…}
            Message: "An error has occurred."
            ExceptionMessage: "Object reference not set to an instance of an object."
            ExceptionType: "System.NullReferenceException"
            StackTrace: " en DotNetNuke.Entities.Tabs.TabInfo.get_FullUrl() ↵ en Dnn.PersonaBar.Pages.Components.Converters.ConvertToPageItem[T](TabInfo tab, IEnumerable`1 portalTabs) ↵ en System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext() ↵ en Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) ↵ en Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType) ↵ en Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType) ↵ en System.Net.Http.Formatting.BaseJsonMediaTypeFormatter.WriteToStream(Type type, Object value, Stream writeStream, Encoding effectiveEncoding) ↵ en System.Net.Http.Formatting.JsonMediaTypeFormatter.WriteToStream(Type type, Object value, Stream writeStream, Encoding effectiveEncoding) ↵ en System.Net.Http.Formatting.BaseJsonMediaTypeFormatter.WriteToStreamAsync(Type type, Object value, Stream writeStream, HttpContent content, TransportContext transportContext, CancellationToken cancellationToken) ↵--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción --- ↵ en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() ↵ en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) ↵ en System.Web.Http.Tracing.ITraceWriterExtensions.d__24.MoveNext() ↵--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción --- ↵ en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() ↵ en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) ↵ en System.Web.Http.WebHost.HttpControllerHandler.d__1b.MoveNext()"

 

Seems to come from this call get_FullUrl() but cannot find the issue there.

Any ideas?

 

Vicenç Masanas
Disgrafic ITec SL Banyoles - Spain
Growing Member
Posts: 54
Growing Member

Here are the errors I see on pages, recycle bin and users.

Vicenç Masanas
Disgrafic ITec SL Banyoles - Spain
Senior Member
Posts: 1322
Senior Member
3 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
Lifesaver
Lifesaver
You're Life Saver!
New Poster
New Poster
Congrats on posting!
3 Engaged Reader
Engaged Reader
You are an engaged reader!
Did you upgrade in steps or in one go?
Growing Member
Posts: 55
Growing Member
MVP
MVP
You're an MVP!
Do those pages even exist anymore on a fresh DNN install? Is that part of the problem, modules or something got removed from the page during upgrade, but broke the page?
Veteran Member
Posts: 546
Veteran Member
MVP
MVP
You're an MVP!
I suggest comparing web.config with the one of a freshly installed DNN 9.5.0
Senior Member
Posts: 1607
Senior Member
MVP
MVP
You're an MVP!
New Poster
New Poster
Congrats on posting!
Posted By Sebastian Leupold on 20 Mar 2020 07:11 PM
I suggest comparing web.config with the one of a freshly installed DNN 9.5.0

We always recommend doing this as part of your normal upgrade process.  

Here's my presentation from DNN Summit 2021 that discusses our DNN upgrade process.

 

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved