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

Software Development Network >> Visual Studio

Visual Studio

New Question

Developing Smart Tags with .NET 2.0
C# as macro language
Close word Document VSTO 2005
store .wmv file on server and show it on client?
Really Frustrated With VS 2005
Loose XAML files with custom controls
Local Report in Winforms returns the followin error "The report definition for report 'xxx' has not been specified.Object Re
uninstall of HoLPackageSetup.msi failed with "manifest file does not contain an entry for the guidance package Data Solution..."
Persistent menu in Word (through VSTO 2005)
A few Dlinq bugs

Top Answerers

blanza
Moayad Mardini
GaneshMoorthy MC
hivani
Waters162151
StacyJ
twolfkg
mAcD
MarkW
zemien
Kelly, Jimi
Only Title

Answer Questions

  • Bow50 msbuild vs visual build pro

    Are you using Visual Studio 2005 Professional If you are, and you're building managed code (C# or VB), there is no difference between the two. Visual Studio calls MSBuild to do the managed code build. Neil So they are not any difference, the only difference is one is msbuild is xml base with litmited build in task while visual build pro is more graphical with many build in task. If i am currently using viusual build pro, why should i use m ...Show All

  • husamco Call was rejected by callee

    I'm running into a different problem as well here.  I'm getting this error message when I attempt to trigger a custom menu item added by a VSIP Package using the DTE automation. I have a regular winforms application that launches an instance of Visual Studio and gets the DTE object that it exposes through OLE Automation. I have a VSIP Package registered that is essentially a slightly modified ToolWindow that adds a menu to the View menu. I' ...Show All

  • rboarman Remove few features from VS2005

    Hi, We need to remove few features from the VS2005 setup. following features should be removed from setup. 1. SQL server 2005 Express Edition & mobile edition 2. .Net framework 2.0 3. J# We tried creating MST, but we didn't succeed. which is the best way of removing these features.even we opened MSI and we were not able to locate these features. one more query, in previous version VS 2003, the setup has been called with few arguments t ...Show All

  • wwlliiaamm Unable to rebuild my project

    Hi, I've produced a C# automation addin for Excel and all works well. However, I'd like to be able to recompile the addin without closing Excel and reloading the addin. I've tried unchecking the addin from the addin list in the tools>addin menu, but it doesn't work. Does anyone know how to rebuild & overwrite the existing file without having to close Excel Thanks !! Thanks for your reply. It's not quit ...Show All

  • Stephen123 Code coverage analysis fails during build

    Hi, I'm setting up a build server using Team Build. I installed Visual Studio 2005 Team Edition on the biuld server. Most of the tasks are working well (getting latest version, building the solutions, running unit tests, copying the binaries, etc.). But a task that fails is the code coverage analysis. I got following error message: "Failed to instantiate type "Microsoft.VisualStudio.TestTools.WebStress.WebTestRunConfig, Micros ...Show All

  • Brat000012001 problem with Solution Explorer in Release mode

    I have a VSIP project that works perfectly when I run it in Debug mode (naturally) ... but when I come to run the Release version of the project, the project is created sucessfully ( I get 'project creation sucessful' in the status bar - but nothing is displayed in the Solution Explorer. I can't see any menu items to add a file to the project either ... all I see is a brief flash in the Solution Explorer as if something was being displayed ...Show All

  • Kevin S Won Visual C++.net standard 2003, installer hang

    Not sure where to go to get help with this. The installer spends an hour copying files and updating keys (step 2 of 4), then its window goes blank and it goes totally dead. Only way out of it is to reboot the system. It does this repeatedly. I thought it might be due to reusing the product key (this is a replacement system for one that had a hard-drive crash, and Dell's replacement hard-drives would not boot), but the EULA says I ...Show All

  • Hubman [BUG] BitmapEffect clipped output

    I reported this to the feedback center as well. THe following XAML shows clipped output for the element with a bitmap effect applied.  The size of the element is smaller than it should be at higher scale factors.  The problem does happen without animation as well. <Page xmlns=" http://schemas.microsoft.com/winfx/avalon/2005 " xmlns:x=" http://schemas.microsoft.com/winfx/xaml/2005 " >  <Canvas>     ...Show All

  • Tom S62093 Saving OLE Objects with Webservices Toolkit

    I have a small Access application that is distributed. Since I need the users to update the same table and I didn't want to go through the overhead of setting up a table in Oracle, I decided to use an Access database on a server and have the Access application update the table on the server via a webservice by using the Office Webservices Toolkit. The user enters the data on an Access form in the app mdb. When they click "Submit", ...Show All

  • Holiday A Pause Task for debugging

    I have a request for future versions of MSBuild. A Pause Task that I can use to make MSBuild wait while I attach a debugger. This would help immensly with debugging. Okay, it looks like both the SDC & MSBuild.Community libraries have a Sleep Task. I still think this is important enough to warrant inclusion in the base library.Okay, it looks I am assuming that you want to debug a task If that's the case, th ...Show All

  • Marktold xbap downloaded does not use connection properties of IE for proxy

    When I try to visit a xbap, the downloader does not connect through the proxy we have. I think it should PLATFORM VERSION INFO Windows : 5.1.2600.131072 (Win32NT) Common Language Runtime : 2.0.50727.42 System.Deployment.dll : 2.0.50727.42 (RTM.050727-4200) mscorwks.dll : 2.0.50727.42 (RTM.050727-4200) dfshim.dll : 2.0.50727.42 (RTM.050727-4200) SOURCES Deployment url : http://www.charlespetzold.com/wpf/JeuDeTacquin/JeuDeTacquin.xbap ...Show All

  • Vishal Kathuria Rotate Window

    Hello Is it possible to rotate a window with WPF. When i have this on my main window <Window.RenderTransform> <RotateTransform CenterX="0" CenterY="0" Angle="45"/> </Window.RenderTransform> i get Error at element 'BamlAttributeInfoRecord' in markup file 'Window1.xaml' : Transform is not supported on Window.. kind regards Dieter That is exactly how the DWM wor ...Show All

  • chrisfewtrell Breakpoints not getting hit

    Hi, I have asked around ASP.NET with no luck, so I am at my wits end with this! Installed VS.NET 2005, really impressed with it. Except that often ( though not always) breakpoints are simply ignored. This makes it next to impossible to debug, as you can imagine! Yes, I am configured for debugging, I am producing the pdb files, I am hitting "some" breakpoints (though there really is no real pattern to identify why I hit some but not al ...Show All

  • Jim Glass MSFT Referencing Properties that contain free form XML

    If you have a property group with a property that contains free form XML and you want to reference the value, of say, OutputPath, what is the syntax for doing so $(ConfigOptions) gives you the entire XML string, as you would expect. I'd like to get to the CodePath within $(ConfigOptions). I played around with a few variations, but none seemed to work. Are free form XML properties only intended for logging and tasks that actually know how to par ...Show All

  • John Gossman - MSFT How to use Refactor.Rename in an Addin?

    Is there any way to use the Refactor.Rename functionality in an Addin or Macro   I can't find anything in the DTE model, and I can't seem to find any parameters documented to use it in an DTE.ExecuteCommand("Refactor.Rename").  The command IS in Tools/Options/Environment/Keyboard commands.  Using the global Find/Replace or the TextSelection find and replace just won't cut it. I'm using VS 2005. Sean ...Show All

94959697989901234567891011

©2008 Software Development Network

powered by phorum