No announcements
Found 3321144 threads
-
0 Votes
How to call another Project from a Project in the same Solution?
I have two projects in the same solution, by now I had done a project reference and it worked.Answered | 6 Replies | 88393 Views | Created by benlee105 - Wednesday, December 23, 2009 6:14 PM | Last reply by XerXi - Tuesday, April 12, 2011 1:57 PM -
2 Votes
Open a form from another project in the same solution
Add a reference to the FileScan project from your Main project.Answered | 3 Replies | 8992 Views | Created by CakeMonsey - Saturday, January 28, 2017 9:56 AM | Last reply by CakeMonsey - Saturday, January 28, 2017 1:05 PM -
0 Votes
Calling a static method from another project in the solution.
In that past it was recommeded NOT to use the Project tabs for References, but with VS2010 I haven't had that same issue as was in VS2008.Answered | 2 Replies | 6773 Views | Created by DVAz - Wednesday, September 22, 2010 6:33 PM | Last reply by Mr. Javaman - Wednesday, September 22, 2010 9:41 PM -
0 Votes
Can you link or call a subreport from another solution/project?
I am having problems with calling a subreport from the main one that comes from another project (ReportsApplication)Answered | 9 Replies | 12144 Views | Created by Black783 - Sunday, August 30, 2009 12:46 AM | Last reply by 7headhunter - Tuesday, March 26, 2019 9:44 AM -
2 Votes
Calling Orchestration from another project
So last bug i found that the project having refereed Orchestration also has another Helper DLL.Answered | 10 Replies | 7075 Views | Created by helind - Wednesday, August 11, 2010 7:24 AM | Last reply by junaid Hassan Alvi - Thursday, August 12, 2010 7:21 AM -
0 Votes
How to call a XBAP from another XBAP app into same solution
Main XBAP project has its own app.config and assemblies, Others XBAP projects are located in separated folders and have their own app.config and are independent from Main ...Answered | 3 Replies | 2365 Views | Created by accarvajal - Friday, November 4, 2011 7:28 PM | Last reply by accarvajal - Saturday, November 19, 2011 12:11 AM -
0 Votes
Referencing .NET Core Library from another project in same solution
Each solution hosting such a library has at least 2 xproj projects: 1 for the library itself, and another for its xUnit-based tests.Answered | 1 Replies | 2614 Views | Created by Naftis - Tuesday, August 16, 2016 1:07 PM | Last reply by Hart Wang - Wednesday, August 17, 2016 7:39 AM -
1 Votes
How to call another class on the same project
What type of project is CodedUITest1?Answered | 4 Replies | 1138 Views | Created by dannydy - Monday, April 15, 2013 6:04 AM | Last reply by Acamar - Wednesday, April 17, 2013 5:45 AM -
0 Votes
Accessing Files of one Project in another Project with in the same solution
The following example uses a project with a console application and a class library called ClassLibrary1.Answered | 5 Replies | 3247 Views | Created by DotnetHungry - Friday, September 17, 2010 8:14 PM | Last reply by DotnetHungry - Monday, September 27, 2010 2:53 PM -
4 Votes
How to port a project from a solution to another one?
Copy all of the files for the project from project-1, but *not* the project file itself (the .csproj file).Answered | 3 Replies | 1029 Views | Created by Stan Huang at Taiwan - Friday, September 11, 2020 7:04 AM | Last reply by BonnieB - Saturday, September 12, 2020 1:32 AM -
0 Votes
calling a xaml file from a second project in the same solution
>"I have an app with 2 projects in the solution A(Desktop app with all the c#) B(XAML views for phones for the same app).Answered | 1 Replies | 466 Views | Created by Muhammad Usama Razzaq - Wednesday, June 1, 2016 8:51 AM | Last reply by Active Geometry - Thursday, June 2, 2016 10:36 AM -
0 Votes
going from 1 to another application in same solution
In your solution properties make sure that Project Dependencies are right.Answered | 5 Replies | 7124 Views | Created by _Nightblade - Sunday, January 24, 2010 1:21 PM | Last reply by Yasser Zamani - Mr. Help - Wednesday, February 10, 2010 8:52 PM -
2 Votes
Using a project from 1 solution into another solution
Hi Rod, I think it's better that you add the EF project to the new solution and specify a new working directory.Answered | 3 Replies | 4121 Views | Created by Rod at Work - Monday, March 26, 2012 5:32 PM | Last reply by Catherine Sea - Wednesday, March 28, 2012 1:32 AM -
0 Votes
[UWP]How to call a XAML view from another project inside the same solution.
Then reference the runtime component into your different projects.Answered | 4 Replies | 1807 Views | Created by Muhammad Usama Razzaq - Tuesday, May 31, 2016 1:36 PM | Last reply by Xavier Xie-MSFT - Friday, June 3, 2016 5:44 AM -
1 Votes
how to call another project within a project
I had a similar requirement to control the execution of hundreds of packages, across 50+ projects, from a single process/entry-point using the Project Deployment ...Answered | 4 Replies | 3499 Views | Created by Red8Rain - Tuesday, July 29, 2014 8:49 PM | Last reply by delish - Wednesday, October 26, 2016 3:21 AM -
0 Votes
How to refer to 'app.config' in the same project or from another project
http://stackoverflow.com/questions/22785541/accessing-another-projects-app-config-properties Thanks.Answered | 4 Replies | 592 Views | Created by Bontrager - Thursday, September 3, 2015 4:24 PM | Last reply by Youjun Tang - Wednesday, September 9, 2015 8:37 AM -
3 Votes
close project and open another in Multi-Project Solutions
To quit the calling process (A) there are different ways.Answered | 4 Replies | 1756 Views | Created by ISSA Abderrahmen - Wednesday, April 11, 2012 9:53 AM | Last reply by Paul P Clement IV - Wednesday, April 11, 2012 2:13 PM -
0 Votes
Call a Project from a Different Project
Especially if you run multiple versions on the same server.Answered | 25 Replies | 890 Views | Created by DanHaf - Tuesday, August 15, 2017 11:33 AM | Last reply by Randy Sims - Wednesday, August 23, 2017 3:59 PM -
0 Votes
Newer projects' compatability with older projects in the same solution.
Please mark you solution reply as answer, which is benefit to other communities who has the same problem.Answered | 2 Replies | 330 Views | Created by jmurphy3510 - Friday, August 25, 2017 6:15 PM | Last reply by Weiwei Cai - Monday, August 28, 2017 4:53 AM -
0 Votes
using class from MFC dialog project to Win32 console project on the same solution
DoWork.cpp and DoWork.h from MFC) into the project on solution explorer(win32),right?Answered | 8 Replies | 2802 Views | Created by Dragon10 - Wednesday, June 20, 2012 1:12 PM | Last reply by Dragon10 - Wednesday, June 20, 2012 3:33 PM - Items 1 to 20 of 3321144 Next ›
No announcements