-
- Defining groups of tests
by Julien Couvreur
- 3 Replies
- Last post
by Ognjen Bajic
- Some of our automated tests take too long to run very frequently and some also need an interactive session/console. We want to define one set of tests that would get run frequently and another set that can be run optionally, from time to time. But we'd like to keep all the test code in a single assembly. There is a priority attribute on a TestMethod, which seems useful for this purpose, but I coul
-
- Adding more than one link in TFS for different references at single shot
by Veeru
- 5 Replies
- Last post
by Veeru
- Hi,
I want to add more then one link on click of the OK i.e. When i click the OK of the add link window after entering the required fields, is it possible to enter two links at the same time with different references.
Any idea about this would be a great help. Hoping to hear on this soon.
Thanks
Veeru
-
- Extracting import information from call instruction
by mmiller
- 2 Replies
- Last post
by mmiller
- Is there a documented approach to extracting the module information for an imported symbol when analyzing native IR In particular, is there a way to retrieve this information from a specific CallInstruction (such as through the instruction's first source memory operand)
For example, a call to __imp_free would be an indirect call through the IAT which should be easy to associate with a part
-
- Error installing SP1 for VS2005
by Tzal
- 6 Replies
- Last post
by dupleg
- I've downloaded the SP1, tried to install it. The installation hung up, and the error I've found in the log file is -
Item ID: VS80sp1-KB926601-X86-ENU.msp to "<path>" ERROR [16389] ERROR [16389] - Extracting package item to file ERROR [16389] ERROR [16389]
When execution started, the publisher was unidentifed, rather than Microsoft.
Tried to down
-
- Installer not setting FX Cop File Association
by Dave Hary
- 2 Replies
- Last post
by Robo Coder 1
- The 1.36 installer does not seem to set the file association for the FX Cop project.
Given this is still in beta, perhaps this could be added as a checked option.
David
-
- Shared Library built with VS 2005 but reused/relinked in another product built on VS 2003 wont link properly
by Larry Sitka
- 3 Replies
- Last post
by Eugene Zakhareyev
- I have a solution built with VS 2005 and must be built with VS 2005.
I have another solution built with VS 2003 and because of the QA cycle involved in changing compilers cannot (not yet at least) be switched to VS 2005.
So the question is the project built on 2005 creates a .lib file to be shared as an api inside the other project built in VS 2003 but how do I get them to link properly
-
- Input Java (Sun) on J#
by Yusuf Hermanto
- 7 Replies
- Last post
by George Birbilis
- Can i input my Java code on J# and add java api on J#
-
- missing images / icons in the resulting CHM file
by lazaropi
- 5 Replies
- Last post
by Ulrich Kulle
- I am using sandcastle and the Sancastle Help File Builder frontend, and the HTML Help 1.3 version 4.74. I am having the error below with both the nov and dec CTP.
this is the problem: the images / icons not being displayed in the compiled HCM; at first I thought it was because I had changed the path of the output folder.
I get all the contents in the working folder correctly and in the f
-
- Disk space requirements for installation of SP1 for VS2005
by Tzal
- 7 Replies
- Last post
by Tzal
- The disk space requirements are listed as 6 GB, my problem being that my C partition is onlly 6 GB in size, with the 40GB disk split into three partitions - C: 6GB containing XP, D: 6GB containing Apps, and E: the rest for personal data.
I decided to be optimistic and try install SP1 anyway, and, as expected, it failed due to lack of space - apparently on C: which went down to ~300 MB of free s
-
- Crystal Report Performance
by minhsac
- 1 Replies
- Last post
by mewdied
- I am a newbie to .NET and have been playing with Crystal for VS2005. I found a bunch of sample codes for Crystal and VS2005.
One example allows you to select parameter to pass to the report. Looking at the code, I noticed that the paramters are set on the page init event. If this is the case, it seems that the report gets run again every there time there a trip back to the server. Is this true
-
- 24000 Errors in team build
by LasseJ
- 11 Replies
- Last post
by LasseJ
- Hi I have recently installed Team Build on my TFS 2008 machine but every build gives me about 24000 errors. I'm trying to build a Visual C# 2005 project, I haven't installed visual studio 2005 with C#, is it required to make the builds work Thanks // Lasse
-
- Read only permission...
by mperrone
- 2 Replies
- Last post
by mperrone
- I set the readonly permission on a folder but I could still create sub-folders. Is this correct Is there another permission I need to set to deny creating folders
-
- The group options for a date, time or date-time condition field must be a date group options object.
by Adam20002
- 2 Replies
- Last post
by Adam20002
- I am getting the following error message when i attempt to set a date field as the group by condition in code.
"The group options for a date, time or date-time condition field must be a date group options object."
Does anyone know what this means or how it can be corrected Thanks
-
- Java and J#
by KAMACI
- 1 Replies
- Last post
by Gaurav Seth
- Hi ,
Msdn library is a very big documentation for .Net languages.Are there any big documentation for Java, like msdn
-
- DLL not being copied to output directory
by Eric Marthinsen
- 5 Replies
- Last post
by Simon Dahlbacka
- Hello-
I'm running into a strange problem. I have a class library project called DataAccess.MySQL. It implements a MySQL version of my DAL interfaces and holds the NHibernate mapping files. The project references both th NHibernate DLLs and MySQL.Data DLLs using file references. Both references are identical (aliases = global, copy local = true, specific version = false). When the project b
-
- VS 2005 doesn't load my add-ins
by Fred Barnes
- 3 Replies
- Last post
by Carlos Quintero - MVP
- I'm having a strange problem. I downloaded WebProfileGenerator and installed it. I couldn't get it to run under visual studio when I right-clicked my web.config file. I installed the latest SP1 and still couldn't get it to work. I even uninstalled and reinstalled it and the problem persists. I thought that it may be specific to the add-in, but I haven't heard anyone having problems with it so I in
-
- Create Team Project through Webservice
by lockyDK
- 1 Replies
- Last post
by Dennis Habib MSFT
- We are trying to find out, how to create a team project in Team Foundation Server, though a webservice
Is it possible, because we can't find anywhere how to do it
If it's possible, it would be nice, if you had some sites thats explaines how it should be done.
If it's not possible through a webservice, is it then possible from the API to Team Foundation Server
Thank yo
-
- Can TFS work item be shown in Sharepoint Task and keep synchronized?
by KevinLi
- 3 Replies
- Last post
by Kathirvel
- I'd like to use sharepoint task to show the work items in TFS. Is there a way to synchronize work items to sharepoint tasks and update the work items in TFS if someone changed the task in Sharepoint
Many thanks.
Kevin
-
- folder already in use by another workspace?
by arro239
- 10 Replies
- Last post
by enizin
- we are moving to use TS VC, we were using SS before. our SS is already locked-out
i've cleaned the projects folder and i was trying to get a full version from TS VC - but i've got a message
"the working folder bla-bla is already in use by another workspace on this computer "
what is it does SS somehow mark the folder it's empty...
is it something else
we ha
-
- VS2005 Addin: Get associated source control path
by Ankit Jain
- 1 Replies
- Last post
by Ed Dore
- Hi,
I'm writing an plugin for VS2005. I need to get the source control details of the the current document in the editor.
In the code of VS addin we can get the reference of active document as below:
this ._applicationObject.ActiveDocument
This does not include any property that can give information of associated source control server and absolute path of the file in source control. Ho
-
- no luck yet
by Anonymous232323323
- 1 Replies
- Last post
by Manish Joisar
- I still cannot create an instance of a .rpt file. i have VS 2005 and CR XI r2 installed on my machine. i did everything suggested in this thread but still no luck.
any suggestions
-
- Associating Work Items to more than one Manual Test in one go
by Maximumbobuk
- 2 Replies
- Last post
by Maximumbobuk
- Hi,
We have set up Team foundation and Visual Studio so that all of our requirements are in the system as Scenario Work Items.
I am now in the process of creating a large amount of manual test cases within Visual Studio.
In the Test View it is possible to select a Manual Test and then associate a work item (requirement).
Is there a way of selecting more than one Manual
-
- Testing WCF services - the best approach
by Serge Rusovan
- 1 Replies
- Last post
by Chris Lively
- My company is currently looking for the reliable, secure and good SOA test tool for testing WCF services.
Our SW department has just started development of the new WCF services.
We use Web Services Software factory to build WCF services solutions.
There are two flavors of Service factory: one for ASP.NET Web Services (ASMX) and another for Windows Communication Foundation (WCF).
-
- Web Test Recorder not working in Visual Studio Team Suite
by GaryUSA
- 3 Replies
- Last post
by Ed Glas - MSFT
- Has anyone else had a problem getting the recorder to work recording web tests in VS TS It worked perfect for me for a week, and then just stopped. When I attempt to record a web test, the browser opens with the side panel and the record/pause/stop buttons, but none of the actions get recorded. Repair/reinstall didn¡¯t help. System Restore was not successful. I am using XP and as far as I can see,
-
- How to continue execution after an exception?
by Stanley Chou.
- 4 Replies
- Last post
by Stanley Chou.
- hi,
Sometimes I need to end the current process without reporting an error in my windows application, so I design an AbortException class and handle this exception in Application.ThreadException event. It works like a "silent exception". Everytime I need to stop a process without showing a message, I throw an AbortException. But it is really a problem when I need to continue debugging