Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Extensibility / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Launching pdf file from within Visual Studio31 Jul 2005 13:48 GMT1
I have a addin which when clicked should open a pdf document, may be outside
Visaul Studio IDE.
How can I do it??? I would appreciate if someone can suggest me something.
Thanx,
Adding an override function using CodeClass.AddFunction28 Jul 2005 22:28 GMT1
I've written an add-on which adds some code to existing classes in my project.
I'm using CodeClass methods such as AddImplementedInterface & AddFunction.
Adding regular functions works fine but I did not find any way to add an
override to a virtual function.
Project type not installed error28 Jul 2005 08:12 GMT3
I have registered a language service, a code editor and project factory by
modifying MyProject managed sample. I also registered template directory used
in New project dialog box. When i open the new project VS throws an error
saying that the project type .mdlproject is not ...
Multi-threaded tool window28 Jul 2005 07:56 GMT5
I have a tool window that can take quite a while to update and would like it
to happen on another thread so that the user can use the rest of Visual
Studio while the tool window is loading its data.
I have tested the control that the tool window is based on in a stand-alone
Integrating / Linking Editor with Language Service (Vs.Net 2005 be28 Jul 2005 05:07 GMT1
I have an Editor package created thru Visual Studio Integration Package
wizard (C#). Also created another project in
the same solution for language service containing different classes for
implementing a language service (c#).
Unable to retrieve CommandEvents for package-specific command group27 Jul 2005 03:57 GMT3
I'm trying, unsuccessfully, to use EnvDTE.Events.get_CommandEvents() to get
the command events for my package's commands. Whenever I try to execute the
above statement, passing in my package's command group GUID and the ID of
one of my commands, I get a COMException:
Default Implementation of IVsPerPropertyBrowsing26 Jul 2005 19:32 GMT3
Where can i get the default implementation of IVsPerPropertyBrowsing, is
there any sample implementation in the VSIP SDK download provided by
Microsoft.
Is there any URL where i can get a sample implementation of the same.
VS2005 native custom debug engine - can't get break rqsts25 Jul 2005 21:55 GMT1
We have implemented a rudimentary Debug Engine for VS2005 Beta 2/VSIP,
as well as a new project type and language service supporting our native
compiler (not managed code).  We are able to instantiate our Debug
Engine from VS, which "Continue"s the program to the end.  We send the
CodeElement.get_StartPoint() error25 Jul 2005 14:03 GMT1
when I try to get startpoint for codeelement for some c++ files I get
following exception.
---
System.Runtime.InteropServices.COMException (0x80010105): Ausnahmefehler des
Data Form Wizard Source Code25 Jul 2005 07:10 GMT7
Is the source code available for the Data Form Wizard for C# in the Visual
Studio .NET 2003, 2005, etc.?
Toolbar names in International versions23 Jul 2005 11:21 GMT2
will this work in international version of VS, where "Tools" is called in a
local language?
dtet.CommandBars("Tools")
Is there some resources about localization of addins?
Does devenv /setup need to be run on un-install of package?23 Jul 2005 10:55 GMT1
Subject says it all really. I'm creating an installer for my VsPackage, and
I run devenv /setup at post-install. I was wondering if I should do the same
at post-uninstall as well. Thanks.
Package Build Events23 Jul 2005 03:31 GMT4
Hello, for the life of me I can't get the build events (OnBuildBegin,
OnBuildDone, etc) to work in my package.
In my Package Initialize method I put the code show below.  The code
executes fine but when I run the package and build a project it doesn't hit
Debugging Wizards22 Jul 2005 15:42 GMT3
So how is one to debug a VsWizard.VsWizardEngine.7.1 wizard?
Where might I find the source code?  I'd like to step through a default.js...
Need help creating CommandBar with ComboBox control for a ToolWindow21 Jul 2005 03:05 GMT2
Are there any samples for the VSIP Environment SDK that demonstrate the
usage of the MSOCommandBar-style toolbars for ToolWindows that utilize a
ComboBox control? I've seen the CTC reference for how you declare the
combos_begin section, but all of the EnvSDK samples show simple ...
Pages: 1 2 3 4 June, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.