| Author |
Creating A New Project
|
|
|
| One thing that I see is a short fall when creating a new project is not being
able to select where I want to create the project, just having 1 default
directory in the "Projects and Solutions" tab just bites! I do not create my
projects in the same directory all of the time. I guess I'll have to create
the project and then move it.
| |
|
| Lee <Lee@discussions.microsoft.com> said something like
> # Name-Host Conflict: file://c:\temp\575929.htm (12/15/2005 4:48:17
> PM) # One thing that I see is a short fall when creating a new project
> is not being able to select where I want to create the project, just
> having 1 default directory in the "Projects and Solutions" tab just
> bites! I do not create my projects in the same directory all of the
> time. I guess I'll have to create the project and then move it.
I don't seem to have that problem in VB6.
| |
| Ken Halter 2005-12-15, 6:56 pm |
| "Lee" <Lee@discussions.microsoft.com> wrote in message
news:44254574-652B-4E95-ADC9-6ADFE60D402A@microsoft.com...
> One thing that I see is a short fall when creating a new project is not
> being
> able to select where I want to create the project, just having 1 default
> directory in the "Projects and Solutions" tab just bites! I do not create
> my
> projects in the same directory all of the time. I guess I'll have to
> create
> the project and then move it.
There's no such "Tab" in VB5/6.. VB's default "Save As" folder is the "Start
In:" folder the shortcut you use to open VB specifies.
The default is just that. A default. When you want to save, browse to or
create the folder and save there. Next time you open the project, don't
start the IDE first. Browse to the folder using Windows Explorer and double
click the VBP/VBG file.
--
Ken Halter - MS-MVP-VB - Please keep all discussions in the groups..
DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
Freeware 4 color Gradient Frame? http://www.vbsight.com/GradFrameCTL.htm
| |
| Karl E. Peterson 2005-12-15, 6:56 pm |
| Lee wrote:
> One thing that I see is a short fall when creating a new project is
> not being able to select where I want to create the project,
ClassicVB doesn't create a new project _anywhere_ other than in memory.
When you select File-SaveProject, then, and only then, are you prompted for
where to save it.
> just having 1 default directory in the "Projects and Solutions"
> tab just bites! ^^^^^^^^^^^^^^^^^^^^^^
Methinks you misspelled "Visual Fred" -- HTH!
--
Working without a .NET?
http://classicvb.org/
| |
|
| I should clarify that this comment is for Visual Studio 2005
| |
| Bob Butler 2005-12-16, 6:56 pm |
| "Lee" <Lee@discussions.microsoft.com> wrote in message news:1F47C746-
E702-4038-928E-E2E033DB25EA@microsoft.com
> I should clarify that this comment is for Visual Studio 2005
--
<response type="generic" language="VB.Net">
This newsgroup is for users of Visual Basic version 6.0
and earlier and not the misleadingly named VB.Net
or VB 200x. Solutions, and often even the questions,
for one platform will be meaningless in the other.
When VB.Net was released Microsoft created new newsgroups
devoted to the new platform so that neither group of
developers need wade through the clutter of unrelated
topics. Look for newsgroups with the words "dotnet" or
"vsnet" in their name. For the msnews.microsoft.com news
server try these:
microsoft.public.dotnet.general
microsoft.public.dotnet.languages.vb
</response>
| |
| Karl E. Peterson 2005-12-16, 6:56 pm |
| Lee wrote:
> I should clarify that this comment is for Visual Studio 2005
Oh, your "just bites!" comment clarified that, just fine! <g>
--
Working without a .NET?
http://classicvb.org/
|
|
|
|