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 ...new install nothing but errorsnew install nothing but errors
Previous
 
Next
New Post
9/15/2007 9:25 PM
 

I installed the DDN using the 4.5.5 installer.  I got though all steps of the installer sucessfully.  I reached the site and was exited.  Now everything I try to do seems to result in an error.  Here is a sample of the errors I am getting.  Please help let me know what could be wrong.

A critical error has occurred.
Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

 
New Post
9/17/2007 12:53 PM
 

Here is some more detailed error reports from the event viewer.   Please someone give me something!  I am hosting with 1&1.com on the MS Business package

  9/17/2007 12:36:15 PM   Page Load Exception       AssemblyVersion: 04.05.05; PortalID: 0; PortalNa ...
AssemblyVersion: 04.05.05
PortalID: 0
PortalName: Ravens Crest East
UserID: -1
UserName:
ActiveTabID: 36
ActiveTabName: Home
RawURL: /cms/Home/tabid/36/ctl/Login/Default.aspx?returnurl=%2fCMS%2fdefault.aspx
AbsoluteURL: /CMS/Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 1eecd18d-0da9-425a-b147-c74bddda340c
InnerException: Attempt to access the method failed.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Reflection.MethodBase.PerformSecurityCheck
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Attempt to access the method failed. ---> System.MethodAccessException: Attempt to access the method failed. at System.Reflection.MethodBase.PerformSecurityCheck(Object obj, RuntimeMethodHandle method, IntPtr parent, UInt32 invocationFlags) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) at System.Web.Handlers.ScriptResourceHandler.EncryptString(String s) at System.Web.Handlers.ScriptResourceHandler.RuntimeScriptResourceHandler.System.Web.Handlers.IScriptResourceHandler.GetScriptResourceUrl(Assembly assembly, String resourceName, CultureInfo culture, Boolean zip, Boolean notifyScriptLoaded) at System.Web.UI.ScriptReference.GetUrlFromName(ScriptManager scriptManager, IControl scriptManagerControl, Boolean zip) at System.Web.UI.ScriptReference.GetUrl(ScriptManager scriptManager, IControl scriptManagerControl, Boolean zip) at System.Web.UI.ScriptManager.RegisterScripts() at System.Web.UI.ScriptManager.OnPagePreRenderComplete(Object sender, EventArgs e) at System.Web.UI.Page.OnPreRenderComplete(EventArgs e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Server Name: NTXPWUS65

Here is another one.

  9/17/2007 11:52:32 AM   Module Load Exception   admin     ModuleId: -1; ModuleDefId: -1; FriendlyName: ...
ModuleId: -1
ModuleDefId: -1
FriendlyName:
ModuleControlSource:
AssemblyVersion: 04.05.05
PortalID: 0
PortalName: Ravens Crest East
UserID: 2
UserName: admin
ActiveTabID: 36
ActiveTabName: Home
RawURL: /cms/Default.aspx?base
AbsoluteURL: /cms/Default.aspx
AbsoluteURLReferrer: http://s217508960.onlinehome.us/cms/Default.aspx?base
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)
DefaultDataProvider:
ExceptionGUID: 4532909a-9303-48bc-818c-05d8313b1b45
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.UI.WebControls.SolPartActions.get_ExpandDepth
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.UI.WebControls.SolPartActions.get_ExpandDepth() at DotNetNuke.UI.WebControls.SolPartActions.Page_PreRender(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Server Name: NTXPWUS65

 
New Post
9/17/2007 1:13 PM
 

That error usually indicates issues with Code Access Security (CAC).  Cathal wrote a very good article on this topic, available in the documentation area, I believe.  It has to do with making changes to your web.config to allow for the trust level you require for your implementation.  Search the forums for other posts for more detail. 

Also, indicate your site environment setup, including host, local or remote hosted.  It can help to sort out the issues.

 
New Post
9/17/2007 1:14 PM
 

That error usually indicates issues with Code Access Security (CAS).  Cathal wrote a very good article on this topic, available in the documentation area, I believe.  It has to do with making changes to your web.config to allow for the trust level you require for your implementation.  Search the forums for other posts for more detail. 

Also, indicate your site environment setup, including host, local or remote hosted.  It can help to sort out the issues.

 
New Post
9/17/2007 1:14 PM
 

That error usually indicates issues with Code Access Security (CAS).  Cathal wrote a very good article on this topic, available in the documentation area, I believe.  It has to do with making changes to your web.config to allow for the trust level you require for your implementation.  Search the forums for other posts for more detail. 

Also, indicate your site environment setup, including host, local or remote hosted.  It can help to sort out the issues.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...new install nothing but errorsnew install nothing but errors


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