473,387 Members | 3,787 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Why do .vbproj files show SOMETIMES in Solution Explorer?

I don't see the pattern. I have a couple of solutions that I acquired from
someone else. When I load these, I see the .vbproj and .vbproj.user files
in the Solution Explorer. BUT, when I create a solution, I don't see
them--even though they are in the folder, naturally.

What's the trick?

Thanks.

Larry Woods
Nov 20 '05 #1
7 4836
There is a Show All Files option as button on the solution explorer window.
This will show or hide all files that are in the project folder as specified
when creating the solution.

Vijay

"Larry Woods" <la***@lwoods.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
I don't see the pattern. I have a couple of solutions that I acquired from someone else. When I load these, I see the .vbproj and .vbproj.user files
in the Solution Explorer. BUT, when I create a solution, I don't see
them--even though they are in the folder, naturally.

What's the trick?

Thanks.

Larry Woods

Nov 20 '05 #2
Oh maybe this is it... the person who zipped their project directroy failed
to include folder details in them. So as you unzipped they are all in the
same folder?

Vijay

"Larry Woods" <la***@lwoods.com> wrote in message
news:e9**************@TK2MSFTNGP10.phx.gbl...
Nope! Not on my computers! I know about the "Show All" button. I created a trivial VB Window app; one form. Using "Show All" all that I see are the 'bin' and 'obj' folders, the assembly file and the form. No .proj files.
Tried it under 2002 and 2003 on two different computers!

Any other ideas?

TIA,

Larry

"Vijay" <vi****@softech-usa.com> wrote in message
news:uW**************@TK2MSFTNGP12.phx.gbl...
There is a Show All Files option as button on the solution explorer

window.
This will show or hide all files that are in the project folder as

specified
when creating the solution.

Vijay

"Larry Woods" <la***@lwoods.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
I don't see the pattern. I have a couple of solutions that I acquired

from
someone else. When I load these, I see the .vbproj and .vbproj.user files in the Solution Explorer. BUT, when I create a solution, I don't see
them--even though they are in the folder, naturally.

What's the trick?

Thanks.

Larry Woods



Nov 20 '05 #3
Vijay,

I created a NEW solution, and got the results that I described!

Larry

"Vijay" <vi****@softech-usa.com> wrote in message
news:er**************@TK2MSFTNGP10.phx.gbl...
Oh maybe this is it... the person who zipped their project directroy failed to include folder details in them. So as you unzipped they are all in the
same folder?

Vijay

"Larry Woods" <la***@lwoods.com> wrote in message
news:e9**************@TK2MSFTNGP10.phx.gbl...
Nope! Not on my computers! I know about the "Show All" button. I

created
a trivial VB Window app; one form. Using "Show All" all that I see are

the
'bin' and 'obj' folders, the assembly file and the form. No .proj files. Tried it under 2002 and 2003 on two different computers!

Any other ideas?

TIA,

Larry

"Vijay" <vi****@softech-usa.com> wrote in message
news:uW**************@TK2MSFTNGP12.phx.gbl...
There is a Show All Files option as button on the solution explorer

window.
This will show or hide all files that are in the project folder as

specified
when creating the solution.

Vijay

"Larry Woods" <la***@lwoods.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
> I don't see the pattern. I have a couple of solutions that I acquired from
> someone else. When I load these, I see the .vbproj and .vbproj.user

files
> in the Solution Explorer. BUT, when I create a solution, I don't see > them--even though they are in the folder, naturally.
>
> What's the trick?
>
> Thanks.
>
> Larry Woods
>
>



Nov 20 '05 #4
Hi Larry,

I know this question won't change the world, but like you, I'm
intrigued.

You and I have both created projects and looked in vain for the
proj and sln files. Obviously something that your friend has done to
his project is making these files visible.

Could you make a copy of one of these projects, remove as many
source files as possible while still preserving the behaviour, and
send it to me? I'd like to have a look-see.

Yours, with curiousity,
Fergus
Nov 20 '05 #5
I'll do it. Let me throw this out as something that "might" have something
to do with it. What about Source Control? When I loaded VS.NET I did NOT
include SC...because it's just me and I didn't want to fool around with it.
Any possibilities that there is some(?) connection?

Larry

"Fergus Cooney" <wo****@tesco.net> wrote in message
news:uJ**************@TK2MSFTNGP09.phx.gbl...
Hi Larry,

I know this question won't change the world, but like you, I'm
intrigued.

You and I have both created projects and looked in vain for the
proj and sln files. Obviously something that your friend has done to
his project is making these files visible.

Could you make a copy of one of these projects, remove as many
source files as possible while still preserving the behaviour, and
send it to me? I'd like to have a look-see.

Yours, with curiousity,
Fergus

Nov 20 '05 #6
Hi Larry,

Lol, I don't have SC either.

But why would Sc as a factor affect your projects and not your
friends, or vice versa? It still implies that there's something in his
files.

Regards,
Fergus
Nov 20 '05 #7
And the bit that says Thanks Fergus?
Nov 20 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Adam Clauss | last post by:
I have a folder containing many subfolders (and subfolders and....) all containing various .cs files. Is there any "easy" way to get them all added to the solution. Preferable would be that the...
2
by: Glen | last post by:
As I understand it, when the first page of an application is accessed, all ASPX/ASCX/etc. files in the same folder are compiled using the JIT compiler. Is there a way to turn this feature off? ...
0
by: Jason Robertson | last post by:
Hi, I have just installed Visual Studio.net 2003 Enterprise Architect. I have been using Visual Interdev so far, and I am used to be able to select from a desktop, drag bunch of .asp files, and...
2
by: Allan Cammish | last post by:
Dear All I have the source code for a component that I purchased and although the source code files are for VB.NET, there is no .SLN or .VBPROJ file included. I have seen this before with...
8
by: vinesh | last post by:
I have sample Asp.Net Web Application project. Let me know how to keep the files related to this project (like the webform.aspx, WebForm1.aspx.vb, WebForm1.aspx.resx) in a separate folder within a...
6
by: Can | last post by:
I am trying to create a .dll file using VB.Net Standard using the info from this website http://www.devcity.net/Articles/111/1/vbnet_se_dll.aspx My problem is when I open up the .vbproj file in...
4
by: AA | last post by:
Hi, I am having to vb files. One is located under C:/VB/main and the other is under C:/VB/class. File under main looks like: <code> Module Module1 Sub Main() Dim test As New Test1
2
by: TonyJ | last post by:
Hello! How do I do to accomplish this "select Show All Files in Solution Explorer to view the bin folder" //Tony
0
by: Bob Altman | last post by:
I have a solution that contains a bunch of VB projects. I need to edit the text of the vbproj files to fiddle with build events in a way that the IDE doesn't let me do directly. Is there any way...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.