No announcements
Found 2720047 threads
-
0 Votes
Shared Documents Folder missing in project
Portal Settings window.Answered | 2 Replies | 5777 Views | Created by beat4insiders - Wednesday, December 1, 2010 10:23 AM | Last reply by Cathy Kong - Monday, December 6, 2010 1:23 AM -
0 Votes
Missing "Add as Link" option...
I just noticed the other day that with VS 2015 update 3 the "Add as Link" option has returned.Answered | 6 Replies | 2121 Views | Created by GypsyPrince2k - Sunday, January 17, 2016 10:48 PM | Last reply by TomH (MSN) - Sunday, December 4, 2016 9:46 PM -
1 Votes
Share modeling project files (add as link)
" "Do not add, copy, or drag existing diagram files to other modeling projects or to other locations in the solution.Answered | 3 Replies | 2392 Views | Created by Shiro_Yacha - Thursday, March 6, 2014 9:46 AM | Last reply by Esther Fan - Tuesday, March 11, 2014 10:35 PM -
0 Votes
Add New Item - Other Project Types missing
Hi, I guess that you want to you custom project item template in the Visual Studio installed templates.Answered | 1 Replies | 1429 Views | Created by 0bk__ - Saturday, May 25, 2013 9:07 PM | Last reply by Ego Jiang - Monday, May 27, 2013 9:28 AM -
0 Votes
Missing Add as Link option
>If I try and add a linked file to a different project type such as a console application or a class library it all works ok.Answered | 3 Replies | 1854 Views | Created by rcpk - Friday, October 2, 2015 9:51 AM | Last reply by Jack Zhai-MSFT - Wednesday, October 7, 2015 8:27 AM -
0 Votes
Share and branch misses file(s) in the resulting project
Hi Mike, Please make sure the file is selected during the Share operation.Answered | 1 Replies | 4399 Views | Created by mwpowellnm - Thursday, March 25, 2010 3:22 PM | Last reply by Catherine Sea - Thursday, March 25, 2010 8:42 PM -
1 Votes
C1010 in Shared Items Project in VS2015U1
Since the shared item project is referenced in Static library project.Answered | 3 Replies | 641 Views | Created by cdiac - Friday, March 4, 2016 1:14 PM | Last reply by lake Xiao - Monday, March 7, 2016 8:59 AM -
1 Votes
Shared Project missing UserControl (WPF) new item template.
You cannot share XAML markup between the different platforms.Answered | 1 Replies | 1516 Views | Created by KSell - Monday, December 7, 2015 4:46 PM | Last reply by Magnus (MM8) - Monday, December 7, 2015 4:52 PM -
1 Votes
Add existing folder to project - VS2008
Hello Jon, VS supports to add files as link but there is no option for you to add a folder as link in project.Answered | 2 Replies | 5663 Views | Created by Jon Q Jacobs - Tuesday, February 1, 2011 4:49 PM | Last reply by Jon Q Jacobs - Wednesday, February 9, 2011 5:15 PM -
2 Votes
Option to Add Win32 resource file to project
Unload your project in Solution Explorer and Edit the project file: - Add the attribute "InitialTargets="GetPaths" " to the ...Answered | 5 Replies | 11048 Views | Created by kaymaf - Wednesday, October 7, 2009 4:21 AM | Last reply by kaymaf - Friday, March 5, 2010 12:59 PM -
0 Votes
missing OneNote shared folder
I wrote "Best option is to use the specific forum for OneNot" and forgot to make it a link ;-) That was the forum I ...Answered | 5 Replies | 1493 Views | Created by Kennyg3939 - Thursday, January 11, 2018 4:56 PM | Last reply by pituach - Monday, January 15, 2018 2:08 PM -
1 Votes
"Save Project for Sharing" option in PS 2013?
Options > Quick Access Toolbar.Answered | 1 Replies | 1654 Views | Created by Robert6156 - Monday, June 22, 2015 5:05 PM | Last reply by Dale Howard [MVP] - Monday, June 22, 2015 8:05 PM -
0 Votes
How to add a file to an in a project template existing folder?
You can get the ProjectItem interface representing that folder and then use its ProjectItem.ProjectItems Property as the collection representing all that project items that ...Answered | 3 Replies | 3841 Views | Created by mika f - Monday, June 16, 2008 1:34 PM | Last reply by Feng Chen - Thursday, June 19, 2008 9:25 AM -
3 Votes
Add project menu option
contain a vsct file so it is pretty simple, just the code necessary for this Item - adding a vsct file to the project that does not contain it as another ...Answered | 3 Replies | 6381 Views | Created by Dushantha - Tuesday, October 13, 2009 4:01 AM | Last reply by Vladimir.Ilic - Wednesday, December 23, 2009 2:11 AM -
0 Votes
Add a Visual studio project items into the project dynamically
If you want to add some certain file to some certain folder (such as add an image to a folder by code ), please ask people who deal with the ...Answered | 2 Replies | 804 Views | Created by Visual Studio Extensions - Monday, February 17, 2014 6:52 AM | Last reply by Carlos J. Quintero - Wednesday, February 19, 2014 11:44 AM -
0 Votes
Referenced dll files present in test project bin folder but missing in out folder
The Out folder is the actual deployment folder, to which assemblies and other deployment files are copied when the test run starts.Answered | 2 Replies | 6462 Views | Created by scott_m - Wednesday, November 14, 2012 11:10 PM | Last reply by scott_m - Wednesday, November 21, 2012 3:25 AM -
1 Votes
VS2008 Add-in (Include an existing folder in a project)
I ended up working around the problem by creating a temporary empty file in that folder, and then adding the file to the project via AddFile(), ...Answered | 2 Replies | 5237 Views | Created by rdrenker - Saturday, June 7, 2008 3:00 PM | Last reply by rdrenker - Monday, June 9, 2008 11:48 PM -
1 Votes
Identify if the selected project item is a Folder or a File
Different project systems will have different underlying classes/objects that implement the requisite interfaces for file and folder nodes in a project ...Answered | 4 Replies | 4973 Views | Created by Karthik K A - Wednesday, February 4, 2009 12:56 PM | Last reply by Karthik K A - Thursday, February 5, 2009 6:31 AM -
0 Votes
Application Manifest File option does not appear under Add New Item ....
Have you considered the Linker/Manifest File configuration item under the Project Properties?Answered | 2 Replies | 4195 Views | Created by Anonymous-mouse - Thursday, July 1, 2010 4:26 PM | Last reply by Anonymous-mouse - Thursday, July 1, 2010 5:55 PM -
5 Votes
VS2015 - Shared Project's Referrence Tab Missing
Everything appears to work fine when I manually add the reference to the project file (by editing it's xml by hand).Answered | 6 Replies | 6945 Views | Created by Ryios - Thursday, August 6, 2015 4:31 PM | Last reply by PokerDIY.com - Sunday, September 11, 2016 8:07 PM - Items 1 to 20 of 2720047 Next ›
No announcements