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

Software Development Network >> Visual Studio

Visual Studio

New Question

Can you model Aggregations in Class Designer?
Any VSS addin sample that works?
Setup freezes when it "installs components".
crystal reports and dynamic images from disk
VSIP/Visual Studio 2005 SDK and open source language services?
LINQ May 06 CTP installed byt nothing appear in the new project dialog box !
Purpose of .root Folder Created by VSS on Project Add
SUPPRESS DUPLICATE NAMES
msbuild vs visual build pro
Deployment problems

Top Answerers

makoto117
ScriptKiddie101
RJButler
Emile Bosch
Hikmer
Kagan A
EjayBoy
Howard555
Carl Tribble
tonino24
Topix
Only Title

Answer Questions

  • mfenske Deployment of Package in MS Dev 2003

    I am having trouble deploying my VSIP Package in Dev Studio 2003.  The merged menus are not available when running Dev Studio (this works in the debugger). I followed the directions in the Deployment guide, including: * Added the elements to the registry: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\7.1\Packages\{<guid>}] "ID"=dword:0000006a "MinEdition"="Standard" "ProductVersion"="1.0" "ProductName"="<product_name>" "Co ...Show All

  • JeffSchwartz1 Need Help for Command Bar Button.

    I am facing these three Problems. 1) I want to add a custom button in "new mail message". This button should be placed at the position of Built In Send Button. Actually i want to add another send button for my custom coding. 2) i am adding my custom commandbar in Outlook Explorer.When i try to Check if my bar is already there or not, It gives me error.  code is:  m_olActiveExplorer.ComandBars.Item("Cu ...Show All

  • FireSoull_ What happened SourceSafe web service access in Beta 2?

    A collegue of mine has just setup a SourceSafe 2005 database and configured it for internet web service access. I have Team Suite installed including SourceSafe 2005, but I am unable to find an option anywhere which would allow me to connect to it. I can connect over a local LAN or over the net via file sharing, but I can't find the web service protocol. I was informed this feature was in Beta 1. Anyone know what happened to it I  ...Show All

  • Steve Sampson How install LINQ Preview May 2006?

    How install LINQ Preview May 2006 Hi All, I have Visual Studio 2005 Professional, Visual Basic 2005 Express Edition, Visual C# 2005 Express Edition and Visual Web Developer 2005 Express Edition installed on my system. My operative system is a Windows XP with SP2. Language of my OS: Spanish Language of all developer tools installed: Spanish When I start the installation of "LINQ Preview (May 2006).msi", I get the next err ...Show All

  • Christin-MSFT Crystal Reports 10 in Visual Basic.NET 2005 Express

    I tried using Crystal Reports 10 in Visual Basic 2005.NET Express. When I tried adding items to my Toolbox, I couldn't choose Crystal Reports Viewer. So I've chosen Crystal Reports ActiveX Viewer. But I'm getting this error message: Then I tried downloading examples from MSDN. After the conversion wizard, VB.NET cannot find some recources: How can I use Crystal Reports 10 with Visual Basic .NET 2005 Express ...Show All

  • Carlos Guzm&amp;#225;n &amp;#193;lvarez Will we see an updated GAT Toolkit soon?

    At least one for VS Beta 2. See this thread on GAT updates . ...Show All

  • mickiii MSBuild and solution dependencies

    Hi All. I'm trying to use MSBuild in order to automatically build our C++ solution, having 200 projects, using both MSBuild and VCBuild tasks. Within the IDE the solution builds fine. However with MSBuild/VCBuild the outputs of the projects are not automatically used as input (linked) as it hapens within the IDE. I've built a simple test, in order to veryfy the issue: ProjectC - static library, having cfunction ProjectB - static library, having ...Show All

  • Kieran Mockford Refactor Encapsulate field repeatedly

    Hi. I have an object with more the 100 fields. I wonder if there is a method to automate the process of encapsulating those fields. I'm just too lazy to do "Right-Click -> Refactor -> Encapsulate Field" for 100 times if i select all the fields and do "Encapsulate" then only last selected field is encapsulated.   Any suggestions on this   Thanks. NetBeans which is an open source IDE for Java ...Show All

  • Nizar vstemplate showing up odd in the "Add New Item" dialog

    We have created our own custom project type and have specified a project items directory to put all of our templates in for the "Add New Item" dialog. It seems as though when the "Add New Item" dialog opens, it is listing all files in that directory.  If we put in a mytemplate.vstemplate in that directory it just shows up as a template file.  It doesn't have the icon that is specified inside the the template file nor the name or descri ...Show All

  • Ryoga_Dojo lost help

    Dear all, I just installed Visual Studio 2005 (upgraded from beta 2) and now, all the help files are gone. I mean, they are located on the hard drive, i have reinstalled it 3 times, 1.9GB of files, but the help menu in Visual Studio contains only the "help on help". No other topic. And also, I don't know where to download "Microsoft Document Explorer 8" Any help would be great. Specially since it's hard to find anything relevant on the search en ...Show All

  • EoRaptor013 MSBuild and BizTalk Projects: (VS2003 & BTS 2004)

    Has anyone used MSBuild successfully to build BizTalk 2004 projects which are written in VS2003 A project that I'm just starting at work will be using Scott Colestock's BizTalk Deployment Framework and having MSBuild invoke NAnt for the process. Just an idea. At the moment no. On my project we are just conceptualzing the build process. Production code will be written u ...Show All

  • MisterEd51 Does ReportViewer run in Medium trust ?

    Hi guys. Just wondering if this thing runs in Medium trust, haven't found anything about it anywhere on internet. If not , are there any workarounds Regards. ademar In local mode, in order to execute the report, ReportViewer compiles expressions in your RDLC file using the VB compiler. Intermediate files are written to disk during this process. This requires full trust. ...Show All

  • Darren France 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

  • kcabral1 How can I insert and work with images?

    I have a program running on a linux server that serves out barcodes for reports. I created a web service in c# that grabs the barcode graphic from the server and returns a base64-encoded string of the barcode image the server creates. I want to insert this graphic in the upper-right hand corner of the word document and I'm thinking the header is a good place for it, but I'd also like to consider positioning a floating image as well. I've bee ...Show All

  • neversleepz Build is being skipped

    So I got my copy of VS 2005 Standard at the rollout event and installed it.  I took a compact framework project produced in VS 2003 and copied it to a new directory and converted it to VS 2005.  When I attempt to "Clean", "Build", or "Rebuild" the project I keep getting the message " ========== Build: 0 succeeded or up-to-date, 0 failed, 1 skipped ========== ".  I tried deleting the exe's and the object files manually to no avail. ...Show All

161718192021222324252627282930313233

©2008 Software Development Network

powered by phorum