Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Successfully upgraded 600 to 610 but unable to browse itSuccessfully upgraded 600 to 610 but unable to browse it
Previous
 
Next
New Post
11/9/2011 1:50 AM
 
I successfully upgrade from version 6.0.0 to 6.1.0 but when I click on the link "Click here to access the site" after a while it produces an unknown error message: An unexpected error has occurred.

Note: AutoUpgrade = false and I upgraded by browsing  .../install/install.aspx?mode=upgrade

The log file contains information below:
2011-11-09 08:25:25,296 [72-Saeedalhs][Thread:3][FATAL] DotNetNuke.Framework.PageBase - An error has occurred while loading page.
System.Net.Sockets.SocketException (0x80004005): The requested name is valid, but no data of the requested type was found
   at System.Net.Dns.GetAddrInfo(String name)
   at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
   at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
   at ClientDependency.Core.UriExtensions.IsLocalUri(Uri uri, HttpContextBase http)
   at ClientDependency.Core.FileRegistration.Providers.BaseFileRegistrationProvider.WriteStaggeredDependencies(IEnumerable`1 dependencies, HttpContextBase http, StringBuilder builder, Func`4 renderCompositeFiles, Func`3 renderSingle)
   at ClientDependency.Core.FileRegistration.Providers.WebFormsFileRegistrationProvider.RegisterDependencies(Control dependantControl, List`1 allDependencies, HashSet`1 paths, HttpContextBase http)
   at ClientDependency.Core.Controls.ClientDependencyLoader.b__1(ProviderDependencyList x)
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at ClientDependency.Core.Controls.ClientDependencyLoader.RenderDependencies()
   at ClientDependency.Core.Controls.ClientDependencyLoader.OnPreRender(EventArgs e)
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2011-11-09 08:25:25,333 [72-Saeedalhs][Thread:3][ERROR] DotNetNuke.Framework.PageBase - ~/Default.aspx?tabid=54&error=An unexpected error has occurred&content=0
System.Net.Sockets.SocketException (0x80004005): The requested name is valid, but no data of the requested type was found
   at System.Net.Dns.GetAddrInfo(String name)
   at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
   at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
   at ClientDependency.Core.UriExtensions.IsLocalUri(Uri uri, HttpContextBase http)
   at ClientDependency.Core.FileRegistration.Providers.BaseFileRegistrationProvider.WriteStaggeredDependencies(IEnumerable`1 dependencies, HttpContextBase http, StringBuilder builder, Func`4 renderCompositeFiles, Func`3 renderSingle)
   at ClientDependency.Core.FileRegistration.Providers.WebFormsFileRegistrationProvider.RegisterDependencies(Control dependantControl, List`1 allDependencies, HashSet`1 paths, HttpContextBase http)
   at ClientDependency.Core.Controls.ClientDependencyLoader.b__1(ProviderDependencyList x)
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at ClientDependency.Core.Controls.ClientDependencyLoader.RenderDependencies()
   at ClientDependency.Core.Controls.ClientDependencyLoader.OnPreRender(EventArgs e)
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2011-11-09 08:25:34,040 [72-Saeedalhs][Thread:7][FATAL] DotNetNuke.Framework.PageBase - An error has occurred while loading page.
System.Net.Sockets.SocketException (0x80004005): The requested name is valid, but no data of the requested type was found
   at System.Net.Dns.GetAddrInfo(String name)
   at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
   at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
   at ClientDependency.Core.UriExtensions.IsLocalUri(Uri uri, HttpContextBase http)
   at ClientDependency.Core.FileRegistration.Providers.BaseFileRegistrationProvider.WriteStaggeredDependencies(IEnumerable`1 dependencies, HttpContextBase http, StringBuilder builder, Func`4 renderCompositeFiles, Func`3 renderSingle)
   at ClientDependency.Core.FileRegistration.Providers.WebFormsFileRegistrationProvider.RegisterDependencies(Control dependantControl, List`1 allDependencies, HashSet`1 paths, HttpContextBase http)
   at ClientDependency.Core.Controls.ClientDependencyLoader.b__1(ProviderDependencyList x)
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at ClientDependency.Core.Controls.ClientDependencyLoader.RenderDependencies()
   at ClientDependency.Core.Controls.ClientDependencyLoader.OnPreRender(EventArgs e)
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2011-11-09 08:25:34,043 [72-Saeedalhs][Thread:7][ERROR] DotNetNuke.Framework.PageBase - ~/Default.aspx?tabid=54&error=terminate
System.Net.Sockets.SocketException (0x80004005): The requested name is valid, but no data of the requested type was found
   at System.Net.Dns.GetAddrInfo(String name)
   at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
   at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
   at ClientDependency.Core.UriExtensions.IsLocalUri(Uri uri, HttpContextBase http)
   at ClientDependency.Core.FileRegistration.Providers.BaseFileRegistrationProvider.WriteStaggeredDependencies(IEnumerable`1 dependencies, HttpContextBase http, StringBuilder builder, Func`4 renderCompositeFiles, Func`3 renderSingle)
   at ClientDependency.Core.FileRegistration.Providers.WebFormsFileRegistrationProvider.RegisterDependencies(Control dependantControl, List`1 allDependencies, HashSet`1 paths, HttpContextBase http)
   at ClientDependency.Core.Controls.ClientDependencyLoader.b__1(ProviderDependencyList x)
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at ClientDependency.Core.Controls.ClientDependencyLoader.RenderDependencies()
   at ClientDependency.Core.Controls.ClientDependencyLoader.OnPreRender(EventArgs e)
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2011-11-09 08:25:34,058 [72-Saeedalhs][Thread:7][ERROR] DotNetNuke.Services.Exceptions.ErrorPage - The requested name is valid, but no data of the requested type was found
DotNetNuke.Services.Exceptions.PageLoadException: The requested name is valid, but no data of the requested type was found ---> System.Net.Sockets.SocketException: The requested name is valid, but no data of the requested type was found
   at System.Net.Dns.GetAddrInfo(String name)
   at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
   at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
   at ClientDependency.Core.UriExtensions.IsLocalUri(Uri uri, HttpContextBase http)
   at ClientDependency.Core.FileRegistration.Providers.BaseFileRegistrationProvider.WriteStaggeredDependencies(IEnumerable`1 dependencies, HttpContextBase http, StringBuilder builder, Func`4 renderCompositeFiles, Func`3 renderSingle)
   at ClientDependency.Core.FileRegistration.Providers.WebFormsFileRegistrationProvider.RegisterDependencies(Control dependantControl, List`1 allDependencies, HashSet`1 paths, HttpContextBase http)
   at ClientDependency.Core.Controls.ClientDependencyLoader.b__1(ProviderDependencyList x)
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at ClientDependency.Core.Controls.ClientDependencyLoader.RenderDependencies()
   at ClientDependency.Core.Controls.ClientDependencyLoader.OnPreRender(EventArgs e)
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   --- End of inner exception stack trace ---


سعید علی حسینی

w w w . a l i h o s s e i n i . n e t

 
New Post
11/9/2011 9:32 AM
 
please restart the application pool, clear your local browser cache and cookies and retry.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/9/2011 9:56 AM
 
Hello,
I have the same problème. I tried to restart the application pool, but it doesn't change anything.
 
New Post
11/13/2011 3:09 PM
 
Sound like mine also.


AssemblyVersion: 6.1.0

PortalID: 0

PortalName: Travel Guide

UserID: -1

UserName:

ActiveTabID: 71

ActiveTabName: Travel Guide

RawURL: /TravelGuide.aspx

AbsoluteURL: /Default.aspx

AbsoluteURLReferrer: http://www.ssssssss/com/TravelGuide/tabid/71/articleType/AuthorView/authorID/2/admin.aspx

UserAgent: Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20100101 Firefox/8.0

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider

ExceptionGUID: 6d092ae6-fdf8-4fa2-9cdf-5b3b37e79ffb

InnerException: The requested name is valid, but no data of the requested type was found

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.Net.Dns.GetAddrInfo

StackTrace:

Message: DotNetNuke.Services.Exceptions.PageLoadException: The requested name is valid, but no data of the requested type was found ---> System.Net.Sockets.SocketException: The requested name is valid, but no data of the requested type was found at System.Net.Dns.GetAddrInfo(String name) at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6) at System.Net.Dns.GetHostAddresses(String hostNameOrAddress) at ClientDependency.Core.UriExtensions.IsLocalUri(Uri uri, HttpContextBase http) at ClientDependency.Core.FileRegistration.Providers.BaseFileRegistrationProvider.WriteStaggeredDependencies(IEnumerable`1 dependencies, HttpContextBase http, StringBuilder builder, Func`4 renderCompositeFiles, Func`3 renderSingle) at ClientDependency.Core.FileRegistration.Providers.WebFormsFileRegistrationProvider.RegisterDependencies(Control dependantControl, List`1 allDependencies, HashSet`1 paths, HttpContextBase http) at ClientDependency.Core.Controls.ClientDependencyLoader.b__1(ProviderDependencyList x) at System.Collections.Generic.List`1.ForEach(Action`1 action) at ClientDependency.Core.Controls.ClientDependencyLoader.RenderDependencies() at ClientDependency.Core.Controls.ClientDependencyLoader.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
 
