Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB.NET 1.0 > VB.NET 2002/2003 Basics
|
VB.NET 2002/2003 Basics For coders who are new to Visual Basic, working in .NET versions 2002 or 2003 (1.0 and 1.1).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB.NET 2002/2003 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 16th, 2006, 07:17 AM
Registered User
 
Join Date: Jun 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Open/create asp.net web application

hi 2 everyone

i'm learning vb.net,i have installed Visual Studio .Net 2003 and bought wrox book programming vb.net/2002
I'm doing fine. i have download the code for the book projects and everything goes perfect.
till know, when i'm trying to open example project "client-server processing" @chapter 17.
there is a message telling me couldn't open, cause maybe i haven't installed web development components.
Also, when i'm trying to create a new vb project, and pick asp.net web application template, i can't enter the field name, only location field,after http://localhost/.
i check to see, and found that i have done complete installation (incl. server components), got iis 5.1,.net framework.
does anyone have any idea what's happening?
is it possible that the windows xp sp2 update,plus .net framework installation, that i made, can cause such a problem ?


 
Old July 19th, 2006, 10:12 AM
Registered User
 
Join Date: Feb 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

that is because each time you create a web application, .net creates also a directory with related files at location "C:\inetpub\wwwroot".
try this :
create a new web application, browse the directory with the example, open file with another editor e.g. notebad, copy and paste the code into the new web application.





Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.NET Web Application swifty_programmer ASP.NET 2.0 Professional 14 July 20th, 2007 08:05 AM
Unable to create ASP.NET application Sharp End ASP.NET 1.0 and 1.1 Basics 4 April 5th, 2007 06:43 PM
can't open asp.net web application project phyzie C# 3 September 26th, 2005 11:40 AM
Can't create ASP.Net web application due to port c Fero VS.NET 2002/2003 5 June 21st, 2004 04:52 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.