Re: VS.NET How-To
From: Roland Hall (nobody_at_nonononono.us)
Date: 02/27/04
- Next message: Philip Rieck: "Re: C# compiler hangs"
- Previous message: .NET Follower: "Re: VS.NET Newbie Q NEED help plez!!!"
- In reply to: Tian Min Huang: "RE: VS.NET How-To"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 27 Feb 2004 07:28:16 -0600
"Tian Min Huang" wrote:
: Hello Roland,
:
: Thanks for your post. As I understand, you want to know the procedure to
: create a ASP .NET Web application in VS .NET. Please correct me if there
is
: any misunderstanding. I'd like to recommend you the following walkthrough:
:
: Walkthrough: Creating a Web Application Using Visual C# or Visual Basic
:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vxwlkWalkthroughCreatingWebApplicationUsingVisualCOrVisualBasic.asp
:
: For more walkthroughs which give step-by-step instructions, please refer
to
: the link below:
:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbconintroductiontowebapplicationsinvisualstudio.asp
:
: Does this answer your question?
Hi. Thank you for responding.
No, it does not answer my question. My question is related to the IDE, not
the language. VS6 has master and local mode. VS.NET obviously does not.
It is very frustrating to work with something for years to have it disappear
without any information provided as an alternative.
I will give you a simple scenario and hopefully you can provide the
information I need or tell me where either my understanding or my procedure
is wrong.
I have almost 40 domains but let's just choose one:
domain: kiddanger.com
host: webburner.com
They have FPSE.
Currently I use VS6, in master mode.
When I created a project, it asks me to provide a name and a local path. It
then asks to provide a location, I type in kiddanger.com. I am then
presented with a dialog for authentication. I provide my username and my
password given to me by my web host.
In VS.NET 2K3 EA, this procedure does not exist. By default, I am offered a
UNC path to a local server. I did not install IIS locally because I did not
want web services on my local workstation. I do have a local W2K Adv.
Server with, Exchange 2K, SQL 2K that was running two different .NET
applications that now appear to be corrupt. I'm working on that so for
right now, I have chosen to start with my hosted sites. I obviously cannot
use UNC connectivity so I have chosen FPSE to add a project.
I type in http://kiddanger.com
The error I get is HTTP/1.1 500 Internal Server Error.
However, if I try to add existing project from web, I put in
http://kiddanger.com and it displays a dialog requesting authentication. I
provide the username and password, and it displays the current directory
hierarchy. I cannot add an existing application because one does not exist
but it is odd that I do not get the authentication option when trying to
create a project.
BTW... The project I am trying to add is: Visual C# Project/ASP.NET Web
Application. However, VB returns the same results.
Hopefully that is clearer than my previous post.
Regards,
Roland Hall
- Next message: Philip Rieck: "Re: C# compiler hangs"
- Previous message: .NET Follower: "Re: VS.NET Newbie Q NEED help plez!!!"
- In reply to: Tian Min Huang: "RE: VS.NET How-To"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|