Software Development Network Logo
  • Visual Basic
  • Windows Live
  • Visual Studio
  • Windows Forms
  • Architecture
  • VS Express Editions
  • Microsoft ISV
  • VS Team System
  • Smart Device
  • SQL Server
  • .NET Development
  • Visual J#
  • Windows Vista
  • Visual FoxPro
  • Visual C++

Software Development Network >> Visual Studio

Visual Studio

New Question

ToolBoxItems.Add does nothing
SmartTag in MS WORD
VSTO, Outlook 2003, vs2005 open build-in forms
Addins/VSIP?
Button Text Cut Off When Maximising Window
Excel Addin Password
Project manipulation from an add in
Pervasive SQL
Suppress report regions
How to work with Framework 1.0 in Studio 2003

Top Answerers

zeromus
JoshHarris
Manu Evans
whooo
Ron Rice
Vivek S
DerikMHinz
cj74
Jalal Y. Marzouq
TheUaRT
Visual
Only Title

Answer Questions

  • Matt Jobson ANN: Add Highlights and StickyNotes to Fixed and Flow Content

    If you are using one of the following controls: FlowDocumentPageViewer DocumentViewer FlowDocumentScrollViewer FlowDocumentReader You can enable creating Highlight and StickyNote Annotations today! See: http://blogs.msdn.com/mehlhorn/default.aspx for details. -Derek ...Show All

  • TomasZednik passing fieldobject at runtime from the program

    hello, i am doing reasearch on crystal reporting from two weeks .i want to pass the database fields from the program at runtime to the report source. I am able to pass the dataset at runtime but i could not pass the fields . If fields can be set at runtime then it would be used for any datasource. Also I tried textobjects to set the field object in it from the program but i could not . Please answer me whether it is possible or not ...Show All

  • KLCurry Trying to add a new class to the References folder...

    I add the class and rebuild the solution, but the class is not included in the library that's built.  It may have something to do with my action element in the binding recipe I am not real familiar with that element).  This is all to add a reference to an unbound reference.  Any thoughts Thanks! Sorry for my confusing post.  The problem I was having was that the class I added was NOT comp ...Show All

  • Jacksparrow1985 A question on xbap

    When I open a xbap (formally wab) in IE, a progress bar is displayed indicating that the application is being download and the application will be loaded after the download ended. Since the WPF Jan. CTP has been installed on my machine, I am wondering what will happen if there is no WPF installed on the client machine. Does it promopt the end user to download the .NET Framework 2.0 and corresponding WPF Components Thanks! Go ...Show All

  • sjoo Excel BeforeRightClick TransparentProxy

    When VSTO was in Beta 2 the Excel "BeforeRightClick" event handler would receive an instance of an Excel.Range type.   Now, instead of the range it receives a Transparent Proxy that consequently causes my Application.Intersect() method invokation to fail ( "No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE))" ).   I'm not sure where the Transparent Proxy came from, it was not in the Beta 2 code, ...Show All

  • knallerthaar Image in localreport

    I want to display in every page header an image determined at runtime not at designtime (so i can't embed it in the report). How can i do this (I'm always fpsoft , i've changed my nick to Fabio Pagano which is my real name). Found it, created a reportparameter and passed the path (eg. "file:c:\MyImages\MyLogo.gif"). Anyway, i've found a problem about Page Header vertical accomodation, i've opened a thread on i ...Show All

  • Ujwal Ink Over Video

    I am trying to allow the user to draw on top of a mediaelement(video) when the clip is paused. I have tried overlaying an inkcanvas over the mediaelement and also placing the mediaelement as a child of an inkcanvas. Using both methods, when the user draws on the video it tears (the underlying video isn't refreshing the current frame). The best solution I have come up with is grabbing the current frame as a bitmap when the user pauses and overlay ...Show All

  • k-ichiro setup.exe "not a valid win32 application" - SOLUTION

    I'm trying to install visual studio on desktop with an AMD64 processor (but using 32-bit XP Pro), and when I try to install Visual Studio 2005, I get a "not a valid win32 application" in a dialog box. I get the error "D:\ is not a valid win32 application" when I try to use autoplay, and "D:\setup.exe is not a valid win32 application" when I try to run setup directly from the disc. Any ideas ...Show All

  • Ark Man How to add Command button outlook newmesage window

    Hi, Can some one help me to add new button to the outlook "new message "window i know how to add button to command bar. That is not what i need i need to add the button to new message window( The window opened when u type a new email) Best Regards Niroshan Can you please open a new question for this so that it can be tracked separately Thanks, Pallavi ...Show All

  • luyan VSTO Question: Looking for WORD Action Pane example that lists and select contacts from Outlook

    Would really appreciate any help or guidence. I want to have an Action Pane in Word that somehow allows the user to select a contact from the Outlook contacts and insert that information in different parts of the document. Are there any examples of integrating contatcs and using the action pane Thanks for any help, VA Thanks for the tip! I'll try my luck. The only problem is, that I am using Visual Basic and don't have ...Show All

  • mbeninca Adding menus items (don't understand ProvideMenuResourceAttribute)

    I'm taking the normal ToolWindow sample and modifying it to start a new package. This package simply exposes menu items and nothing else. I modified all of the commands and guids and names and stuff and now I'm not seeing my menus showing up as I expected them to. There is only one thing that I don't feel I've changed correctly (though this may not be the true problem) because I dont understand the numbers its using. At the top of the ToolWindow ...Show All

  • JamesPane VS SDK March 2006 CTP

    Hi, Just saw they released a new Visual Studio SDK: http://blogs.msdn.com/aaronmar/archive/2006/03/03/543265.aspx Is there anything new with respect to the DSL Tools Couldn't find any info on that. Can I just stay on the February SDK Greets, Gerben. Thanks for the info and your fast reply Pedro. Greets, Gerben. Hi Gerben, There are no new DSL Tools chang ...Show All

  • slippery Building Avalon applications in VS2005

    What softwares are required to develop Avalon applications in VS2005. sunil2205 wrote: What softwares are required to develop Avalon applications in VS2005. See http://msdn.microsoft.com/windowsvista/getthebeta/default.aspx We understand this is something of a pain and are working on options to improve the developer experience. If you'd like to be able to build applications via the command line, all you ...Show All

  • GodzillaMonster Normal.dot changed when opening word..... WHY??

    My addinn is doing something strange... When I open word - doing nothing - and try to close word I get a question about saving changes made to Normal.dot. It seems like my addinn (a button offering the user to save the document in another archiving system) markes the normal.dot as changed... Any suggestions Sometimes it also seems like it does the same thing if I open an existing document... neoret ...Show All

  • pritchi Word Publish: The Web server does not appear to have the FrontPage server extensions installed

    1- A word Project 2- A Web Project (Visual Studio Web Server not IIS) 3- Publish the word project to the VSWeb (it is running, you know, it can be tuned on and off). Unable to publish, error: Word Publish: The Web server does not appear to have the FrontPage server extensions installed That is a typical none sense that can be only done by a Microsoft developer, usually it is like that: 1- ...Show All

787980818283848586878889909192939495

©2008 Software Development Network

powered by phorum