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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Module Dev. environment woes under VistaModule Dev. environment woes under Vista
Previous
 
Next
New Post
7/7/2007 6:15 PM
 

Windows Vista Home Premium, 1 GB RAM, Visual Web Developer 2005 Express (VWDX), SQL Server 2005 Express (SQLSX), DNN 4.5.3 (Install version).

I've been trying to set up a module developement environment as shown in this post.  Things are a bit different, I suppose, because of Vista and I'm wondering if anyone else has had the same problems.  Here goes...

I installed VWDX and SQLSX and installed them together via the wizard.  I then went to the IIS Manager and, hot diggity, it's all different, so following along the walk-through gets fun.  First of all, I can't find a place to set the virtual directory's read/execute attributes.  I've tried ignoring this part of the tutorial and converting the virtual directory into an application, but neither works.  When I browse to http://localhost/dnn (virtual directory pointing to C:\dnn), I get an error that says "The Web server is configured to not list the contents of this directory."  If I browse to http://localhost/dnn/Default.aspx, I get an error that says, "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."  After adding "Default.aspx" to the list of filenames for a default document in IIS Manager, I get error #2 when I browse to localhost/dnn.

I've uninstalled VWDX and SQLSX and reinstalled them separately, once with VWDX first and again in the opposite order.  Same results.

Any ideas?

Thanks,
Mark

 
New Post
7/8/2007 4:29 PM
 

"The Web server is configured to not list the contents of this directory."

IIS7 needs a default document for your website. Under 'Web Sites' highlight your website (from Start > Run > 'Inetmgr' > OK). Choose the 'Default Document' option and type in 'default.aspx' as the first value, be sure to seperate it from later entries with a comma. FYI: Without a default document IISs default behavior is to assume you simply want to list the contents of your website folder, an obvious security issue if it were allowed.

"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."

If the .aspx extension isn't configured as a mime type for your website it can't run .NET pages. To avoid doing this manually do the following:

Start menu > find the CMD (command line applet) right-click on it and choose to run it as administrator. (This action requires admin privileges) Navigate from the DOS prompt to c:\windows\microsoft .net\framework\v2.0.50727\ then type aspnet_regiis -ir and it will install and associate the mime types.

Cheers, I hope this helps.

Dylan Lopez / Inno Software Inc / www.innosoftware.net


Dylan Lopez - Solution Developer, INNO Software Inc. E: http://www.innosoftware.net/contact.aspx P: 1-888-INNO-001 / 604-628-4467 W: http://www.innosoftware.net
 
New Post
7/8/2007 5:52 PM
 

I would suggest getting IIS working with a non DNN ASP.NET application first.



Michael Washington
http://ADefWebserver.com
www.ADefHelpDesk.com
A Free Open Source DotNetNuke Help Desk Module
 
New Post
7/8/2007 5:55 PM
 

IIS Does not have ASP.NET Installed. Go to control panel -> Program Features -> Select IIS and find ASP/ASP.NET checkbox them and they will then install. I Recommed you reboot your PC Afterwards just for good measure.

-- Bill

 

 
New Post
7/9/2007 12:19 PM
 

Also ensure that you have the IIS 6 compatability items installed.  ANd also make sure that it is setup to use a "Classic" application pool!


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Module Dev. environment woes under VistaModule Dev. environment woes under Vista


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