-
- Team Suites Add on
by Caddre
- 4 Replies
- Last post
by Alle
- I have downloaded and installed the add on but I am not seeing database projects in my add new project drop down. I could be missing something simple. Thanks in advance.
-
- Why does TFS doesnt add References folder ?
by e_man_online
- 1 Replies
- Last post
by James Manning - MSFT
- Hi,
When I add a solution to TFS, the folder named "References" is not added to TFS. Why is that If someone gets latest from TFS into an empty folder will the references be missing the local solution How are you dealing with this Should the "References" folder be added to the TFS manually or not
Thank you in advance,
Richard
-
- svchost.exe- Application Error
by ng4s
- 14 Replies
- Last post
by RB
- When booting up, during the log on screen, I get the following error message;
svchost.exe- Application Error
X- The instruction at"0x7c918fea" refferenced memory at "0x00000010". The memory could not be "written".
Click on OK to terminate the program.
Click on cancel to debug.
I try to do both functions but still error every time when booting up.
-
- There is no source code available for the current location message box
by Pantokrator
- 12 Replies
- Last post
by Ahmed Suria
- Hi,
I'm having problems with the debugger. The code was working fine 2 days ago and since yesterday I'm getting a popup window saying "there is no source code available for the current location". It must be a very common problem, since I've seen many posts over the internet related to this message. I'm posting with the source code, so apologies if you find that the post is lengthy.
-
- App suddenly crashes with no error message
by ~DigBoy&#
- 2 Replies
- Last post
by DigBoy2000
- For previous projects I've made through VS2005 whenver an unhandled exception as thrown on a release version running unmanaged I would get the Windows error dialog that would display the stacktrace of the error and perhaps offer a few options to debug it (CLR, Visual Studio, etc.)
At some time in the recent past that feature has gone away and now the application just shuts off when an unhan
-
- Custom Field DataType Change and Warehouse Database Error
by Mark Phillips
- 2 Replies
- Last post
by Mark Phillips
- Hi,
We originally created a field called NS.BugSeverity that was an integer. We later wanted to change it to string values that were not in the Severity field provided by Microsoft.
The witfields command line tool was used to successfully delete the integer field. The Process Template Editor was then used to recreate the NS.BugSeverity field as a string.
As a result, the NS.B
-
- SorceSafe 2005 -- Visual Studio 2003 Issue/ help needed
by DotFrammie
- 3 Replies
- Last post
by Alin Constantin - MSFT
- Its very possible that my issue is commonly asked and there are answers, but I have spent hours to find answers ... Please help: AIM: I untimately want the VSS available to our 2nd office through internet using web-services. I am playing with it locally currently. Issue: I have upgraded from VSS 6 to SourceSafe 2005 and the VSS client works well with the \\shared\folder access. But, I am get
-
- How to view Console Output for load test in Visual Studio 2005 for software testers edition?
by JaneQQ
- 5 Replies
- Last post
by JaneQQ
- Hi All,
I'm investigating the VSTS (tester edition) now. I couldn't find the Console Output for load tests. I'm able to see it from unit tests by right clicking on the TestResult and going for "View Test Results Details". However, when i did this on load tests, it just displayed graphs and counters, summary without console output.
Is there anyone who has found it out and
-
- Socket.Connect throws exception
by AdityaPawar
- 1 Replies
- Last post
by Gaurav Seth
- Hi, I am writting a webservice which verifies the users email address. Ihave used the following code :
//checking email domain exists or not! IPHostEntry entry = Dns.GetHostEntry(hostName); IPEndPoint endPoint = new IPEndPoint(entry.AddressList[0], 25); socket = new Socket(endPoint.AddressFamily, SocketType.Stream, ProtocolType.Tcp); socket
-
- Which Version of Project?
by Shawn Wildermuth - MVP &am
- 2 Replies
- Last post
by Swamy Subramanian
- I have been trying to use Project 2007 to manage a TFS project but the project files seem to be out of date with the server and I get Project hangs a lot. Has anyone had good luck working with Project 2003 and TFS Server
-
- Debugging Error Message of VS2005
by Peter Peter
- 14 Replies
- Last post
by RajKat
- --------------------------- Microsoft Visual Studio --------------------------- The following module was built either with optimizations enabled or without debug information:
C:\Documents and Settings\ Peter Peter \Local Settings\Application Data\assembly\dl3\GK36Y4X8.1TR\K1JO6NOP.P99\bc8980d3\f0e49e63_711dc601\MyResources.dll
To debug this module, change its project buil
-
- manually add build number.
by Kim Carlsen
- 5 Replies
- Last post
by Jason Pricket - MSFT
- Hi
I'm not using TFSbuild right now. Instead I use some vbs and bat files.
I would like to put my buildnumber into VSTS, so or QA can use this when they report bugs.
How can I by script insert a build number
Regards
Kim
-
- Fire a windows form when a shape is added to the designer
by Ricardo Francisco
- 2 Replies
- Last post
by Ricardo Francisco
- Hi guys,
What i need to do is to be able to show a custom windows form when a certain shape is added to the designer. That form will allow the user to set some of the shape properties based in information stored in a db. What i need to do is very similar to what appens when you drag a class shape to the designer in the VS ClassDiagrams.
Regards
Ricardo Francisco
-
- How to list all files with the same label/version in VSS API
by Yongjun.Wu
- 4 Replies
- Last post
by Yongjun.Wu
- Hi everyone,
I need to list some files from VSS server. All the files are with the same label or Version.
I'm using Microsoft.VisualStudio.SourceSafe.Interop in Visual studio 2005 C#.
Any suggestion is appreciated.
Thanks,
-
- How do I get the inner text of an HtmlTag object?
by Nathandelane
- 1 Replies
- Last post
by slumley MSFT
- I already did a search on this and it wasn't very helpful, so how do I get the inner text of an HtmlTag object Basically I have this custom validation rule that first locates all of the correct tags based on tag name, then it checks the attributes of each tag and matches them against a Hastable of attributes that I set prior to validation. I want to add the innerText attribute, but it never seems
-
- Problem opening VB6.0 projects after migrating code to TFS from VSS
by Fred Myklebust
- 9 Replies
- Last post
by Michal Malecki - MSFT
- I used the VSSConverter-tool to migrate all our code to TFS, and all our .NET projects now work perfectly (yippi!).
However, I have problems accessing VB 6.0 projects.
To retrieve the migrated solution group I access "tools" --> "Team Foundation" --> "Create project from Team Foundation" in VB 6.0.
Then I specify the TFSC-project and my workspace.
-
- How to tell the version of MSDN Library?
by Gaetan
- 10 Replies
- Last post
by Gaetan
- The "What's New" section of the pre-VS2005 of MSDN Library identified which version of MSDN Library was installed on the system. Ex: MSDN Library October 2005.
In MSDN Library for VS2005, how can I tell which version is installed on a system
-
- Status change in hierarchical workitems
by Subodh Sohoni
- 3 Replies
- Last post
by Mads Torp Jacobsen
- I created a small hierarchy of workitems starting from a Scenario which was to be "Fulfilled By" certain tasks. I would expect that
1. Either, if the tasks are active then scenario should not have been able to be set to "Resolved" or "Closed". - I could do both wihout changing the status of fulfilling tasks.
2. Or, When I set the status of Scenario to "Reso
-
- SkipClean=True does not update binaries
by tanyaz
- 7 Replies
- Last post
by Aaron Hallberg - MSFT
- Hello,
We use 3rd party DLLs, which we added to Source Control.
In our project we added shortcuts to them (by Adding Existing Item As Link) and references.
If we use SkipClean=true in team build, these dlls are not updating in Binaries folder and in Drop location too.
What are my options, besides creating copy task
Thank you.
-
- VS 2005 help system is broken
by Andrew Cutforth
- 4 Replies
- Last post
by fxmaker
- I have been using VS 2005 happily for 6 months with the help working fine. The help is fully installed with it set not to look online for anything.
Now gradually over the past few weeks the help system is failing, now getting to a point where I can't use it.
First I was getting "Page cannot be displayed" errors. This has started happening more and more often. It can be fixed by pre
-
- periods for spaces
by walka
- 2 Replies
- Last post
by walka
- I pressed key combination and now all whitespace in VS is marked as dots. I assume this has to be a simple setting in VS Tools>options>text editor, but I cant find the place to change it back. If someone could let me know, I would appreciate it. Thanks!
-
- Cannot evaluate expression because a thread is stopped at a where garbage collection is impossible
by amna-i-sipra
- 6 Replies
- Last post
by Gregg Miskelly - MSFT
- I've looked up this message but am not finding how to get rid of it: "Cannot evaluate expression because a thread is stopped at a point where garbage collection is impossible, possibly because the code is optimized" I'm trying to debug, and it's rather difficult when I can't find the values of expressions because of whatever is causing this message. I have done the following steps 1)- cr
-
- Custom Wizard with checkbox
by Azeem Fraz
- 14 Replies
- Last post
by Azeem Fraz
- I have developed a custom wizard with checkbox on it. My requirement is that if checkbox is checked then add a project otherwise don't. I've tried with the following xml but it didn't work for me to get the value of checkbox that user chooses. <Argument Name="AddProject" Type="System.Boolean"> <ValueProvider Type="Evaluator" Expression="false" /&g
-
- Adding a custom property to the properties grid
by GuyGuy
- 3 Replies
- Last post
by DuncanP - MSFT
- Hello,
I've read similar threads but they don't answer my problem, so I'll try to describe what I need:
My model has a "Container" element. When selecting the "Container" element in my designer I would like to have a "Fields" property shown in the property grid (the Fields property is not a domain property of the Container element) where in the value column
-
- Getting from Multiple Team Project
by yusufbs
- 7 Replies
- Last post
by Hisham Jaber
- Hi I have a Team Project which contains a .sln file. This .sln file contains a class project which is in another team project. When developing we get latest from both the team projects, but how to i do a get latest for automate build process Thanks Yusuf