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

Software Development Network >> Visual Studio

Visual Studio

New Question

Changing Matrix subtotal aggregation
How to set the size of the Thumb?
Changing the icon of context menu item during runtime
Designer not showing up
VSTO and Office 2003
Accessing DTE within VSPackage
YES ITS A BUG! -- Bug Caching Non-DataSet objects in ServerDocument???
Can't uninstall .Net Framework
Save instance of model in menu command
Multiple Service (class) Hosts - How to configure?

Top Answerers

Henrik Jensen
DC11
Bui Duy Hi?u
shermaine
johnwood
juanchoom
Alcor
Kjell Arne
photek
Andy Evans
The .Free Delphi Site
Only Title

Answer Questions

  • Hady Exporting a report to pdf

    Hi, I am getting the following error when I try to export a report to pdf. The process we are following is - 1. First we generate a report and store it in DB as a Document Blob. 2. When we want to view it, we write this DocumentBlob to the disk. 3. We then export this rpt to a pdf on disk. This process is working fine until we change the layout of the crystal report. I added a fake page header to the sub report, removed the alread ...Show All

  • Joe Bourne LINQ syntax in VB.NET

    I've been looking into this LINQ thing, and it's looking good. Thumbs up! I watched the videos on Channel9 with the Great Dane Anders Hejlsberg (ok he lives in the US but I like to think of him as Danish) - godt gaet Anders og co! I really like the syntax in C# where you turn the query around when compared to SQL, so it is like FROM {x} WHERE {y == 1} SELECT {z}. This I understand was done because of IntelliSense, which is great. Now I have lear ...Show All

  • CLProgrammer2 LAN booster & RPC error 06ba

    Hi,   we have problem with LAN booster service. Visual studio reports " Unable to use SourceSafe LAN service, performance of SourceSafe operations will not be optimal ". After some investigation i suppose there should be some problem with anonymous RPC on server: DebugView reports VSS RPC Service call failed, server: develop1, err: 06ba , which means that RPC is unavailable small utility SSServiceTest (Alin C ...Show All

  • Derrick Powell COM Addin, in frame work 1.1 , C# and outlook 2003, it wast wroking fine i can able to send the mail with customised form , bu

    HI i have developed COM Addin,  in frame work 1.1 , C# and outlook 2003, it was wroking fine i can able to send the mail with customised form ,  but now i instal the FrameWork 2.0, it not working , i can not able to send the mails form now it is showing following error . See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ******** ...Show All

  • Neil Groves msxml for 64bit

    Is there any msxml parser for win64 If so where can I get one sdk and redist. Thanks in advance, Robin. No, there are no plans to release an x64 bit MSXML4. Please consider moving your app to MSXML6 at the earliest convienience. Regards, - Umut Alev Hi, is there a 64bit version of msxml4 available If no, are there any plans to port msxml4 to 64bit Thanks & regards, ...Show All

  • Muralee Studio 2003 Pro + Platform SDK = no run

    I’ve had Studio .Net ’03 Pro (MSDNAA service at school) for a whilebut I just recently installed the latest platform SDK (Server 2003 SP1) for use on XP Pro. Everything was fine until I “Registered PSDK Directories with Visual Studio”. The process seemed to delete all of my VC++ build directories (executable files, include, reference, library, and source) making it impossible to compile anything. I tracked down and restored the original paths a ...Show All

  • DanielRehn XML column support?

    Hello! Linq exists in various flavours, e.g. DLinq and XLinq. Is there a convenient way to take advantage of the new XML column features in SQL server 2005 when using DLinq If yes, any hints Best regards, Heneik Dahl Yes - it is like a string. Updates are at the entire string level, not based on difference between before/after XML. Dinehs OK, fair enough. Is it correct that concerning retrieval and upd ...Show All

  • bialguos Creating Excel Report file From VB.Net 2k5 - Help

    Objective Trying to create an output from visual basic, with data containined within a Dataset into an excel workbook. Problem I've got is the Microsoft.Office.Tools.Excel to Microsoft.Office.Interop.Excel issues. I have already written a procedure which creates an excel workbook and populates a worksheet cell by cell from the dataset programatically using the interop interfaces. Problam is this is damn slow. Have tried t ...Show All

  • jonathanVerrier Alternating row colors

    This may seem like a stupid question to some but how do I implement alternating row colors in my local rdlc files. Thanks, Darren Matrix is a bit more complex. Please check the following blog article: http://blogs.msdn.com/chrishays/archive/2004/08/30/GreenBarMatrix.aspx -- Robert How do you do this for a matrix I set the BackgroundColor to the above expression and get the following error message: [rsI ...Show All

  • rwral How to get IErrorHandler to work

    I am trying to get IErrorHandler to work. I never hit the break point I set on HandleError or ProvideFault using the code below. Any help is appreciated. Dave I think we have Beta 2(RC0) sample for IErrorhandler,please check this sample If you have windows sdk for RC0,you can download this sample sample name: Extending Control Over Error Handling and Reporting This sample demonstrates how to extend control over error h ...Show All

  • EduQuint Can I draw something on the report?

    I want to draw sth on the report, how can I do that Thanks in advance. Long you can always use the "same name" for that image file, that way you wont have a million images all over the server.... if its a win app you can use a localresource to create the image. (dynamically) http://www.carolinabarcode.com/ i think its $29.00 ...Show All

  • DanielMan Attributes and new features in C# 2.0 and 3.0

    Hi, Have you try to use attributes with the new features of C# 3.0 For example this code: [MyAttribute( x => x + 1 ) ] class Program { static void Main(string[] args) { } } public class MyAttribute : Attribute { public MyAttribute( Func<int,int> d ) { } } Makes VS.NET 2005 throw an unmanaged exception, and the command line compiler does not generate any files So the question is divided i ...Show All

  • dwerner_80 Big image causes blank pages even after scaling it down and deleting it!

    Local Report. I'm not sure what the issue is here but my problem started with print layout having too many pages - adding a blank with header and footer for each real page. I made sure that nothing was near the margins and even set the margins to .5 for each report and subreport. No good. So I searched the forum and found other complaints about this. One person said that he recreated the report and didn't have the problem after that. So I ...Show All

  • Claudio Cannatella problem deploying a new project type

    I've created a new project type for the Pascal language. I have deployed and registered the VSPackage in the target computer, along with the project files, but, when trying to create a new Pascal project, I get the following error in a popup dialog: value cannot be null parameter name: type In my development machine, which contains VS SDK, the error doesn't occur... Can anyone help me please Thanks, -- AFurtado Andre, Thanks ...Show All

  • Nathan87 Extending VS 2005 - Solution Explorer

    I have a solution that builds 150+ dll's.  Is there anyway to extend VS2005 so as the solution is being built each project will get a Green check-mark next to it if it built successfully. Thanks. There are interfaces to add a icon overlay to a node in the solution explorer, but it depends on the project system allowing it. What are these interfaces I'd like to do exactly this.. Wow, I did ...Show All

99012345678910111213141516

©2008 Software Development Network

powered by phorum