x64 - IIS - ASP.NET 2.0 - VS2005 - Recognizing ASP.NET pages

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I get the system (Intenrnet Information Services) to recognize and run
ASP.NET 2.0 pages?

I just installed Visual Studio 2005 and wanted to get cracking on learning
the dang thing for web development, and lo -- while IIS will open pages such
as 'iisstart.htm' and 'welcome.html', it will say it can't find files in the
same directory such as DEFAULT.ASPX seemingly because they have an ASPX
extension.

My best guess is it has something to do with adding a MIME type, but I don't
know enough yet. Anyone want to clue me in?

I'm running x64 edition of windows, with 64-bit version of .NET 2.0.

-Rob
 
Please repost your inquiry in the new Windows 64-bit newsgroup:
news://msnews.microsoft.com/microsoft.public.windows.64bit.general

--
Carey Frisch
Microsoft MVP
Windows - Shell/User
Microsoft Community Newsgroups
news://msnews.microsoft.com/

-------------------------------------------------------------------------------------------

:

| How do I get the system (Intenrnet Information Services) to recognize and run
| ASP.NET 2.0 pages?
|
| I just installed Visual Studio 2005 and wanted to get cracking on learning
| the dang thing for web development, and lo -- while IIS will open pages such
| as 'iisstart.htm' and 'welcome.html', it will say it can't find files in the
| same directory such as DEFAULT.ASPX seemingly because they have an ASPX
| extension.
|
| My best guess is it has something to do with adding a MIME type, but I don't
| know enough yet. Anyone want to clue me in?
|
| I'm running x64 edition of windows, with 64-bit version of .NET 2.0.
|
| -Rob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top