-
- Integration with MSBUILD + FXCOP + CC.NET
by CarmenDev
- 2 Replies
- Last post
by CarmenDev
- Hi All,
I have problems to create from CC.NET a XML file from a FxCop project using MSBuild from my solution. This is my sample code:
< Project DefaultTargets = " Build " xmlns = " http://schemas.microsoft.com/developer/msbuild/2003 " >
< Target Name = " Build " >
<!-- Clean, then rebuild entire solution -->
-
- VS2005 hangs for minutes when I browse to open a solution
by __SAW___
- 9 Replies
- Last post
by __SAW___
- I start vs2005. I do FILE | OPEN | Projects and Solutions. The windows common dialog pops up to let me browse. I clicl the "look i" combo box to select a directory. VS hangs for minutes. Every action related to this dialog result in another wait. Eventually when I get the solution open. All seems to work fine.
HELP
-
- Integrate NUnit with TFS
by Jakke
- 2 Replies
- Last post
by Jakke
- At work, we are migrating to TFS so we are rather newbies. Our team has written a lot of unit tests for our projects with NUnit and we've made extensive use of it's features (inheritance of test cases, collection asserts, etc.). Because we have so many unit tests with NUnit, it seems logical to keep them for a while instead of rewriting them. Is it possible to integrate NUnit with TFS. I already f
-
- Generating a build report
by Top_Cat
- 1 Replies
- Last post
by Buck Hodges
- I need to generate a build report that shows all work items and changesets that occurred between two labels. The developers have been overriding my policies so there are many changes that do not have a work item associated with them but I would like to show the associated change sets if they exist.
Something like:
Build Report for Project X
Current Label: ProjectX_Build007
Prev
-
- Not to export textbox
by Anpiro
- 3 Replies
- Last post
by captJackSparrow
- Can I do a textbox that one sees in the report that is not exported
Do you understand me
Thanks!
-
- RequestEnumeratorException
by raj2007
- 8 Replies
- Last post
by Ed Glas - MSFT
- Exception occurred: The given key was not present in the dictionary. - What does this error mean I am not sure why has caused this.
-
- Installing VC6 after VS2005
by Andrew Rossmann
- 0 Replies
- Last post
by Andrew Rossmann
- I currently have VS2005 Standard installed, with all languages. I need to install VC++ 6 Pro to work on some older software. Are there any known issues I need to be aware of before or after installing it
-
- Schema Discovery component
by lcj
- 2 Replies
- Last post
by lcj
- Like the data access guidance package I really want to create classes from a data structure. It seems like a good idea to use the SchemaDiscovery component. Does anybody have experience with using SchemaDiscovery in thier own guidance package If so do you have some steps/hints on how to go about this
-
- $(TargetDir) available in Recipe node?
by Owin
- 3 Replies
- Last post
by vga
- Hi, In the GAT.xml file, is there a way to get the targetDir, like $(TargetDir) can be used in post-build actions More general: Is there a list of out-of-the-box available variables. Is there an xml reference in general Greetz, Owin
-
- Crystal report
by SHISHIR WAHI
- 2 Replies
- Last post
by pooja123
- Hi,
I've developed an application using vb.net 2005 and sql server.I used crystal report as reporting tool. I installed my application on client systems and its running fine, but when i click the button which calls a form containg crystal report, an error is displayed,
it says:
Could not load file or assembly 'CrystalDecisions.Windows.Forms, Version=10.2.3600.0, Culture=neutral, Publi
-
- Load report error - after saving report to disk
by Alla2552
- 7 Replies
- Last post
by Joe Beam
- I have Visual Basic 2005 windows application that is connected to Access 2003 database and has multiple Crystal reports (ver 10.2.3600.0). I can preview all reports without problem. But when I preview report, save it to specific location (saving data as Word report) and then try to open any other report - getting Load report failed error. It seems like it's switching location of the reports to the
-
- Setting Datasource for crystal Report Document causing error
by Hutch619
- 0 Replies
- Last post
by Hutch619
- I am getting the following error popup when I debug locally in VS 2003 but NOT when debugging remotely. Unable To Locate Component : This application has failed to start because EXCHMEM.dll was not found. Re-installing the application may fix this problem. I am thouroughly confused on this one. When I run this app on a different machine and debug it remotely I don't run into this issue. It only
-
- FX Cop - Analysis Exception Exit Code 1
by Karthikeyan R
- 1 Replies
- Last post
by David M. Kean - MSFT
- Hi i am getting the following Error when i run the FXCopCmd.exe
<message>Initializing Introspection engine...</message> <message>Cannot add duplicate item ''.</message>
and the fxcop exits with error code 1.
Following is the complete log...
<message>Microsoft FxCopCmd v1.35.60623.0</message> <message>Copyright
-
- Introducing Diamond
by Ashley Lessard
- 3 Replies
- Last post
by ct2008
- Hi Everyone,
If you can't find the answer to your question here, p lease check out our new developer community at: http://diamond.businessobjects.com . Learn and share ideas, get questions answered, add comments to technical resources or vote to set the popularity of samples and tech docs.
Diamond is a new way for customers to get access to content on Business Objects and Crystal produc
-
- Error Downloading MS Project Mapping.xml
by Mark Phillips
- 3 Replies
- Last post
by Mark Phillips
- Hi,
I do not work with MS Project, but am configuring the Mappings in the ProcessTemplate in TFS. Documentation indicates that mapping custom TFS to MS Project fields must be done one TFS Project at a time. However, the Mapping.xml is in the Process Template and of course in each Project. I'm not sure why setting it up once in the Process Template would not handle all newly created projects
-
- C# Intellisence Background Process
by Buda56
- 0 Replies
- Last post
by Buda56
- Hi, I am having a problem in my project where the C# Intellisence window pops up and starts processing a background thread, unfortunately it does not completre the process and consequently after 5 minutes or so I have to hill Visual studio (2005) using the task manager. It always seems to get stuck in the App_Code folder files. My project has 3300 files and is 16Mb on disk, I have been having slow
-
- Multiple records in Grop Footer
by Mayukh573752
- 0 Replies
- Last post
by Mayukh573752
- Hi Please any one tell me how can i insert multiple records in a Group Footer Section. Thanks in Advanced Mayukh
-
- Bug: White space in Schema considered as difference
by NiklasECG2
- 5 Replies
- Last post
by Naras
- When I compare two schemas I like to compare the schmemas (tables and SPs) without it showing that all my 328 objects are changed due to extra white space (extra line-feeds etc), which do not change any behaviour in the database whatsoever. I only like to see the real difference that matters. When you have 500 objects changed and you know that only 5 of them are potential real changes you don't wa
-
- How do I find out when Load Testing fails because of number of users?
by R.Working
- 2 Replies
- Last post
by R.Working
- What kind of errors system produces when Load Testing fails because of the excess number of users
-
- A couple of Context Menu CTC questions
by BRCEWANE
- 9 Replies
- Last post
by pgaliano
- Hello,
I have a couple of questions around the context menu and ctc file entries. We have successfully placed items on the context menu in some areas but are having difficulties getting our context menu to show up in one area in specific. We have a command that we are putting in the solution explorer context menu for the "Add" group and it is working properly. Our CTC entry is as fo
-
- Can we make a exe with our test cases?
by santhi D
- 6 Replies
- Last post
by Bruce Taimana MSFT
- Hi,
Can some one please clarify the following issues
1. Our build manager makes builds once in every week. I would like to give my test cases(web test) to him to run once his build is ready. I know that he can configure to start these test cases to run automatically once the build is run. My question here is how can I give him my test cases, I mean can I make a exe and give him
2. We
-
- LoadReportDefinition->ERROR: "Root element is missing"!?
by MarcBey
- 4 Replies
- Last post
by Dr. GG
- Hi all,
I try to load a RDL-File by code with the following lines:
public void LoadDefinition( List < ReportParameter > list, String rdl)
{
using ( TextReader strReader = new StringReader (rdl)
{
rpvReport.ServerReport.ReportServerUrl = new Uri ( ConfigurationManager .AppSettings[ "ReportServerUrl" ]);
rpvReport.ProcessingMode = M
-
- Crash in setup.exe after VS2005 SP1 failure due to insufficient disk space
by Manhattan
- 9 Replies
- Last post
by TadAnderson
- Dear all,
Sorry if this question has already been asked but I cannot install VS2005 anymore on my machine.
The scenario was:
- Installation of VS2005
- Attempt to install VS2005 SP1.
- VS2005 SP1 setup reports insufficient disk space to copy a file and ask to retry after making space on disk
- "Retry" pressed after making space on disk
- VS2005 SP1 setup reports
-
- Test cannot be found when running a automated webtest in a Team Build Job
by john212064
- 12 Replies
- Last post
by john
- HI
I am trying to run a WebTest with my team build, but the build fails to find the test I have added to my test list.
The following is the output from my build. How do I specify a search path, because the default paths are not correct.
Any ideas
thanks
John
BTW it works when I run a unit test !
Code Snippet
Target RunTestWithConfigurati
-
- Operating Exec Command failed
by shmulik_segal
- 2 Replies
- Last post
by Buck Hodges
- Hi,
I wrote a task that after get operation copies the files from one directory to another one.
When I'm operating the XCOPY command from the Exec Command:
<Exec Command = "XCOPY source destination" >
It works well.
But, when I'm trying to run the same command from batch file that locate in the Team Build Server I'm getting in the team build log file that th