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 ...Heeeeelp! Application crash without a reason!!Heeeeelp! Application crash without a reason!!
Previous
 
Next
New Post
7/12/2007 5:28 AM
 

leupold wrote

you can change the skin and container settings directly in the database by removing the entry in the portals table. HTH

Seems that the problem is not the skin. In fact, even if I remove the lines in the Skins table I receive the same error on the standard DNN-Blue skin:

LogTypeKey LogCreateDate LogProperties
PAGE_LOAD_EXCEPTION 12/07/2007 11.19.23 AssemblyVersion 04.04.01 PortalID 0 PortalName NetDruids.com UserID -1 UserName ActiveTabID 36 ActiveTabName Home RawURL /Default.aspx?tabid=36&error=Object+reference+not+set+to+an+instance+of+an+object.&content=0 AbsoluteURL /Default.aspx AbsoluteURLReferrer UserAgent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 1.1.4322) DefaultDataProvider DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID 4debd388-8863-4cc5-97c4-31a00f14b34c InnerException Object reference not set to an instance of an object. FileName FileLineNumber 0 FileColumnNumber 0 Method DotNetNuke.Framework.DefaultPage.Page_Init StackTrace Message DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Framework.DefaultPage.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Page.OnInit(EventArgs e) at DotNetNuke.Framework.PageBase.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- Source
PAGE_LOAD_EXCEPTION 12/07/2007 11.19.23 AssemblyVersion 04.04.01 PortalID 0 PortalName NetDruids.com UserID -1 UserName ActiveTabID 36 ActiveTabName Home RawURL /Default.aspx?tabid=36&error=Object+reference+not+set+to+an+instance+of+an+object.&content=0 AbsoluteURL /Default.aspx AbsoluteURLReferrer UserAgent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 1.1.4322) DefaultDataProvider DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID d33eaf48-e170-40b9-8260-7c42d5fa5235 InnerException Unhandled error loading page. FileName FileLineNumber 0 FileColumnNumber 0 Method System.Web.Compilation.BuildManager.PostProcessFoundBuildResult StackTrace Message DotNetNuke.Services.Exceptions.PageLoadException: Unhandled error loading page. ---> System.Web.HttpCompileException: D:\Inetpub\webs\netdruidscom\Portals\_default\Skins\DNN-Blue\Horizontal Menu - Fixed Width.ascx(32): error BC30560: 'admin_skins_solpartmenu_ascx' is ambiguous in the namespace 'ASP'. at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode) at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.Framework.DefaultPage.LoadSkin(String SkinPath) --- End of inner exception stack trace --- Source
PAGE_LOAD_EXCEPTION 12/07/2007 11.19.23 AssemblyVersion 04.04.01 PortalID 0 PortalName NetDruids.com UserID -1 UserName ActiveTabID 36 ActiveTabName Home RawURL /Default.aspx?tabid=36&error=Object+reference+not+set+to+an+instance+of+an+object.&content=0 AbsoluteURL /Default.aspx AbsoluteURLReferrer UserAgent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 1.1.4322) DefaultDataProvider DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID 07fb26e1-ed25-4793-844d-82ae7be29ad6 InnerException Object reference not set to an instance of an object. FileName FileLineNumber 0 FileColumnNumber 0 Method DotNetNuke.Framework.DefaultPage.Page_Init StackTrace Message DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Framework.DefaultPage.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Page.OnInit(EventArgs e) at DotNetNuke.Framework.PageBase.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- Source
PAGE_LOAD_EXCEPTION 12/07/2007 11.19.23 AssemblyVersion 04.04.01 PortalID 0 PortalName NetDruids.com UserID -1 UserName ActiveTabID 36 ActiveTabName Home RawURL /Default.aspx?tabid=36&error=Object+reference+not+set+to+an+instance+of+an+object.&content=0 AbsoluteURL /Default.aspx AbsoluteURLReferrer UserAgent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 1.1.4322) DefaultDataProvider DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID 05eaf6e3-f40d-4eba-ad67-1aa492261edc InnerException Unhandled error loading page. FileName FileLineNumber 0 FileColumnNumber 0 Method System.Web.Compilation.BuildManager.PostProcessFoundBuildResult StackTrace Message DotNetNuke.Services.Exceptions.PageLoadException: Unhandled error loading page. ---> System.Web.HttpCompileException: D:\Inetpub\webs\netdruidscom\Portals\_default\Skins\DNN-Blue\Horizontal Menu - Fixed Width.ascx(32): error BC30560: 'admin_skins_solpartmenu_ascx' is ambiguous in the namespace 'ASP'. at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode) at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.Framework.DefaultPage.LoadSkin(String SkinPath) --- End of inner exception stack trace --- Source
PAGE_LOAD_EXCEPTION 12/07/2007 11.19.23 AssemblyVersion 04.04.01 PortalID 0 PortalName NetDruids.com UserID -1 UserName ActiveTabID 36 ActiveTabName Home RawURL /Default.aspx AbsoluteURL /Default.aspx AbsoluteURLReferrer UserAgent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 1.1.4322) DefaultDataProvider DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID 7848ec42-b5dc-4a59-b2f9-e200f4a5129d InnerException Object reference not set to an instance of an object. FileName FileLineNumber 0 FileColumnNumber 0 Method DotNetNuke.Framework.DefaultPage.Page_Init StackTrace Message DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Framework.DefaultPage.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Page.OnInit(EventArgs e) at DotNetNuke.Framework.PageBase.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- Source
PAGE_LOAD_EXCEPTION 12/07/2007 11.19.23 AssemblyVersion 04.04.01 PortalID 0 PortalName NetDruids.com UserID -1 UserName ActiveTabID 36 ActiveTabName Home RawURL /Default.aspx AbsoluteURL /Default.aspx AbsoluteURLReferrer UserAgent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 1.1.4322) DefaultDataProvider DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID a5bad8bd-fef4-4aad-876d-1da8098b875b InnerException Unhandled error loading page. FileName FileLineNumber 0 FileColumnNumber 0 Method System.Web.Compilation.BuildManager.CompileWebFile StackTrace Message DotNetNuke.Services.Exceptions.PageLoadException: Unhandled error loading page. ---> System.Web.HttpCompileException: D:\Inetpub\webs\netdruidscom\Portals\_default\Skins\DNN-Blue\Horizontal Menu - Fixed Width.ascx(32): error BC30560: 'admin_skins_solpartmenu_ascx' is ambiguous in the namespace 'ASP'. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.Framework.DefaultPage.LoadSkin(String SkinPath) --- End of inner exception stack trace --- Source
PAGE_LOAD_EXCEPTION 12/07/2007 11.19.23 AssemblyVersion 04.04.01 PortalID 0 PortalName NetDruids.com UserID -1 UserName ActiveTabID 36 ActiveTabName Home RawURL /Default.aspx AbsoluteURL /Default.aspx AbsoluteURLReferrer UserAgent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 1.1.4322) DefaultDataProvider DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID d0642dcb-fb71-4b60-b02c-6f970afc5ed6 InnerException Unhandled error loading page. FileName FileLineNumber 0 FileColumnNumber 0 Method System.Web.Compilation.BuildManager.PostProcessFoundBuildResult StackTrace Message DotNetNuke.Services.Exceptions.PageLoadException: Unhandled error loading page. ---> System.Web.HttpCompileException: D:\Inetpub\webs\netdruidscom\Portals\_default\Skins\DNN-Blue\Horizontal Menu - Fixed Width.ascx(32): error BC30560: 'admin_skins_solpartmenu_ascx' is ambiguous in the namespace 'ASP'. at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode) at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.Framework.DefaultPage.LoadSkin(String SkinPath) --- End of inner exception stack trace --- Source

 
New Post
7/12/2007 1:40 PM
 

