Click here to Skip to main content
15,888,113 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDynamic Insertion Pin
mca.mdebnath14-Nov-09 5:21
mca.mdebnath14-Nov-09 5:21 
AnswerRe: Dynamic Insertion Pin
N a v a n e e t h14-Nov-09 7:13
N a v a n e e t h14-Nov-09 7:13 
GeneralRe: Dynamic Insertion [modified] Pin
Abhishek Sur14-Nov-09 7:43
professionalAbhishek Sur14-Nov-09 7:43 
GeneralRe: Dynamic Insertion Pin
N a v a n e e t h14-Nov-09 7:48
N a v a n e e t h14-Nov-09 7:48 
Questionissue in copying files from websites folder to some other location Pin
Ahamed Azeem14-Nov-09 2:26
Ahamed Azeem14-Nov-09 2:26 
AnswerRe: issue in copying files from websites folder to some other location Pin
Gamzun14-Nov-09 3:44
Gamzun14-Nov-09 3:44 
GeneralRe: issue in copying files from websites folder to some other location Pin
Ahamed Azeem14-Nov-09 4:28
Ahamed Azeem14-Nov-09 4:28 
GeneralRe: issue in copying files from websites folder to some other location Pin
Abhishek Sur14-Nov-09 7:55
professionalAbhishek Sur14-Nov-09 7:55 
Open the Solution(which eventually an XML file) in Notepad or any XML editor and modify with the relative path in the project section. For example :

Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "MyProject", "MyProject\MyProject.vbproj", "{4A2C4FC2-3D9B-4911-B5CC-3147EC7E8D6C}"
EndProject

Modify the section in bold. .NET IDE loads the project based on the project file path mentioned in project section. For multiple projects there should be more than one project block.

Big Grin | :-D

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

QuestionTypeAhead Pin
sparlay_pk14-Nov-09 0:17
sparlay_pk14-Nov-09 0:17 
AnswerRe: TypeAhead Pin
saini arun14-Nov-09 0:30
saini arun14-Nov-09 0:30 
GeneralRe: TypeAhead Pin
sparlay_pk14-Nov-09 0:53
sparlay_pk14-Nov-09 0:53 
AnswerRe: TypeAhead Pin
The Man from U.N.C.L.E.14-Nov-09 3:06
The Man from U.N.C.L.E.14-Nov-09 3:06 
QuestionMultiple Select Statement in stored procedure Pin
deepseeindeepsy14-Nov-09 0:08
deepseeindeepsy14-Nov-09 0:08 
AnswerRe: Multiple Select Statement in stored procedure Pin
saini arun14-Nov-09 0:17
saini arun14-Nov-09 0:17 
GeneralRe: Multiple Select Statement in stored procedure Pin
deepseeindeepsy14-Nov-09 1:58
deepseeindeepsy14-Nov-09 1:58 
Questionindexing server Pin
ellllllllie13-Nov-09 23:35
ellllllllie13-Nov-09 23:35 
AnswerRe: indexing server Pin
Abhishek Sur14-Nov-09 7:59
professionalAbhishek Sur14-Nov-09 7:59 
QuestionHandle two calendar in an asp Page Pin
hande5413-Nov-09 23:23
hande5413-Nov-09 23:23 
AnswerRe: Handle two calendar in an asp Page Pin
sparlay_pk13-Nov-09 23:41
sparlay_pk13-Nov-09 23:41 
GeneralRe: Handle two calendar in an asp Page Pin
hande5413-Nov-09 23:56
hande5413-Nov-09 23:56 
GeneralRe: Handle two calendar in an asp Page Pin
sparlay_pk14-Nov-09 0:11
sparlay_pk14-Nov-09 0:11 
GeneralRe: Handle two calendar in an asp Page Pin
hande5414-Nov-09 0:15
hande5414-Nov-09 0:15 
QuestionHow To Convert A flash Button(Samp.swf) to Server Control Pin
shamsubava13-Nov-09 22:17
shamsubava13-Nov-09 22:17 
AnswerRe: How To Convert A flash Button(Samp.swf) to Server Control Pin
Aman Bhullar13-Nov-09 23:21
Aman Bhullar13-Nov-09 23:21 
GeneralRe: How To Convert A flash Button(Samp.swf) to Server Control Pin
shamsubava14-Nov-09 0:05
shamsubava14-Nov-09 0:05 

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.