Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / April 2005

Tip: Looking for answers? Try searching our database.

VS.NET Installations

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mat Paddy - 23 Apr 2005 10:57 GMT
A while ago I installed VS.net 2003 but since my computer was running
low on space I only installed VB.net component. But now i want to play
around with ASP.net as well, yet I've lost the cd's for the
installation.

I doubt it possible, but can you download just asp.net and have it
integrate with vs.net?
Peter van der Goes - 23 Apr 2005 14:00 GMT
>A while ago I installed VS.net 2003 but since my computer was running
> low on space I only installed VB.net component. But now i want to play
[quoted text clipped - 3 lines]
> I doubt it possible, but can you download just asp.net and have it
> integrate with vs.net?

ASP.NET is part of the .NET Framework, which should be installed. When you
look in Project Templates, you should see various web project types like
ASP.NET Web Application and ASP.NET Web Service. If these don't work for
you, did you install Internet Information Services (IIS) from your OS CD
prior to installing VS.NET 2003? If you didn't, then you'll need to follow
the instructions in Knowledge Base Article #306005, which addresses
repairing the mapping between VS.NET and IIS.
Here is a partial quote from the article:
"SUMMARY
                 After you install the Microsoft .NET Framework Software
                 Development Kit (SDK) or Visual Studio .NET, Microsoft
                 Internet Information Service (IIS) mappings are created to
                 associate the new file extensions and settings for
ASP.NET. If
                 you did not have IIS installed when you ran the SDK or
Visual
                 Studio Setup, or if you uninstalled and reinstalled IIS
after
                 you ran the SDK or Visual Studio Setup, those settings
will
                 not be in place. You experience unexpected behavior when
you
                 try to view ASP.NET pages.

                 When you try to create a new ASP.NET Web application in
Visual
                 Studio .NET 2003, you receive the following error message:

                 Visual Studio .NET has detected that the specified Web
server
                 is not running ASP.NET version 1.1. You will be unable to
run
                 ASP.NET Web applications or services.
                 MORE INFORMATION
                 To fix IIS mappings for ASP.NET, follow these steps:
                   Run the Aspnet_regiis.exe utility:
                     Click Start, and then click Run.
                     In the Open text box, type cmd, and then press ENTER.
                     At the command prompt, type the following, and then
press
                     ENTER:
                     "%windir%\Microsoft.NET\Framework\version\aspnet_regiis.exe"
                     -i
                     In this path, version represents the version number of
the
                     .NET Framework that you installed on your server. You
must
                     replace this placeholder with the actual version
number
                     when you type the command.
                   Register the Aspnet_isapi.dll:
                     Click Start, and then click Run.
                     In the Open text box, type the following, and then
press
                     ENTER:
                     regsvr32
                     %windir%\Microsoft.NET\Framework\version\aspnet_isapi.dll
                     Regsvr32 returns the results of the registration.
                 REFERENCES
                 For more information about the Aspnet_regiis.exe utility,
run
                 this .exe file with -? as an argument.

                 For a description of the symptoms that are typically
related
                 to ASP.NET and IIS application mappings that are not
                 configured properly, click the following article number to
                 view the article in the Microsoft Knowledge Base:
                 325093 PRB: ASP.NET Pages Exhibit Unexpected Behavior
Because
                 the Server-Side Code Is Not Processed "

Signature

Peter [MVP Visual Developer]
Jack of all trades, master of none.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.