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

Software Development Network >> Visual Studio

Visual Studio

New Question

Newbie - please help: How can I import and export VS settings programmatically
Working with large amount of geometry data
registration of COM dlls fails in dynamic clearcase views
PowerPoint "custom animation" development
Problem with custom DDEX Provider on Binding Source configuration
Help Needed: Smart Tags in Excel and Recognising cell formulas?
partner dvd
Quality of Drawings Q
wsDualHttpBinding and TimeoutException
List WordML (ilfo and ilvl) getting lost when calling get_xml()

Top Answerers

TWS
Morpheo
Jesse McGatha
Zim
Boris Vidolov
scott t
sheikh78
Herbert2005
Matt24
KenLinder
The Fun Side of
Only Title

Answer Questions

  • waex99 VSS 2005 and Visual Studio 2005 Professional Edition

    Is Visual Source Safe 2005 included in Visual Studio 2005 Professional Edition I haven't been able to find information on this anywhere.  We are worried that we may have to purchase Visual Studio 2005 Professional Edition and also purchase Visual Source Safe 2005.  Previously, we only had to purchase Visual Studio .NET 2003 Enterprise Architect which included Visual Source Safe 6. Any information will help. Thanks.  ...Show All

  • SL-USA Not obvious: Microsoft.ReportViewer.ProcessingObjectModel.dll

    Our app redistributes the Windows Forms ReportViewer control, which requires Microsoft.ReportViewer.ProcessingObjectModel.dll to run. This is installed automatically into the GAC on dev machines. When this DLL is not present, we received an exception to the effect of: The definition of the report 'Main Report' is invalid. Spent 1/2 day tracking this down on a production machine. Our dev machines only have this DLL in the GAC, so it's hard to loc ...Show All

  • djenerate Modify Window Chrome via templates?

    I've been playing around with Avalon for quite some time. I love it and am really looking forward to what people can create with it. My only gripe is the fact that the Avalon application resides inside a regular window chrome. Now, I understand why this was done, but does anyone else see a need to allow for customization of the window chrome Could anyone explain to me how Microsoft Max accomplished this Finally, I've opened up a suggestion on ...Show All

  • Rickahooy Opening a form in design view checks out files

    Hello, Does anyone know how I can prevent VS .NET 2005 from checking out files from Clear Case when I open the design view This is really annoying. When I double-click the cs file and checks out all the files associated with that form. I want to be able to view the form design without checking out the files. Thanks Thanks for the reply. I'll check out (no pun) the CC forums.. ...Show All

  • PierreDSavard Problem on Hands-On Labs (Building XBAP with WPF)

    I am using the February CTP while doing the lab(Building XAML Browser Application with Windows Presentation Foundation) and encountered an error when publishing the application on my IIS. If I run it using my VS 2005, it just works fine but when I use IE to navigate to the URL ( http://localhost/XBox/XBox.xbap ) I get this Application Deployment Error - The application cannot be deployed. Any idea why I would appreciate your assistance on thi ...Show All

  • MartyK WCF vs Pipelines and Filters

    I need to develop a system which uses ideas similar to Martin Fowlers' Pipelines and Filters pattern in his Enterprise Integration book, where a filter enriches messages from other sources. Is this pattern still feasible with WCF Does a pipeline represent a WCF channel I'm not sure how the main building blocks of WCF map to that pattern Where to the Endpoints fit Where do Bindings fit Channels, etc. How would I implement multiple pipelines ...Show All

  • rraradhya WCF ROUTER - Changing binding on the router error

    Hi, I hosted WCF router inside console (inside iis I am still experiencing some problems). It works fine when I am routing client message(wsHttpBinding) to service with wsHttpBinding. I tried to route message(wsHttpBinding) to netTcpBinding binding service, but I got error message: {"The server did not provide a meaningful reply; this might be caused by a contract mismatch, a premature session shutdown or an internal server error.&quo ...Show All

  • Eric Gooden A very technical (I think) VSTO startup question

    What is different on a system before VSTO customized document is loaded and after Let me explain. We've got a Word customization that takes 58 seconds to load the first time after a reboot, but only 18 seconds thereafter. Our customization is installed in the GAC, is NGEN'd, and rather large. We have a shimmed managed Word addin that starts .NET CLR with the STARTUP_LOADER_OPTIMIZATION_MULTI_DOMAIN flag so that multiple documents don't requ ...Show All

  • Incognita HelpPlugin table in merge module for VS2005 doc

    Hi, I have been trying to add my documentation to the Visual Studio 2005 beta 2 and VSIP SDK. I want to do this through the merge module MSHelp2_RegTables__RTL_---_---.msm and HTML_Help_Registration__RTL_---_---.msm. In Visual Studio 2003 the merge modules contained the Visual Studio collection files that were referenced in the HelpPlugin table. These files are not in the available merge modules in 2005. So what specifically should be entered in ...Show All

  • smurrell Dynamically create shapes

    Hello, Is there a way to dynamically create shapes. I would like to create a ModelElement on loading the .xyz designer. Is it possible to create multiple shapes / connectors on drag and drop of an element from the toolbox. In the ElementAdded method can I create shapes - do we have a method CreateModelElement() or API's to create model elements Thanks, Julian Jewel Alan, Thanks! That was very helpful. How do y ...Show All

  • sajipbabu taskpane

    in the ms-access2003 task pane, we can see home, next and previous buttons. when i click on any of these buttons, i want to remove controls from the actions pane and display the other one. now the point is how to access these home, next and previous buttons from my vsto appln Is it impossible to add functionality to home,next and previous buttons of task pane of excel2003 from vsto ...Show All

  • CANARY_111 Do all custom properties have GUIDs?

    Do all elements in a domain model including custom properties have by default a GUID assigned I can query If not how could I do that Two thoughts: 1) Calculating a custom property value ( http://forums.microsoft.com/msdn/ShowPost.aspx PostID=15445 ) If yes, where exactly do I have to implement method "GetValueForCustomStoredAttribute" 2) Creating a custom property of type GUID and assign the actual GUID at runtime as asked in http://forums.micr ...Show All

  • Urue Display projects version number on a website.

    Hi I have only just started to use SourceSafe adn I have been assigned the project to display the present version number of the project on our website. I'm not really that sure where to start has anyone ever done anything like this and could point me in the right direction. Thanks Ed Good place to start would be this doc: http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnvss/h ...Show All

  • Tellek Liberty PeerChannel throttling controls?

    How does one properly throttle a PeerNet network when messages are pouring in faster than the receiving nodes can process them I'm trying to prove whether or not PeerChannel would make a good foundation for publish-subscribe style messaging that is reliable and robust enough for an enterprise. My initial testing has been very positive. PeerChannel is looking to be super-reliable so far. Sending 10,000 messages in a 5-node configuration: ...Show All

  • thelmapc VS 2005 RC1 and Crystal Reports problem

    I wonder if anybody has seen this error with Crystal Reports for .NET that ships with Visual studio 2005. I know it used to work with VS 2003 and lateley since we cutover to VS 2005, this stuff is broke.  VS 2005 migration for APp  is not going fine at all Thanks The group options for a date, time or date-time condition field must be a date group options object. Description: An unhandled exception occurred during the execution of ...Show All

293031323334353637383940414243444546

©2008 Software Development Network

powered by phorum