Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Just wondering if it's possible to use Visual Studio.Net to create ASP.Net web applications without having your own web server installed. For example if you run WinXP Home and have a Windows hosting account somewhere on the internet how can you create a web app and build it ready to be simply uploaded to the Windows web hosting account via FTP?

 

MS VS.Net seems to require that you have a web server running to create an ASP.Net project. Any ideas??

 

As a small second question could someone confirm that Visual Basic.Net standard includes everything you would need to build ASP.Net apps and that purchasing VS.Net professional doesn't really add anything unless you want to use multiple languages?

 

Thanks!

:)

Please check the Knowledge Base before you post.

"Computers are useless. They can only give you answers." - Pablo Picasso

The Code Net

Posted
If you want to run it locally, then yes, you need a web server. I think this chanages in the new asp.net. You can install the personal edition of the web server on your XP Home from your cd.
Posted
If you want to run it locally, then yes, you need a web server

 

If i want to run what locally? Clearly I want to run Visual Studio locally but I don't care about testing the files locally - happy to test them by uploading to my web hosting account...

 

You can install the personal edition of the web server on your XP Home from your cd.

 

Personal edition?? I didn't know there any editions for XP home at all - do you have more info on this. Searchin the web the other week I could only find details of getting a hacked version to run on XP Home.

 

:)

Please check the Knowledge Base before you post.

"Computers are useless. They can only give you answers." - Pablo Picasso

The Code Net

Posted
Sorry, to clarify, to even create a web project locally, you need a web server isntalled. In your windows cd, there is an option Internet Information Services that you can install, its a personal edition, stripped down, but it will let you create the project locally.
Posted
Huh, interesting - I'll have to look for that. How do I add it? It doesn't appear to be on the list of possible components to add to windows in the control panel...

Please check the Knowledge Base before you post.

"Computers are useless. They can only give you answers." - Pablo Picasso

The Code Net

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...