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

Software Development Network >> Visual Studio

Visual Studio

New Question

Command routing question
Must uninstall VS2003?
Problem with Links and Paths when renaming project
viaUri
Bug: GeometryGroup doesn't transform for children of type GeometryGroup
Problem in Excel spreadsheet control in C# program
Intercepting Indigo Service Calls
IScanner, scanning order, using Managed Package Framework.
Debug JScript in an ASP.NET app with Visual Studio 2005
uninstallation errors. need help.

Top Answerers

KSC
Richard Hotchkin
da_cobra
Sandeep Singh Kushwah
foobish
Tempus
Brian Campbell
jim and ebby
azmath76
windowsxp168
Die inoffizielle deutsche CBuilder Homepage
Only Title

Answer Questions

  • Kuido Klm CodeBehind gone?

    Has the ability to provide a CodeBehind compile at runtime source file been removed from WPF altogether used to be a CodeBehind element in http://schemas.microsoft.com/winfx/xaml/2005 None of the samples that use it work anymore. Does anyone from Microsoft, WPF team monitor and can respond So, there's no ability to provide source code that is compiled at runtime   If you are talking about x:CodeBehind attribu ...Show All

  • benderillo Visual Studio Tools for Office

    Is VSTO a separate package to Visual Studio 2005 If so, is it possible to use Visual Studio 2005 Tools for Office without also having Visual Studio 2005 Thanks in advance. Thanks Maarten. That's very helpful for me. I'm looking forward to getting to grips with VSTO having used VBA for many years. Keep in mind that you do not have to buy Visual Studio Professional to use VST ...Show All

  • George P Boutwell Rendering dynamically into a ASP:Content control?

    Hi, folks, I'm in the process of replacing an ASP.NET 1.1 Composite control to the Master page/Content page model in ASP.NET 2.0. This composite control rendered a table with contents directly into the page in ASP.NET 1.1. I've created my Master page and content page, and am trying to render into the content control, which references the ContentPlaceholder on the Master page. The Master Page ContentPlaceholder is in an ASP.NET 2.0 Form on ...Show All

  • jn____ Visual Studio 2005 Beta 2 Installation ERROR D:

    Thats the question, i have problems installing Visual Studio Express Edition Beta 2. I saw somewhere that MS VS 2005 have an issue with 64bits computers well... From logs i get this Log >>>> VSSWMSIFailInfo.txt ====================== MSI CA LOG ENTRY INFO: ====================== 08/21/05 23:17:57 DDSet_Entry: RunProcess started 08/21/05 23:17:57 DDSet_Status: CustomActionData: "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\regt ...Show All

  • dminium Installing Visual Studio 6.0 on XP SP2

    Before any setup screen appears for Visual Studio 6.0, the typical XP error appears and says 'setup has encountered a problem and needs to close'.  The issue is with v60wiz.exe, with an error code of 0xc0000005.  The setup screen does not even appear, just the error. I have attempted to install from several different burned ISOs, and have also attempted to copy the contents to the hard drive and install from there.  I have also at ...Show All

  • Osama Ibrahim Publishing Error

    When I publish a Word VSTO project I get the following errors (details below): Following failure messages were detected:   + Exception reading manifest from file:///C:/Hold/Copy%20of%20SQLWord/SQLWord/bin/Debug/SQLWord.publish/SQLWord.application : the manifest may not be valid or the file could not be opened.   + Deployment manifest is not semantically valid.   + Application reference identity must be strong ...Show All

  • ShawnT123 how to set to open different files with different editor

    After working with sourcesafe, I am a hard believer that it sucks. I have all kinds of files checked in sourcesafe like xml, java, jsp, txt,pdfs and css. Each time I double click the file it asks me how to open a file. i.e. with which editor. (I know I can set the options using options to open/edit or check out). I have set one editor as default. But if I have to open a different types of files, I have to choose editor from radio but ...Show All

  • SaravanaKumarPaulraj Update for Crystal report for visual studio .net

    I've recently upgraded my code from VS 2003 to VS 2005. I've noticed a problem with changing the location of subreports at runtime. A search in the Crystal reports support website discovered that this was a known issue (Track ID ADAPT00299380) and that it was resolved in the latest service pack, and hot fixes. The problem is that there aren't any updates available for the crystal reports vwrsion shiped with VS 2005. When do you think an update f ...Show All

  • mame Expander control

    I have a couple of questions about the Expander control. 1 - Is it just me or does the expand button on the header seem backwards to anyone else The arrow pointing up is when the panel is expanded and the arrow pointing down is when the panel is collapsed. 2- Is there a way to actually have the content panel expand and collapse It seems to me that the control should behave that way out of the box. Is this a known issue or the designed b ...Show All

  • AeQuitaZ WiX/MSI Task?

    I was under the impression that there was going to be a WiX task for MSBuild. I can't, however, find any reference to it in any docs. Nor can I find anyone else who actually uses it. Am I wrong, is there no WiX task Can someone please confirm Thanks, Derek You'll need to make sure the version of the SDC tasks you have matches the version of .NET Framework you have. I'm betting you have Beta 2 of the framework ...Show All

  • mverma Print Button Available in Remote but not in Local - WebForms

    Hi.  I am running an ASPX webform with Report Viewer.  I notice that when I use Remote processing there is a print button displayed and is usable.  How come Local processing doesn't have this.  Is there anyway for me to get a print button there in the reportviewer with Local processing   It would really save me alot of work I think.   PS: If there is any way to get a print button there in local I would be ...Show All

  • Hydra20010 Error getting LINQ set up.

    I downloaded the LINQ preview and installed it.  It actually installed real quick with no reported errors.  The LINQ-Preview templates didn't show up so I went and copied them into my default templates folder.  I opened up VS and copied some LINQ code into the a code file, pressed compile and received an error stating that: "System.Array does not contain a definition for WHERE".  Any suggestions about how to rectify this ...Show All

  • Paul Randal Can the auto-generated partial class of the data contract be modified?

    On the client side, I want to make the data contract class to support INofifyPropertyChanged interface. Can I modify the partial class Or can I find another way to achieve that great suggestion. thanks. You can generate INotifyPropertyChanged interface on classes generated by svcutil using /enableDataBinding switch. For more info, please do 'svcutil / ' I hope this helps ...Show All

  • Mohammad Akif Multiple endpoints for a service hosted in IIS

    Is it possible to have a service hosted in IIS to have multiple endpoints I suppose WCF services hosted on IIS only support HTTP. But, can I have a scenario whose config is shown below : < system.serviceModel > < services > < service type = " PaymentGatewayService.Payment " > < endpoint address = "" binding = " basicHttpBinding " contract = " PaymentGatewayService.IPa ...Show All

  • onion Excel Constants

    Dear all, I can get the maximum limit of Excel (vary on different version) by using, e.g. Rows.Count and Columns.Count), and I'd like to know how I can get the maximum number of character per a formula (E.g. 1024 for Excel 2003), or more generally, how I can get all Excel build-in constants Thanks, the constants are in the type library. See Chip Pearson's downloads page: http://www.cpearson.com/excel/downloa ...Show All

464748495051525354555657585960616263

©2008 Software Development Network

powered by phorum