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

Software Development Network >> Visual Studio

Visual Studio

New Question

VSTA v VBA licensing
word 2003 - complex xsd
SCC API Deployment Question - Getting Rid of Error Message
System.ObjectDisposedException
Problem w/ Crystal Reports
ListView scroll postion
How to add MediaElemet in a MaterialGoup?
Export Drill Down Report
Passing multi-select report parameters for direct rendering to PDF
Linkgroups in Dynamic Help

Top Answerers

Lou Valentine
Raul Rodriguez
Steven King
Archimedez
dadomingues
Ric Fisher
Desperate Dan
LordChaos010
Shanmuk
Adrian650
RHIDE
Only Title

Answer Questions

  • Roger McKinney Visual SourceSafe Internet troubles

    I found this VSS for Internet web page ( http://alinconstantin.homeip.net/webdocs/scc/vss_internet.htm ) via a forum post (Visual SourceSafe Internet... http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=147130&SiteID=1 )   I'm going through the instructions and everything went fine up until step 12 under "Setting up SourceSafe and VisualStudio for Internet access (HTTP)". When I click on the Advanced bu ...Show All

  • Vivek.V opening infopath using avalon application

    hi, Please help me in opening infopath using avalon application when button is clicked. Thanks in advance for help Chanduu. Thanks Thomas, for your help this had solved my issue of opening an infopath form. It would be a great help if you can specify how to open a infopath form in the same window of the avalon, if i use process.start it is opening in the other. Thank you once again ...Show All

  • msafi CR version to be integrared with VS2005?

    I am actually planning to buy CR 11 Developer's version and I will be renewing my MSDN universal to MSDN professional by the of the year.  Now, I wish to know if CR 11 Developer's is the same version to be integrated with VS 2005 Thanks, Jimi J Hello Jimi, Please see this post: http://forums.microsoft.com/msdn/ShowPost.aspx PostID=16340 Keith - Business Objects ...Show All

  • DWaller Visual Studio 2005 Beta 2 setup fails immediately

    Hi, I'm installing Visual Studio 2005 Team Suite from the Beta 2 DVD handed out at one of the recent MEDC events. I have: Windows XP Pro + SP2, 1.6Ghz, 256MB RAM, 4Gb disk space free. No problem with the DVD drive that I am aware of. No previous betas installed. I have VS 2003, eVC++4.0, Embedded Visual Tools 3.0 installed. Following error appears: AppName: setup.exe AppVer: 8.0.50215.44 ModName: setup.exe ModVer: 8.0.50215.44 Offset: 0 ...Show All

  • the_magic_juan Generating proxy with svcutil

    Hi guys after installing vs2005  and  then trying to build a service proxy I get this message. svcutil is not recognised as an internal or external command.Is anything wrong with my installation Please let me know asap cos i am stuck in this project unless i can build these service proxies.Thanks Hello, SvcUtil.exe shipped as part of the WinFX runtime in the PDC CTP release and can be located in the ...Show All

  • MurrayBrown MediaElement and Workflow Interaction problems

    Hi, I currently building an app that supports dynamic loading of XAML presentation and XOML workflow to coordinate the navigation through the app. I've a custom activity in the workflow that uses EventHandling to use the service interface for an async (via Disptacher) call to navigate through a collection of cached pages I've built. The pages build fine using XamlHelper, but the welcome page has a MediaElement that plays an AVI. This works ...Show All

  • fuehrer Changes to the ProjectName from a Wizard is ignored

    Hey GAT team! I have a fairly simple project template that is running a recipe that helps the developer build the ProjectName for the new project. (among other things of course ;-) The recipe contains the ProjectName argument, ie: < Argument Name = " ProjectName " > < ValueProvider Type = " Evaluator " Expression = " $(AppNamePrefix).Entities " > < MonitorArgument Name = " AppNamePrefix " /> </ ValueP ...Show All

  • reom URGENT: Error with Microsoft.Reporting.WebForms.LocalReport.InternalRender

    Brian We are experiencing some internal errors with the reporting services engine in the local mode. It seems to be working fine on all our dev boxes but seems to blow up in our production sites. Here are some messages found in the System Event log. Let us know if something pops up as you see the message. Basically, the code does the report render is given below. Call me stupid, i must have put a try/catch around the render method as it is ...Show All

  • thomson App sample

    Is there a Winforms sample (i.e. more then Console.WriteLine statements), using the objects or projecting into business objects or something and how they lay that out and maintain client object state TIA. If you are projecting the entire object from your query, you should be able to bind to it ok. For example, I put a standard DataGridView on a form with it's Binding Source. I then put the following code in the Form Load: Dim Emps As ...Show All

  • Beav1810 MSBuild managed(CS) and unmanaged(C++) code

    We are mostly unmanaged C++ but next release we are developing a managed component. This project has been added to our automated build running MSBuild and I get erradic behavior. Sometimes it won't build a CS component and I have to load the solution in the IDE and build it there for it to build properly. Nothing will be changed I just need to build it in the IDE Any clues on this What I am reading is that the command line ...Show All

  • Pete dOronzio Class Designer Power Toy MSI + VS 2005 RC1

    I'm trying to install the Modeling Power Toys msi with a new install of VS 2005 RC1 and receive this error: This setup requires the Microsoft Visual J# .NET Redistruibutate package version 2.0.50215. I'm going to try to load up the source and compile myself. Vince, Thanks for the update and glad you were able to resolve the build issues.  We will be posting a newer build based on RTM bits available for do ...Show All

  • yoshita File or assembly name CrystalDecisions.Web, or one of its dependencies, was not found.

    To All I have developed a report in VS 2003 that is ran in both a Win App and a Webpage.  When I run the app or the webpage via "localhost" the report is ran correctly.  When I run the webpage on our webserver (different machine) I get the error:   "File or assembly name CrystalDecisions.Web, or one of its dependencies, was not found." I have found a post on the http://support.businessobjects.com website refering to the assembli ...Show All

  • HemeFlasher How do I get Local help after installing VS 2005

    I have just installed VS 2005 from 2 discs. I am not sure MSDN library files come with VS 2005 or not. My IT person gave me only 2 discs and he thinsk MSDN library comes only with MSDN subscription. Now question is how do I get local help Am I suppose to get MSDN for VS 2005 with VS 2005 professional discs Can I download local help If yes from where Thanks. If you have a copy of VS from the b ...Show All

  • syiown8 Managed Code Extension and Active Document Container

    I have a Word document with managed code extensions that I am trying to use with an Active Document Container application written using MFC. The Word document has a bookmark event handler written in C# using VSTO, and an embedded Windows Forms calendar control. If I open the document using Word, I can see the calendar control and I can see the result of my event handler by double-clicking on the bookmark. However, if I run my ADC appli ...Show All

  • Digant "Close All Documents" Command not working

    Hi, We are facing a typical problem in our VS package, when I have document windows open from my package and I issue the command window->"Close All Documents", all the document windows get closed if they are non-dirty but if any of the doc window from my package is dirty then nothing happens (No prompt is displayed). Even the doc windows from C++ or C# does not get closed if any of our package's doc window is dirty. We are not ...Show All

293031323334353637383940414243444546

©2008 Software Development Network

powered by phorum