Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
OnyakTech
 


  Sponsors  

Meet Our Sponsors

OnyakTech
The best choice for your web site host, email hosting, and domain registration.
CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
Mad Development is a full service interactive agency focusing on the merge of design, technology, e-commerce, and affiliate marketing by providing total website solutions.
MadCap Software, Inc.
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Install It!  Windows Vista Ultimate install help (II7)(SQL 2005 Express)
Previous Previous
 
Next Next
New Post 3/26/2008 11:21 PM
Unresolved
User is offline ljimpel
10 posts
10th Ranked


Windows Vista Ultimate install help (II7)(SQL 2005 Express) 

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 7:14 AM
User is offline Jeff Cochran
1063 posts
6th Ranked


Re: Windows Vista Ultimate install help (II7)(SQL 2005 Express) 

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

Jeff

 
New Post 3/27/2008 10:31 AM
User is offline ljimpel
10 posts
10th Ranked


Re: Windows Vista Ultimate install help (II7)(SQL 2005 Express) 

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 11:47 AM
User is offline Carlos Rodriguez
489 posts
www.almacigo.com
8th Ranked


Re: Windows Vista Ultimate install help (II7)(SQL 2005 Express) 

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 2:51 PM
User is offline ljimpel
10 posts
10th Ranked


Re: Windows Vista Ultimate install help (II7)(SQL 2005 Express) 

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 Previous
 
Next Next
  Forum  General DotNetN...  Install It!  Windows Vista Ultimate install help (II7)(SQL 2005 Express)
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


UK - DotNetNuke providers
UK providers of DNN module development and skin package design. Oxford Information Labs provides cost-effective solutions for businesses and organisations specialising in Skin design and bespoke module development.
www.oxil.co.uk
TronixSoft
Hosting for local businesses that want more from their websites.
www.TronixSoft.com
The Forerunner Network
The Forerunner Network consists of a group of Dynamic Website & Interactive Membership Portal hosting services that are managed by Forerunner Communications. Our services span a wide range of markets and enable individuals, organizations and businesses to build and manage dynamic, interactive portals and websites.
The Forerunner Network

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP