PC Review


Reply
Thread Tools Rate Thread

developing a web application

 
 
Roberto
Guest
Posts: n/a
 
      6th Dec 2003
Hi, I am new using asp.net. I just installed visual
studio.net but I can't open a new project using asp.net.
Is there anything else I need to active or start so it
would work?
thank you
 
Reply With Quote
 
 
 
 
S. Justin Gengo
Guest
Posts: n/a
 
      6th Dec 2003
Roberto,

To build web applications you have to have IIS (Internet Information
Services) installed on your computer.

IIS comes with windows 2000 pro or Windows XP pro (and of course on the
server versions). But it isn't installed by default. You need to open
add/remove programs and then install IIS from the Windows Applications area
of add/remove programs.

If you don't have IIS installed before you install Visual Studio.Net then
some things won't have been registered properly. So if you install IIS after
the fact you need to register the ASP.Net components and file settings. .Net
provides a way to do so by opening the Visual Studio.Net command prompt (not
the regular command prompt). To do so:

Start-All Programs-Microsoft Visual Studio.Net 2003 (or 2)-Visual Studio.Net
Tools-Visual Studio.Net 2003 Command Prompt

Then, in the command prompt, type the command: aspnet_regiis -i (and hit
enter)

This will register the ASP.Net portions of Visual Studio.Net with IIS.


--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche
"Roberto" <(E-Mail Removed)> wrote in message
news:05dc01c3bbca$a664d600$(E-Mail Removed)...
> Hi, I am new using asp.net. I just installed visual
> studio.net but I can't open a new project using asp.net.
> Is there anything else I need to active or start so it
> would work?
> thank you



 
Reply With Quote
 
January Smith
Guest
Posts: n/a
 
      7th Dec 2003
What kind of errors are you seeing when you try to create a new project?

Regards,
January

"Roberto" <(E-Mail Removed)> wrote in message
news:05dc01c3bbca$a664d600$(E-Mail Removed)...
> Hi, I am new using asp.net. I just installed visual
> studio.net but I can't open a new project using asp.net.
> Is there anything else I need to active or start so it
> would work?
> thank you



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
about developing c# application KelvinWongYW@gmail.com Microsoft C# .NET 5 3rd Nov 2007 08:59 PM
about developing a group c# application KelvinWongYW@gmail.com Microsoft C# .NET 9 3rd Nov 2007 01:53 PM
guidelines for developing an application Vivek Sharma Microsoft VB .NET 4 4th Apr 2005 08:41 AM
Developing a Video Application =?Utf-8?B?R29sZHN3b3J0aF9TeXN0ZW1z?= Windows XP MovieMaker 2 16th Dec 2004 03:16 PM
Developing an Application. =?Utf-8?B?UG9vamE=?= Microsoft Dot NET Compact Framework 2 1st Sep 2004 12:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:07 AM.