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 ...Windows Vista Ultimate install help (II7)(SQL 2005 Express)Windows Vista Ultimate install help (II7)(SQL 2005 Express)
Previous
 
Next
New Post
3/27/2008 2:21 AM
 

Hello. I've read all the posts and forums I can find how to install DNN but to no avail. I set up the database and the directory security by the book.  When I try to access the default.aspx page of the application or install/install.aspx, I get the following error and nothing I have read in the last 4 hours of trying to do this has helped:

 

Server Error in Application "Default Web Site/EIG08"


HTTP Error 404.3 - Not Found

Description: The page you are requesting cannot be served because of the Multipurpose Internet Mail Extensions (MIME) map policy that is configured on the Web server. The page you requested has a file name extension that is not recognized, and is not allowed.

Error Code: 0x80070032

Notification: ExecuteRequestHandler

Module: StaticFileModule

Requested URL: http://localhost:80/eig08/install/installwizard.aspx

Physical Path: C:\inetpub\wwwroot\DNN47\install\installwizard.aspx

Logon User: Anonymous

Logon Method: Anonymous

Handler: StaticFile

Most likely causes:

  • It is possible that a handler mapping is missing. By default, the static file handler processes all content.
  • The feature you are trying to use may not be installed.
  • The appropriate MIME map is not enabled for the Web site or application. (Warning: Do not create a MIME map for content that users should not download, such as .ASPX pages or .config files.)

What you can try:

  • In system.webServer/handlers:
  • Ensure that the expected handler for the current page is mapped.
  • Pay careful attention to preconditions (e.g. runtimeVersion, pipelineMode, bitness) and compare them to the settings for your application pool.
  • Pay careful attention to typographical errors in the expected handler line.
  • Please verify that the feature you are trying to use is installed.
  • Verify that the MIME map is enabled or add the MIME map for the Web site using the command-line tool appcmd.exe.
    1. Open a command prompt and change directory to %windir%\system32\inetsrv.
    2. To set a MIME type, use the following syntax: appcmd set config /section:staticContent /+[fileExtension='string',mimeType='string']
    3. The variable fileExtension string is the file name extension and the variable mimeType string is the file type description.
    4. For example, to add a MIME map for a file which has the extension ".xyz", type the following at the command prompt, and then press Enter:
    5. appcmd set config /section:staticContent /+[fileExtension='.xyz',mimeType='text/plain']
    Warning: Ensure that this MIME mapping is needed for your Web server before adding it to the list. Configuration files such as .CONFIG or dynamic scripting pages such as .ASP or .ASPX, should not be downloaded directly and should always be processed through a handler. Other files such as database files or those used to store configuration, like .XML or .MDF, are sometimes used to store configuration information. Determine if clients can download these file types before enabling them.
  • Create a tracing rule to track failed requests for this HTTP status code. For more information about creating a tracing rule for failed requests, click here.

 

More Information... This error occurs when the file extension of the requested URL is for a MIME type that is not configured on the server. You can add a MIME type for the file extension for files that are not dynamic scripting pages, database, or configuration files. Process those file types using a handler. You should not allows direct downloads of dynamic scripting pages, database or configuration files.

 


Server Version Information: Internet Information Services 7.0.

 

 

I thought DNN was for me,...but maybe not.

 

 
New Post
3/27/2008 10:14 AM
 

Did you install ASP.NET support in IIS?  Did you look at www.iis.net for help?

Jeff

 
New Post
3/27/2008 1:31 PM
 

ASP.NET 2 is running in IIS. No I have not looked at IIS help. I googled the error and found very few hits actually none of which suggested that.  But I shall check it out. I post back what I find for the forum.

 
New Post
3/27/2008 2:47 PM
 

ljimpel:

Don't give up on DNN yet, Vista as you can imagine has new challenges to overcome.

You may want to look at the following link to verify your installation process for Vista: http://www.adefwebserver.com/DotNetNukeHELP/DNN4_DevelopmentEnvironment/DNNDevelopmentWindowsVista.htm

Also, seems like ASP.Net is not properly installed/configured for IIS.  Before Vista you would do the steps below (they should still work on Vista too):

    In a DOS window, go to C:\Windows\Microsoft.NET\Framework\v2.0.50727
    Run the command "aspnet_regiis.exe -u" without the quotes
    Then run "aspnet_regiis.exe -i"

or in Vista

    Use the Control Panel "Windows Features" option to install/remove ASP.NET
    Use the IIS7 management control (%windir%\system32\inetsrv\inetmgr.exe)
    or the new AppCmd tool to configure ASP.NET applications (%windir%\system32\inetsrv\appcmd.exe)

By the way, wanted to ask you, have you install SP-1 for Vista?

Hope this helps.

Carlos

 

 
New Post
3/27/2008 5:51 PM
 

Thanks Carlos! SP! just came our recently, yes? I will do that tonight when I get home.  After that I will try your solutions, but I am pretty sure that ASP is loaded. When I go into II7 to look at the config for Default Websites and any Virtual directories I've created, the top have the right side of the interface has ASP.NET settings.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Windows Vista Ultimate install help (II7)(SQL 2005 Express)Windows Vista Ultimate install help (II7)(SQL 2005 Express)


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