Buy Questpond's video subscriptions on
huge discount
.
Online: 5557
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
Visual Studio
>
Loading ...
When i add New Empty Website to my Visual Studio, Solution is not there in that website? [Resolved]
Posted by
Iluvdotnetfunda
under
Visual Studio
on 5/24/2012 |
Points: 10
| Views : 81951 | Status :
[Member]
| Replies : 2
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
Hello Friends,
I had taken a ASP.NET Empty Website in my new prject.
But i am not getting solution link, which will be top of the Solution Explorer, Why this is happening.
Please help me fast.
Thanks
iluvdotnetfunda
[Resolved]
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Ksuresh
on: 5/24/2012
[Member]
Starter
|
Points: 50
0
Hi iluvDotNetFunda,
you Need solution file for projects right fallow below steps.
> Create a new class library project
In This
Name: BAL
Location: E:\ (Where you want to store your website project)
Check box create Directory for solution should checked
Check box Add to source control Unchecked
Solution name: MyProject
then press ok
> Now go to File -> Add -> Exisiting Web Site(or New Website) and it.
Now your solution file contains two files if you want to add other files Like DAL then right click on the Solution name(you will find it in solution explorer) >> Add >> New Project this will add another file to your solution...
source thread:http://stackoverflow.com/questions/1709217/how-to-create-a-solution-file-using-vs-2008
Iluvdotnetfunda
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Iluvdotnetfunda
on: 5/24/2012
[Member]
Starter
|
Points: 25
0
Hello,
Thanks Suresh, this solved my problem.
iludotnetfunda
Iluvdotnetfunda
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
How to get the exact property name while getting error
(0)
PDB file is not showing Line Number in dot net application hosted on server
(0)
Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different
(0)
how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON)
(1)
can't receive data after success login ?
(1)
Implement Multi-Tenant in Azure Logic Apps
(0)
Why ASP.Net Core 7.0 Web API showing as Connection refused?
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
More ...