Answer Questions
Liviu Antoniu Problem branching on TFS server
Hi We wanted to branch our Team project. So we used Visual Studio to create a new empty team project. Then we went to the old team project in the source control explorer and selected "branch" and we branched into the new team project for a certain change set. When we do that, we get the following error: A database error occurred (SQL error 2627) ---> Violation of PRIMARY KEY constraint 'PK_tbl_PendingChange'. Cannot insert duplicate ...Show All
forstf TeamProject Create Error : 403 Forbidden
Hello~ When I tried to create the team project in Visual Studio .NET Team Suite, I faced to the error as below. ========================================================= 06-22-2005 08:46:02.362 | Module: ELeadServiceMediator | URL for eLead web service retrieved as "http://sosvr0:8080/bisserver/EleadWebService.asmx" from the registration service | Completion time: 0.0100144 seconds 06-22-2005 08:46:03.514 | Module: ELeadServiceMediator | eL ...Show All
Markus1972 Do Not Catch General Exception Types
I have a question about the fxCop rule on "Do Not Catch General Exception Types"...I started some discussion on this in another thread but I didn't get a full answer to my question and I thought this topic was worth starting a new thread. I think I'm using the recommended Microsoft approach for Exception Management: I'm using the Enterprise Library Exception Management Application Block to handle exceptions At the "top of ...Show All
Arfy About Interpreter Pattern
Do you use Interpereter Pattern (GOF) in your project... if you do what for do u use it.. in my project .. Im using it to parse my string data. I wantted to disscuss about that. Hi Doga, Sorry you're not getting replies to your posts. This forum is directed at questions and comments about Visual Studio Team Edition for Software Architects. You might try posting these questions in the .NET General forum ( http://forums.microsoft.com/msdn ...Show All
vostja Cannot connect to TFS from Visual Studio
I am not sure if TFS is even running. I can get to sharepoint no problem, create new sites etc.... I can get to the report services no problem and when I browse to the TFS host machine from a workstation I get the sharepoint site. I have tried running Visual Studio as the the tfsservice account and still I get the cannot connect dialog. How can I tell that TFS is installed and working Is there an admin utility What dir ...Show All
nosheen wasif Product Studio
Is Product Studio available at this time as a standalone app If so, where would I be able to get that Thanks! I see. The backend server for the work item tracking is SQL Server 2005. Right now, there's no way to install one piece (work item tracking) without another (source control, for example). You would need to install the server including SQL Server 2005 even if you could actually i ...Show All
Bill Du installation of team foundation server
team foundation server - single machine - has not been possible to make the installation because the installer says that SqlServer is not installed. What I can review SqlServer is running. Hello, yes, is SqlServer 2005, trial version (180 days). I stop and start SqlServer service until I have reinitiated the server and it does not work Marta, In ord ...Show All
Steve Camsell Team Foundation Server Install Breaks WSS 2.0 SP2
The Sharepoint site no longer works after installing TFS. When I try to navigate to the site where Sharepoint is installed, I get the following web message: The virtual server that is referenced here is not in the config database. Previous to installing TFS, I could navigate to this page with no problems. Even when physically at the computer, I get this message when I try to go to localhost. Any help would be greatly appr ...Show All
John Ferguson Adding Web Parts to WSS Project Portal
1. If I try to add a new web part to the Home page (by clicking Modify Shared Page), I get an error ("an unexpected error has occurred) Is the Home page non-editable .. 2. Seems that the Remaining Work report in the Home page was created using a Page Viewer web part. Clicking on other reports navigates to the Report Viewer Url directly. Any reason why Report Explorer and Report Viewer web parts (the ones that come with SQL Reporting ...Show All
Charles55 need help reg. PDB - FxCop
I am using C# .Net V1.1 for my project. I need help on retrieving the start and end source line number of a given method. Can this be done through reading the PDB file I basically have few coding guidelines (specific to my project) where I want to check those through a tool. So, I am planning to read all Classes, Methods, Members through .Net Reflection and once I find the Method Name and its signature I’ll get the ...Show All
Salvador Setup Feedback: missed survey but here is my $00.02 worth
1) put the share point installer files in the package, having to find and download it is a hassle and can be a problem if your not internet connected. 2) share point and Team server seems to still be a real bugger.... I am trying to install the RC on a clean server.... no errors during setup but still not working right.... clearing and starting over on it to see if I missed some detail. to many details to track... making accounts an ...Show All
Seyfert Visual Studio Beta 2 - Errors related to .net framework?
I am working with a development team in a fairly large software team. We have been using Visual Studio Beta 1 and I am testing Beta 2. I have two machines, one is running Beta 1 and the other is running Beta 2. On my Beta 1 machine, if I try to compile a solution it compiles with no errors. On the Beta 2 machine, I get all kinds of errors. One in particular says "The type or namespace name 'IKeyComparer' could not b ...Show All
Silliea Assembly Info
Hi, I would like to know how to create assemblies using VS.Net. I wish to expect reply for thanks Regards, Asan I'm confused. Visual Studio's main purpose is to create .NET assemblies. Simply choose File -> New -> Project and choose from a number of different templates such as Windows Application, Class Library or Console Application. The created projects when compiled generate a .NET assembly. What do you want to do with the assem ...Show All
eman_26 When to use which requirement type
Does anyone know of a good resource for defining the different types of requirements (scenario, functional, QOS, etc.) Hi Randy I was waiting for your blog entry on the explanation of various Requirement types. You said you will post it - have you post it already If yes, then please provide me the link. If no, then when you are planning to do that, please let us know. If you know some other references that can help me on this issue, plea ...Show All
mbaciak How can I undelete a document from Project Portal?
If one were to [inadvertently] delete a file from the Team System Project Portal, how would one get it back J But won't restoring a backup wipe out everything since that backup Is there even a plan in place to support UNDELETE without having to go through such drastic measures I think that the current design is very unforgiving. If you already deleted it, I'm not sure ...Show All
