0
votes
4answers
23 views
auto generate class diagrams from solution?
Is there a free tool that can create class diagrams for us? We want to run this on a solution and have the software generate a complete diagram of the classes and inter relationshi …
1
vote
3answers
33 views
Applications based on Visual Studio Shell
I like to know the list of applications using Visual Studio Shell Platform, to understand its capabilities. As of now i know
IronPythonStudio
1
vote
1answer
24 views
Visual FoxPro and VS2008 do not show all DBF records. A seperate build does.
Hi,
I am working on a project in Visual Studio 2008 (in vb.net). The app needs to import data from a Visual FoxPro database (dbc file). Do not ask why FoxPro. It needs to be vfp a …
0
votes
1answer
20 views
Enable/access bug tracking for Team Foundation server 2010 with basic setup wizard
Hey guys.
I need(want) to enable/access the bug tracking for team foundation server 2010 beta 2, and I don't know how to get it.
Can somebody tell me how or point me were to read?
…
0
votes
2answers
38 views
+100
What to look for in performance analyzer in VS 2008
What to look for in performance analyzer in VS 2008
I am using VS Team system and got the performance wizard and reports going.
What benchmarks/process do I use?
There is a lot …
0
votes
1answer
5 views
VS2008 trying to create a new project from pre-existing C++ code on a mapped network drive
I have a bunch of source code checked out from a SVN repository, now living in a folder on a mapped network drive which happens to be a linux machine. We're using this as a build e …
0
votes
0answers
14 views
System.OutOfMemory Exception in VS2008 when loading TestResults
Hi.
I'm experiencing some problems when loading a TestResults list (.trx) from the nightly builds on the buildserver. I get a System.OutOfMemory exception very often. I just check …
0
votes
0answers
23 views
the element ‘transport’ cannot contain child element ‘extendedProtectionPolicy’ because the parent element’s content model is empty
I inherited a web application that makes calls to a web service. It is being developed in VS2008 SP1 and deployed to IIS6 (2k3 Server R2).
Since I upgraded to Windows 7 Enterprise …
1
vote
4answers
59 views
visual studio 2008 software assurance to 2010
Does anyone know the MSDN licensing rules around upgrade from visual studio 2008 to visual studio 2010 if I were to buy VS 2008 now?
I will not be able to get budget for the 2010 …
0
votes
3answers
28 views
I want a shortcut to appear in the VS 2008 toolbar when I install my application
I want a shortcut to appear automatically in the VS 2008 toolbar when I install my application. How do I do this?
0
votes
0answers
12 views
Visual Studio 2008 Report Server Project Design View not working.
When I create a new Reporting Services report or try to open an existing report (that has been working) in Visual Studio 2008. I cannot view the design. I get no error message and …
1
vote
2answers
35 views
Resx tools for asp site
Hi guys
i am coding a pretty large intranet based web system that needs to support multi language. i have in excess of 150 pages, each of which will have an associated resx file. …
0
votes
2answers
52 views
Find checked out files and users in SVN
How to find the list of user checked out and what are all the files are checked out on SVN as like VSS "Status Search".
I'm using Visual studio 2008 and it was integrated with SVN …
0
votes
1answer
34 views
Validation failed but moving to next page
I have regular expression validation in a page which checks whether the entered value in the text box is a numeric, it is not numeric it gives error message says "it should be nume …
0
votes
2answers
34 views
VS 2008 : How to publish with out DLLs ?
I have developed a web application in Visual Studio 2008 and want to publish it in to the production server. I see a publish option there.But its producing files with DLL. I dont …
