Click here to Skip to main content
15,909,827 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP .Net Community Site Development Pin
Ashfield27-Nov-08 21:15
Ashfield27-Nov-08 21:15 
QuestionError in Convertion of 2.0 website to 3.5 please help Pin
mr_muskurahat27-Nov-08 17:58
mr_muskurahat27-Nov-08 17:58 
QuestionSolution file in VS.NET 2005 Pin
kirtiaroraa27-Nov-08 16:28
kirtiaroraa27-Nov-08 16:28 
AnswerRe: Solution file in VS.NET 2005 Pin
Christian Graus27-Nov-08 16:35
protectorChristian Graus27-Nov-08 16:35 
GeneralRe: Solution file in VS.NET 2005 Pin
kirtiaroraa27-Nov-08 16:44
kirtiaroraa27-Nov-08 16:44 
AnswerRe: Solution file in VS.NET 2005 Pin
Brij27-Nov-08 17:19
mentorBrij27-Nov-08 17:19 
GeneralRe: Solution file in VS.NET 2005 Pin
kirtiaroraa27-Nov-08 19:23
kirtiaroraa27-Nov-08 19:23 
GeneralRe: Solution file in VS.NET 2005 Pin
Abhijit Jana27-Nov-08 19:48
professionalAbhijit Jana27-Nov-08 19:48 
kirtiaroraa wrote:
and location i choose as file system.

Yes. and i am sure it is not the default location, that is in your Document Settings.

Now, open that default folder ( C:\documents settings \ user name \ Vs 2005 \ projects \ )
you will get a folder name with same of your creared web sites and check there is your sln file.

I have created a web sites on "E:\Practice\website3" , there was no .sln files , but its in Default folder.
Right Click on Sln file and open it using Notepad and read the content.
It will clear your doubts.


Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "E:\Practice\WebSite3\", "E:\Practice\WebSite3\", "{1DABCD89-E96A-4608-AC8C-8435963E54EC}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.VirtualPath = "/WebSite3"
		Debug.AspNetCompiler.PhysicalPath = "E:\Practice\WebSite3\"
		Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\WebSite3\"
		Debug.AspNetCompiler.Updateable = "true"
		Debug.AspNetCompiler.ForceOverwrite = "true"
		Debug.AspNetCompiler.FixedNames = "false"
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.VirtualPath = "/WebSite3"
		Release.AspNetCompiler.PhysicalPath = "E:\Practice\WebSite3\"
		Release.AspNetCompiler.TargetPath = "PrecompiledWeb\WebSite3\"
		Release.AspNetCompiler.Updateable = "true"
		Release.AspNetCompiler.ForceOverwrite = "true"
		Release.AspNetCompiler.FixedNames = "false"
		Release.AspNetCompiler.Debug = "False"
		VWDPort = "4207"
		DefaultWebSiteLanguage = "Visual C#"
	EndProjectSection
EndProject


cheers,
Abhijit

AnswerRe: Solution file in VS.NET 2005 Pin
simsen27-Nov-08 21:51
simsen27-Nov-08 21:51 
QuestionTextChanged not giving new value Pin
Ekjon27-Nov-08 9:56
Ekjon27-Nov-08 9:56 
AnswerRe: TextChanged not giving new value Pin
Christian Graus27-Nov-08 10:00
protectorChristian Graus27-Nov-08 10:00 
GeneralRe: TextChanged not giving new value Pin
Ekjon27-Nov-08 10:13
Ekjon27-Nov-08 10:13 
GeneralRe: TextChanged not giving new value Pin
Christian Graus27-Nov-08 10:22
protectorChristian Graus27-Nov-08 10:22 
GeneralRe: TextChanged not giving new value Pin
Ekjon27-Nov-08 10:58
Ekjon27-Nov-08 10:58 
GeneralRe: TextChanged not giving new value Pin
Christian Graus27-Nov-08 15:23
protectorChristian Graus27-Nov-08 15:23 
GeneralRe: TextChanged not giving new value Pin
Ekjon28-Nov-08 7:21
Ekjon28-Nov-08 7:21 
QuestionRetrieving excel columns to panel of textboxes Pin
adarshyam27-Nov-08 8:33
adarshyam27-Nov-08 8:33 
AnswerRe: Retrieving excel columns to panel of textboxes Pin
Christian Graus27-Nov-08 10:01
protectorChristian Graus27-Nov-08 10:01 
GeneralRe: Retrieving excel columns to panel of textboxes Pin
adarshyam27-Nov-08 11:37
adarshyam27-Nov-08 11:37 
GeneralRe: Retrieving excel columns to panel of textboxes Pin
Christian Graus27-Nov-08 15:25
protectorChristian Graus27-Nov-08 15:25 
GeneralRe: Retrieving excel columns to panel of textboxes Pin
adarshyam27-Nov-08 15:29
adarshyam27-Nov-08 15:29 
GeneralRe: Retrieving excel columns to panel of textboxes Pin
Christian Graus27-Nov-08 15:45
protectorChristian Graus27-Nov-08 15:45 
GeneralRe: Retrieving excel columns to panel of textboxes Pin
adarshyam27-Nov-08 18:55
adarshyam27-Nov-08 18:55 
GeneralRe: Retrieving excel columns to panel of textboxes Pin
adarshyam30-Nov-08 7:22
adarshyam30-Nov-08 7:22 
QuestionNavigate2 Pin
Sebastian T Xavier27-Nov-08 8:23
Sebastian T Xavier27-Nov-08 8:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.