New Post
11/18/2011 8:50 AM
 
I tried the 6.1.1
I still have the error

I am under windows 2003 (IIS 6)

AssemblyVersion : 6.1.1

UserAgent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)

DefaultDataProvider : DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider

InnerException : Hôte inconnu

Method : System.Net.Dns.GetAddrInfo

StackTrace :

Message : DotNetNuke.Services.Exceptions.PageLoadException: Hôte inconnu ---> System.Net.Sockets.SocketException: Hôte inconnu à System.Net.Dns.GetAddrInfo(String name) à System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6) à System.Net.Dns.GetHostAddresses(String hostNameOrAddress) à ClientDependency.Core.UriExtensions.IsLocalUri(Uri uri, HttpContextBase http) à ClientDependency.Core.FileRegistration.Providers.BaseFileRegistrationProvider.WriteStaggeredDependencies(IEnumerable`1 dependencies, HttpContextBase http, StringBuilder builder, Func`4 renderCompositeFiles, Func`3 renderSingle) à ClientDependency.Core.FileRegistration.Providers.WebFormsFileRegistrationProvider.RegisterDependencies(Control dependantControl, List`1 allDependencies, HashSet`1 paths, HttpContextBase http) à ClientDependency.Core.Controls.ClientDependencyLoader.b__1(ProviderDependencyList x) à System.Collections.Generic.List`1.ForEach(Action`1 action) à ClientDependency.Core.Controls.ClientDependencyLoader.RenderDependencies() à ClientDependency.Core.Controls.ClientDependencyLoader.OnPreRender(EventArgs e) à System.Web.UI.Control.PreRenderRecursiveInternal() à System.Web.UI.Control.PreRenderRecursiveInternal() à System.Web.UI.Control.PreRenderRecursiveInternal() à System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- Fin de la trace de la pile d'exception interne ---
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Successfully upgraded 600 to 610 but unable to browse itSuccessfully upgraded 600 to 610 but unable to browse it


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

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

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. 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.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out