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 ...Network Service has permissions...doesnNetwork Service has permissions...doesn't it?
Previous
 
Next
New Post
8/9/2006 11:47 AM
 
The error message in the image...virtual root.  Go back and see if if NT AUTHORITY\NETWORK SERVICE really has permissions everywhere else.  Do all your other sites run under this identity?  If possible, switch identities. 

Will a regular .aspx page get served from that site, e.g. you should be able to create a file with some text in it and name it something test.aspx.  Then, go to that site in the browser, e.g. http://localhost/dnnsite/test.aspx and that page should get served.  You should get the same error if it's really an identity permission error.

Object Reference Error / other error:

ASP.NET likes that error...I've even received that error on a working web page, the first time it JITs it.  So, it's not always a programming error.  Though, I suspect some object really is not being created.

Last time I got this error, I repeated all the steps again, going as far as dropping the database (new install).

My steps to troubleshoot would be:

1.  If you have MSSQL Profiler, run a trace otherwise; otherwise, if you're using SQL Server Express, see if you can see an account accessing your DNN database.

2.  Insert a trace statement in your web.config after the <system.web> tag:

    <!--  APPLICATION-LEVEL TRACE LOGGING
          Application-level tracing enables trace log output for every page within an application.
          Set trace enabled="true" to enable application trace logging.  If pageOutput="true", the
          trace information will be displayed at the bottom of each page.  Otherwise, you can view the
          application trace log by browsing the "trace.axd" page from your web application
          root.
    -->
    <trace enabled="true" requestLimit="10" pageOutput="true" traceMode="SortByTime" localOnly="false" />

3.  Try a different identity setting for the application pool.  Make sure it's put in the IIS_WPG group.  

4.  Also check to see that NETWORK SERVICE has permissions in the database.
 
New Post
8/10/2006 10:35 AM
 

Hi,

I solved the problem. I don't sit on the hardware, I have a host where I have a dedicated server. Their tech managed to fix the whole thing and it was due to a Sharepoint site being in the same webserver. (That's what he said.) But.. wha tI think was the problem was that I didn't have a "Default web site". Oh well. Live and learn. This DotNetNuke will (undoubtably) be an interesting ride.

//mrsbeata

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Network Service has permissions...doesnNetwork Service has permissions...doesn't 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