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

Software Development Network >> Visual Studio

Visual Studio

New Question

Word object created in suspended thread won't close...
Concerned with performance on average machines
VS2005 pro installation fail
Can't install VS Team beta 2
An error occurred while transmitting data.
Okay, how do you deploy this to an ISP
VSTO 2005 Outlook AddIn - SenderEmailAddress property returns null
Clean up of wizard base form.
Place VSTO project output in the GAC
Using parameters in the report

Top Answerers

Miguel Gzz
sk_vel
Wende
Steven13174206
ElitePilotMan
Matja?
Marc de Vries
Becky N
Vance Gilbert
Paul Rocca
Mark Curlanis Consulting
Only Title

Answer Questions

  • iknowso applying smart indentation rules

    Hi,  I have been facing a problem regarding the implementation of smart indentation rules in my custom language service. i am not able to find out which interface should i implement and where should i write my rules.   Please help me with the process.    Thanks in advance.. I have implemented it by implementing ViewFilter::HandleSmartIndent() method. This method called when pressed ENTER key from base.HandlePreExec ...Show All

  • zoggs How to apply multi Transforms to Canvas' RenderTransform property using code?

    Hi guys, I using Canvas UIelement to draw a rectangle with size (200,200). I want to move the rectangle to point (100,100), rotate with angle 45 degree and scale it with 50%. I can not apply multi transform to Canvas' RenderTransform property one time. Please help me to do it soon... Thanks, <Rectangle.RenderTransform> <TransformGroup> <TranslateTransform .../> ...Show All

  • Steven82 Class View collapses C++ Classes branch while scrolling for classes when using Visual SourceSafe

    Greetings, When using Visual Studio 2005 with C++ projects and VSS, I scroll the Classes tree branch in Class View, the classes branch tree node will automatically close. This occurs more commonly with projects that have a large amount of classes (150+) but I have experienced this in projects that have less classes (< 2 dozen). If you scroll really slowly, the problem does not always occur. However, if you swipe moderatly quickly g ...Show All

  • Tony128 Hook VS Save event(s)

    Hello all, I am newbie to IDE extensibility. Please help in the query: I have a custom window (created throught VS package) whose fields I want to save when the save functionality of Visual Studio is invoked. The save event(s) has to be handled from all sources: Save as, Save, Save all, Ctrl(s). Any help or pointers for this will be of great help. Thanks in advance. Sure. We use a C++ base class (below) to provide event handling fo ...Show All

  • Martel Help with formula

    I am doing a report where I take the episodes numbers of customers, which can vary from 5 to 10 digits.  I want to add them all together based on dates.  I have formula fields: DateCount:    maximum ({enddat}) - minimum ({begdat}) I need to take the amount that I get and then subtract the other criteria from it. For instance: Q1:       if{epstyp} = "PH" and {qid} = "HPCDCDOSE" and {qseq}       &n ...Show All

  • OAF-NOR LINQing Windows Workflow Foundation.

    I found it so useful. Especially the XLINQ + WWF is so wonderful combo of interesting thoughts. I know these two are still beta technologies and especially LINQ needs some more maturity before goes into RTM, but I could not resist to comment. XML DOM itself brings a performance hick to the system if you don't know what you are doing, XLINQ would just kills the performance. I was using an XML Document of rules that generated dynamically and proce ...Show All

  • kali What happened to the SS.EXE - SourceSafe Command Line Utility?

    Hi, I'm wondering what the ss.exe is called now, if it stills exists as a separate utility. I need it for some source safe scripts that my developers run to have their applications downloaded/updated in their stations. Thanks a lot in advance. The VSS command line utility still exists, and is still called ss.exe. Alin Hi Laquesis, This is the Team Foundation f ...Show All

  • Babe21 Scroll a ListView to bottom?

    I have a ListView that has to scroll to bottom on every item insert. Is this possible ListView displays scrollbars automatically when not all items can be displayed. ListView inherits from ListBox which has a ScrollIntoView  method which will scroll a specified item into view. So when you add a new item, make a subsequent call to ScrollIntoView and you should be all set. HTH, Drew I found this pag ...Show All

  • Don Collins Migration from Clearcase to VSS

    Hi, I have to migrate few projects in Clearcase to VSS. Any suggestions on how to do this Thanks, Mr. Lee, I to am tasked with migrating from CC to TFS. Does MS have an automated solution I would be willing to beta test if needed. Otherwise, are the perl scripts my only option at this point Thanks, Eric Brown Hi, That migration will probably be quite painful ...Show All

  • wekempf Visual Studio .NET 2005 Team Suite - English DVD Volume Label???

    Hi everyone, I downloaded Visual Studio .NET 2005 Beta 2 .ISO file and SQL Server 2005 April CTP .ISO and managed to put them all on 1 DVD (yes, i'm that stingy). After burning the DVD, I thought that the Setup would work fine so I deleted all the ISO files. My bad, the VS.NET 2005 Setup kept asking me to insert the DVD into the drive regardless of the fact that the DVD WAS in the drive but it just kept asking. I think this has something to do ...Show All

  • A. L. Exception "Report Definitoin is not valid" when deployed to Local IIS

    The report ran fine on the Web Dev Server. Deployed to local IIS using "publish website' from vs 2005 which compiles the code to dlls. Can no longer render report - got the following exception: Any idea Is precompiling the application a problem Thanks in advance for any help! ReportProcessingException: The report definition is not valid. ReportProcessingException: The report definition is not valid. Details: Data at the root l ...Show All

  • Michael Faschinger VSS and MSVS2005

    Halo all. I have a small nucance going here. I had VS 6 with VSS6C I then Installed VS2005 Beta 2 and it installed VSS2005 so both VSS versions looked at the same VSS DB and all worked OK. BUT one of my 2003 projects that was in VSS6 did not connect propperly to 2005 Beta 2, this is 2005 thought it WAS in some source control BUT it could not connect and do checkin/out the project. I have Un installed 2005 Beta 2 and Installed 2005 Pre Release. ...Show All

  • Luiz Papa sql table mapping per object instance?

    Hi, I have thousands of tables which have identical column definitions, each table varies by name, and each table is dynamically added. At any given time, it is unknown what the table count is. What is known is the structure of each table and the name of all tables. Is there a DLinq solution to this scenario I can only see setting the Name property of the TableAttribute for the mapped class at runtime. But, of course, the attribute allow ...Show All

  • newpassport error "Inherits ReportClass"

    hey there, working environment: vs 2005 pro and crystal report included.. using vs2005 wizard shows no error when i upgrade my old 2003 project. but when i try to run this new app. it shows the following message: Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: ...Show All

  • Peter Holmdahl How to Install MSDN Jan2006 in VS 2005?

    Hi, Is there a place to link MSDN lib & VS 2005 Pro. I' ve re-install both 2 times today (!) without any integration. Any help is greatly welcome Thanks Thierry, MSDN January 2006 library is built to integrate with Visual Studio 2003 and Visual Studio 2002. It will not work with Visual Studio 2005. Please download and install MSDN Library for Visual Studio 2005. This library has the Visual Studio 2005 documentation and wi ...Show All

92939495969798990123456789

©2008 Software Development Network

powered by phorum