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 / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VSIP - Add Project Refrence Problem28 Dec 2005 21:17 GMT1
We have created a VsPackage which allows us to add a Custom Project
Type in VS.net 2005. When this project type is built, the output
generated is a managed interop assembly. Now we need to add a reference
to this project type from other .Net projects (for instance a C#
Toolbox integration with a tool window?28 Dec 2005 01:27 GMT3
To be a target / consumer of existing toolbox functionality in VS, does my
window have to be a document window or will it work for a tool window as well?
Thanks,
Notre
PLK Hell!!25 Dec 2005 07:18 GMT1
Whom do we contact when we have problems with the PLK that was issued to us.
We can't make it work.  Is there someone monitoring here from MS that can
help?  I wrote VSIPInfo@Microsoft.com about the issue 10 days ago and still
have not had a response.  This is holding up the release ...
Extending VS for deployment24 Dec 2005 04:56 GMT1
I am taking my first steps into the 'VS 2005 automation world' in order to
programmatically create VS solution with a predefined layout (project
contents).
It is going rather well when using the VS project template
DTE.Documents.Open method not documented23 Dec 2005 13:18 GMT4
I was unable to find documentation for the "DTE.Documents.Open" method in
msdn!
Is this the method to invoke if i want to open a new file in the environment??
(the file is not necessarily a solution item, i want to open an xml file in
BUG: IVsTextViewEvents.OnChangeCaretLine isn't called upon pressing ENTER ?23 Dec 2005 01:44 GMT8
I've just run into a problem which seems to be caused by the fact that VS
doesn't call my IVsTextViewEvents.OnChangeCaretLine callback when the user
presses Enter and thus moves the caret to the next line. In my opinion, this
is
Placing my toolwindow in the main document area22 Dec 2005 22:51 GMT1
I would like to place my toolwindow in the same MDI area as where documents
live (e.g. this is what the Start Page does in VS 2005).  I plan to use the
ProvideToolWindow attribute to set placement of my toolwindow.  What guid
would I specify (and if anyone knows, is there a ...
creating new addin in vstudio 200321 Dec 2005 13:39 GMT4
when creating a new extensibility addin for vstudio 2003 using the wizard the
code generated does not add a "Command" to the 'Tools' "CommandBar"
i tried getting the controls count for the "CommandBar" object indexed by
"Tools"
vstemplate error15 Dec 2005 18:42 GMT3
I have implemented a vstemplate to create a new project type.  When I select
the template under my project type I get and error stating that it tried to
load an untrusted component and references my vstemplate assembly.  This is
the error I get in the application event log:
Macros and formatting  More Info provided14 Dec 2005 19:33 GMT1
I can't be sure without a concrete example, but it sounds as if the auto-formatting done by the editor is messing up your results.  What language are you using?  VB is especially susceptible to this because it auto-formats very aggressively.  Maybe you can get the results you ...
VS .NET 2003 automation samples not available14 Dec 2005 15:40 GMT1
Hi,
I wanted to experiment with developing an Addin of my own for the 2003 .NET
ide.
The documentation stated there were samples on the installation dvd.
IVsWindowFrams.ShowNoActivate doesn't seem to work14 Dec 2005 08:00 GMT4
I'm having a problem with IVsWindowFrame.ShowNoActivate function in VS 2005
Final. I'm trying to use
it in order to show the document window without transferring focus to it,
but it doesn't work as expected.
New designer only for classes that have specific attributes13 Dec 2005 23:54 GMT1
What is the easiest way to implement an additional designer that works in
combination with the C# code editor like the Form/UserControl designers do?
I want to make a VSIP Package that detects if C# classes have some specific
attributes and represents these classes visual using ...
How to decipher an IDE variable/macro i.e. $(BLAHBLAH)10 Dec 2005 10:04 GMT1
My program needs to read the debugging Command property from project
properties and translate it to something else (for remote debugging). By
default the Command is set to $(TargetPath). How do I get the absolute path
of macros like this? Is there an API I can use?
IvsMonitorSelection.GetCurrentSelection returns Interface not regi09 Dec 2005 08:14 GMT13
My package is using IvsMonitorSelection.GetCurrentSelection.  In some cases,
the call to IvsMonitorSelection.GetCurrentSelection returns the following:
Interface not registered (Exception from HRESULT 0x80040155)
In other places in my code, this works without a problem but it ...
Pages: 1 2 November, 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.