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

Software Development Network >> Visual Studio

Visual Studio

New Question

Jan CTP
Access violation exception in PresentationHost.exe
Bug Caching Non-DataSet objects in ServerDocument???
ANN:VS SDK Sept CTP available.
error: The device is not ready
i want to use domain/user to login into vss 6.0d
Settings to access printer '\\hercules\prtmark01' are not valid
Styling buttons using Microsoft Designer
CMDS: Missing package guid for commands section
ClickOnce Deployments

Top Answerers

ifrit
Steve Powell
gimmick
Grant Hodson
gtisupport
Alexei Pavlov aka BlackTiger
mtwal
raphts
cologsx
Aby P Varghese
Topix
Only Title

Answer Questions

  • Ron Carr Help on layout please

    Hi all. I am need of some help with layout of the detail in my report please. I have a report that displays only 4 columns in the body. "Date", "Ticket", "Grade" and "Tonnes". The total width of these columns takes just under half the full width of the report. What I want to try and do, is... Say there are 40 records... Then I would like the first 20 to display on the left half of the page, and the other 20 on the right half. So essentially, my ...Show All

  • Jimmy Blanquet VS2005 Beta 2 & VSS - Slow & Strange

    We're experiencing some extremely slow behavior out of VS2005 Beta 2. We have a two person development team, both of us using Beta 2, both of us have beefy machines (~2.5Ghz proc., 1GB). We are both working on the same solution, which contains 6 projects all contained in source control. For one week we've worked without any problem whatsoever and today we started experiencing the problem. The weird thing is, the IDE is non-responsive (i.e. 10- ...Show All

  • T-off Problems with VSS (Internet) ... cannot check-in (on RTM version)

    So I setup my repository correctly and I have my plug-in working (seemingly fine) in VS.NET 2005. I can download the project via VSS (Internet) and I can even check-out files. I just cannot check in. I get a 'Cannot upload file guid.guid .bin' error message. I checked permissions on all of the directories and in IIS and they seem fine.  Certainly not having an issue downloading or check-ing out. The server is running on Win2000 Server wit ...Show All

  • Christian Liensberger Could not find schema information for the element 'http://schemas.microsoft.com/.NetConfiguration/v2.0:system.serviceM

    using CTP bits i can rebuild the samples and all ok - building my own project i get the following error: "Could not find schema information for the element 'http://schemas.microsoft.com/.NetConfiguration/v2.0:system.serviceModel'. C:\Documents and Settings\jim\My Documents\Visual Studio 2005\Projects\msnsearchclient\MSNsearchIndigo\app.config 3 6 MSNsearchIndigo" all of this is using VS 2005 beta2. jim I get the fol ...Show All

  • bayarea.rob Sql server reporting service

    Hi All,       I want the functionality of showing Print button in the SQL report viewer. Anyone there to help me!!!!!!!! ...Show All

  • Ossian vs 2005 beta 2 setup fails

    When I try to setup vs 2005 beta 2, it says that it failed to setup visual studio itself after it gets to the end screen. The installation seems normal untill then because the vs 2005 even gets a checkmark next to it when on the install screen. The progress bar never moves when it is on vs 2005 though. I will post the error log when I can find it. I don't think we can make a lot of progress without looking at a ...Show All

  • Corillian strange thing.. no preview,data and layout pane in report.rdlc

    Hi, I'm using VS 2005 beta2 and sqlserver express april CPT. When I open a new rdlc file, I can see the report designer working well but no panes. So I can't preview the data... any ideas I'm working in webforms.. I wish to view the report with a hyperlink on an aspx page.. how can do that Thank you very much.. Hi Rajeev, Yeah, I understand now... is very difficult to see the right way with all these new fea ...Show All

  • Hobbit666 DateTime format in debugger displays

    Is there a way to change the way DateTime objects are formatted in the Locals, Autos, etc. windows Currently, it's {m/dd/yyyy}, which isn't very helpful when I'm more concerned about the time of day than the date. (I'm in Visual Studio 2003.) ...Show All

  • Dwayne Walters /p command line parameter equivalent in SGen task

    Hi, Is there a way to specify in the SGen task that it should call sgen.exe with the /p parameter I did not see anything in the help file. There is an AddCommandLineCommands function in the SGen task, but how do I envoke that from the build profile It makes a huge difference timewise. Thanks. Thanks. I already went down the path you suggested and pasted the task into my project and then replaced with with a ca ...Show All

  • vmelton N-ary Relationships

    On the newsgroup, Aru asked: > In the walkthroughs provided with the tool, its mentioned > that the designer supports N-ary Relationships and its > not mentioned how to do that. Could any one how can we > create the N-ary relationships between classes. Thanks in > advance Aru, For version 1, we have decided not to pursue N-ary relationships. We've left our architecture open so that we can add them if we feel they'd bring a lot of ...Show All

  • Dougman Dean Problem building

    I have been successfully using VS 2005 Beta 2 (VB.NET) for about a month now.  Yesterday, I started getting the error: Error 5 Unable to copy file "obj\Debug\BO.dll" to "bin\Debug\BO.dll". The process cannot access the file 'bin\Debug\BO.dll' because it is being used by another process. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Microsoft.Common.targets 2274 9 This error does not occur the first time I build ...Show All

  • Jon Jarnsater Moving Canvas child around programatically.

    In my Window's constructor, I create a new instance of a custom Avalon control and add it to my Window's canvas: Window2 w; public Window1() { InitializeComponent(); w = new Window2 (); mainCanvas.Children.Add(w); } Now, is it possible for me to change the Top and Left properties of w which correspond to the Canvas it's a child of E.g. w.Top = 45; Thanks, Johann In the Avalon SamplesGallery (C:/Progr ...Show All

  • - Phil - WPF is going be absent in First Vista Release

    Hello all, I am reading on some news groups that WPF is not going to be there in initial release of windows vista. Does anyone knows more about it I cannot imagine vista without WPF. Any thoughts from experts Thanks Basav This means that effects in WPF could be achieved without WPF. So why there is WPF Is there any "native" version graphics library that is faster than ...Show All

  • rgreiser vba excel compiling / creating library

    Hi, I created a lot of tools in Microsoft excel and microsoft access using VBA. Is it possible that i can convert it to executable files or creating (.dll) library for security of my macro Can I do it in Visual basic or Visual C++ and How to do it Hi, If you are worried about security, are you aware that Vba has a protection option to prevent your macros from being viewed   In the macros IDE, you can select Tools ...Show All

  • ME_Jen DLINQ Equivalent In Java

    hi all, Is dlinq equivalent in java is the Entity Bean (resides on the application server) , if not then what is equivalent to that, can anyone explain me in little detail. Hi, not exactly, the DLinq closest equivalent for the Java world is the Hibernate framework, not the EJB 2 Session beans. However, the new EJB 3 specifications (particularly for the entity beans) makes it a real equivalent with its att ...Show All

737475767778798081828384858687888990

©2008 Software Development Network

powered by phorum