Alessandro,

there was an ASP.Net fix yesterday, that seems to result in rejection of non-standard quotes and accented characters in HTML tags or ASP.Net code, see this post: http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/1491/Default.aspx


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
7/12/2007 1:57 PM
 

Well, seams really strange:

1) simply change web.config and restart application didn't help
2) removing skin entry into the table and returning to standard DNN skin doesn't solve the problem
3) maybe it is not the case of CURLY quotes (as you mention in your other post) because i didn't change anything and the site is again up and running after this tricky actions:

- I switched compilation mode in debug: <compilation debug="true" strict="false"> in web.config
- restart application opening the home page
- and then reswitching compilation mode in debug=false

Now seems everything ok!
By the way, I'm not sure that debug mode switching is the cure for that exception because at the same time I told with my host about the problem... so maybe it done something above the scenes (without comunicate it to me)...

mmmm.....

 

 
New Post
10/11/2007 9:58 PM
 

WOW - Thank you for making this post.

i found my site responding with an error has ocurred. message and no other pages were coming up.

I copied the site from my ISP to a local box and the site worked fine. Hard to a fix problem that does not exist!!!

The I saw your post on changing the web.config to debug and boy was I surprised...It worked!

www.walkspoiled.com is back up and running.

Thank You


Jim www.walkspoiled.com
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Heeeeelp! Application crash without a reason!!Heeeeelp! Application crash without a reason!!


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