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 3: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 1: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 2: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 2: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 9:19 AM
 

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 C# MVP, MCITP
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 Consulting Quotes, and DNN Technical Support Services

I recommend PowerDNN and 3Essentials for DotNetNuke Hosting and BaseCamp for project management
 
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


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.

Attend A Webinar
Free Demo Site
Download DotNetNuke Professional Edition Trial
Have Someone Contact Me
Have Someone Contact Me

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

DotNetNuke Scoop!

Sponsors

DotNetNuke Corporation

DotNetNuke Corp. is the steward of the DotNetNuke open source project, the most widely adopted Web Content Management Platform for building web sites and web applications on Microsoft. Organizations use DotNetNuke to quickly develop and deploy interactive and dynamic web sites, intranets, extranets and web applications. The DotNetNuke platform is available in a free Community and subscription-based Professional and Enterprise Editions with an Elite Support option. DotNetNuke Corp. also operates the DotNetNuke Store where users purchase third party apps for the platform.