-
- Addin sub-menus
by Shilpa Nagavara
- 3 Replies
- Last post
by Carlos Quintero - MVP
- Hi,
I want to add a menu to Visual Studio either under 'Tools' or as a main menu. I want my menu to have 2 sub menus
I referred to the following link to create a new main menu but the sub-menus are not getting added.
http://www.mztools.com/articles/2005/MZ003.htm
The problem is, the moment the following line of code is reached, VS starts and the following code where the sub-men
-
- No scrolling in the "Add Target Project - Performance" dialog
by Bebo29357
- 1 Replies
- Last post
by David M. Kean - MSFT
- Call me crazy, but I have a lot of projects in my solution. The Performance Explorer shows all my Performance Sessions. If I want to add a project to a session, I just right-click the Targets folder and select "Add Target Project". This brings up the "Add Target Project - Performance" dialog.
Unfortunately that dialog doesn't scroll the list of projects! I have so many proje
-
- DSL Class Diagrams Project Problem
by PauCl
- 3 Replies
- Last post
by Edward Bakker
- Hi again,
After reinstalling VS SDK 4.0 on my laptop Win XP sp2 VS.2005 sp1
I was able to compile and run some prior examples.
But when I now create a DSL Class Diagrams project:
VS error: Method or operation is not implemented.
Shows Project Dsl but no DomainModel project
My previous project had Projects: Designer DomainModel
Buidling the single Dsl Proje
-
- Getting CodeModel events from Generic objects
by Steve Benz
- 1 Replies
- Last post
by pgaliano
- It's possible to use EnvDTE80.Events2 to track pretty much all the changes to your code model. For example, I can track new parameters, renamed paramters, and other signature-change events. However, I don't see how to get notifications when generic arguments change.
Also, as far as I can tell, the only way to find the generic arguments to an object is by looking at the FullName object, and ther
-
- Check permissions prior to deployment
by Jamie Thomson
- 13 Replies
- Last post
by Jamie Thomson
- This is a bit of a longshot, but has anyone implemented the following:
I want to check that the user with which I am deploying my datadude project has all the required permissions on the target server. Put more simply, if the user does not have CREATE DATABSE permission then I want to about the deployment.
The background to this is that today we have been deploying datadude projects without
-
- ReportViewer Control Cannot Export to Excel or PDF
by Anonymous558669
- 0 Replies
- Last post
by Anonymous558669
- I am having issues exporting a report from the sql report viewer control. I recieve the error "Internet Explorer cannot download <insert file name>". The report is running under ssl and the browser (IE 7) has security setting to enable the "do not save encrypted pages to disk" feature. I have verified that if i remove "do not save encrypted pages to disk" that t
-
- Anyone using TestToolsTask-1.1 ?
by Ken Villines
- 13 Replies
- Last post
by Buck Hodges
- TestToolsTask-1.1 is the new task that Buck Hodges posted to allow test running without owning the VS test version. I am having some problems with it.
I have replaced the Original TeamFoundation targets and also added the PowerToys assembly to the PrivateAssemblies folder.
I have the following set with the .proj file:
< RunTest > true </ RunTest >
And then I
-
- Keyword Expansion (Comment Character)
by Faisal Saleem
- 14 Replies
- Last post
by Emperor Dane
- Hi!
I am using visual source safe 2005 and trying to use keyword expansion feature. I have followed all steps provided in its help to enable the keyword expansion. It is enabled but does not use the comment character at start of lines (means the lines becomes the part of my code rather than comments). I am using it for *.vb files and comment character i m giving is ' (apostrophe), But it is not
-
- Can Class diagrams generated from VS be imported to DSL projects?
by Leahx
- 2 Replies
- Last post
by Leahx
- I apologize if my question causes some confusion. As a matter of fact, we just start to explore DSL tools. Our goal is to create a tool that can import class diagrams of existing classes generated from another project and allow developers to define property mappings between those classes, then generate some code accordingly, a little bit like entity translator in service factory, more than that.
-
- Installing controls with Toolbox Controls Installer
by karthika
- 4 Replies
- Last post
by karthika
- Hi All,
I coded a wix file which uses Toolbox Controls Installer to install some custom controls from a dll to the Visual Studio toolbox. I was following the samples and tutorial provided with the VS SDK to create the wix file. It installed the dll in the GAC, and updates the registry but it doesn't show the controls in the toolbox. I have included the wix code. Did I miss something Could y
-
- Problems formatting my page with Report Viewer
by Seidel1
- 10 Replies
- Last post
by Liron231
- I'm hoping you guys know the answer to this... I have created a report with the following layout parameters:
Height = 11in, Width =8.5in, and margins are all .5 the report runs fine.
Now I want to put that report in a report viewer, but I cannot figure out how to make the reportviewer size to the size of the web page. so what I end up with is a browser with a scroll bar and a report viewer i
-
- Problem customizing a project template
by Holm76
- 5 Replies
- Last post
by Holm76
- Hi there
So I have a project that Id like to create a project template for. I export it. No problem there.
Then I try to edit and insert Template Parameters but its not working quite as expected.
First I tried building a new project from my exported template. Didnt work. Settings.Designer.vb had error so I learned about customizing my templates.
So then I try to insert $
-
- MSBuild and dependency issues
by Jim Klo
- 5 Replies
- Last post
by Jim Klo
- I've got a couple of different projects which have conflicting library dependencies. Some use the 6.0 Windows SDK others user older versions. I'm using MSBuild to compile the projects using solution files for each. All the solutions are configured to build with Visual Studio 2005 and are a mix of C++ and C# and .NET projects. The problem that I'm encountering is that I'm unable to automate the bui
-
- Query error when team project name contains spaces
by Tao Wang CSI
- 6 Replies
- Last post
by Benjamin Abramson
- I create a report and take team project name as a parameter. It works well when the team project name doesn't contain spaces, but get query fail error when the team project name with spaces (e.g. My Project).
The query is created from the query builder.
SELECT NON EMPTY { [Measures].[Current Work Item Count] } ON COLUMNS, NON EMPTY { ([Work Item].[Microsoft_VSTS_Common_Priority].[Microsoft_V
-
- Microsoft.VisualStudio.Modeling.Integration (from MSDN article)
by Aaron Anderson
- 8 Replies
- Last post
by GarethJ - MSFT
- The article on DSL/GAT integration was great, but where is this "Microsoft.VisualStudio.Modeling.Integration" library/service the article talks about
-
- How create sub workitems?
by Ron Liu
- 4 Replies
- Last post
by Aaron4321
- Hi:
I am wondering if VSTS support sub-workitems. Like when the PM creates a workitem like task, and assigns to a Team leader, then the team leader could break down the task and assigns to several members. Is it possible in VSTS Frankly, I tried in MS Project connectted to the TFS, I create several task and sub-tasks, and then publish it to the server. But when I open these tasks in MS Project
-
- About adding "using xxx" statements programmatically.
by douner001
- 5 Replies
- Last post
by killers
- Hello.
I have a question about About adding "using xxx" statements programmatically
after the class is created.
I made the class just like as below.
" CodeNamespace lcnNew = aprjTarget.CodeModel.AddNamespace(lsNamespace, lsClassPath, 0); &n
-
- Eventing Services, problem with a filter
by Lo&#38;&#35;23
- 6 Replies
- Last post
by Loic Baumann
- Hi all,
I setup an alert of type WorkItemChangedEvent with the following XPath request:
"CoreFields/StringFields/Field[ReferenceName='System.State']/NewValue" <> "CoreFields/StringFields/Field[ReferenceName='System.State']/OldValue"
Looks like I'm wrong here, because I have my alert raised for whatever the fields I change. The initial purpose was building a filte
-
- Error while Running FxCop From Post-Bulid Event
by Ajit Porlekar
- 9 Replies
- Last post
by Ajit Porlekar
- Hi All,
I am using FxCop 1.35. I have integrated all my rules. I aslo Run it from External Tool but as I go to inbuilt it to Post-build event it is giving me the Error of code 9009. Can anyone give me proper solution. Or can anybody give me proper command to Run frm Post-build Event.
Thanks and Regards,
Ajit
-
- How to visualize an attributed association?
by Villanova
- 2 Replies
- Last post
by GarethJ - MSFT
- Hello all, is it possibile to visualize an attributed association like you have it with the uml There you have an association-class connector which connects to another association between two classes. It looks like: ----------- -------- | Initiator |--------------------| Target | ----------- | -------- | | ---------------- | AttributeClass | --
-
- Deployment of Crystal reports
by steve callahan
- 3 Replies
- Last post
by mewdied
- I'm installing a webs site this week onto a new server that contains a couple of Crystal Reports. Are there any deployment issues concerning CrystalR or can I just set up my web site in the normal way.
-
- Moving multiple files
by Mike Hardy
- 6 Replies
- Last post
by Mike Hardy
- Is there any way to move multiple files at once I need to move about 200 files in a number of directories.
The only thread I could find regarding is over 2 years old saying it can't be done. There must be a power toy or command line argument by now that I'm just missing.
Any help is greatly appreciated, moving 200 files one at a time is unconscionable.
Thanks,
Mike
-
- VS 2005 Installation Fails on MSXML 6.0 Parser
by Rob Tesh
- 4 Replies
- Last post
by eLado
- I attempted to re-install Visual Studio 2005.
Setup failed on MSXML 6.0 Parser
Enclosed is error log.
I removed all VS and SQL components using Add/Remove before re-intallation.
Please help!
Thank you very much.
[03/21/07,16:15:45] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InstallManagerHelper() with HRESULT -2147023293. [03/21/07,16:15:
-
- Missing Work Product templates for MSF CMMI
by Mario Antunovic
- 3 Replies
- Last post
by Alan Ridlehoover
- Hi @,
I've downloaded latest version of MSF for CMMI Process Improvement (ver 4.1.61114).
Process Guidance defines some work products (i.e. Deployment Plan), which document templates are not included in this version.
Is there any other option to get these templates Or you plan to include these missing template documents in one of the future versions of MSF CMMI.
Thanks & Regards,
-
- Another "Do not expose generic lists" question - ForEach
by z33driver
- 1 Replies
- Last post
by Todd King - MSFT
- I understand the thinking behind the rule to not expose List<T>, but I was wondering if there is a recommended way to handle the need for performance. We are exposing generic List<T> in retrieve methods on objects in our business model (using Gentle.NET persistence engine). This is primarily for consumption by our web services layer, which retrieves various objects and populates transp