Web project

  • Thread starter Thread starter thomasp
  • Start date Start date
T

thomasp

This is probably the wrong group for this question, but can someone tell me
if you can create a web project using VS2005 RC? When I click on create new
web page it just brings up the same menu as I would get if I wanted to
create a new windows applications. I don't see anything that involves
building a web application. I want to create some web pages that use
listboxes and treeviews that access a database and traverse some directories
on the server.

Thanks,

Thomas
 
Thomas,

I had the same confusion as you the first time, assuming that you have not
choosen to get a specilized VB IDE, than you can use the at least for non
native speaking English people word "Website" to create a new web
application. I don't understand what it means in relation to a new or
existing Web project.

However it is there one of those
In the first tab of the File menu

New and than not project but WebSite that you need to crearte a new
WebProject.

If that is not there than you need first to change the View of your IDE,
however I thought that it was not in View but somewhere else, so look first
if that Website word for a Web Project is in your IDE and than we can look
if not where that change of the View of your IDE is hidden.

I hope this helps,

Cor
 
Thomas,

The change of the View on the logic of the IDE is in Tools and than Import
and Export Settings.

Cor
 
Cor,

I think that you have got me on the correct path now. On the new
project template I picked VisualBasic and ASP.NET website was one of
the templates I could choose. I will give this a try and maybe I can
get a site started with it.

Thanks

Thomas
 

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