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

Software Development Network >> Visual Studio

Visual Studio

New Question

New Platform SDK help files
To view Infopath in the browser
Changing behavior of "Show XSLT Output"
How to re-use RPT designs and formulas in CR for .Net 2003
VSS Data
How to use XAML as window icon?
Font Issues February CTP
Accessing the domain model using code
Line Join - looking for suggestions
Word/Excel Designer Error in VSTO 2005

Top Answerers

Brad Stein
Cathie
That One Developer Guy
peejuk
Lam Nguyen
silverboy
_random
Vimla-Frank
Martin Dietz
DROSCOE
Topix: LL Cool J
Only Title

Answer Questions

  • SusanJ Custom aggregate functions?

    I noticed standard aggregate functions like sum, avg, count, etc.  Is there an extensibility mechanism to implement your own, like in SQL-Server Thanks Ad. We are also considering other ways to provide custom aggregates.  If you have ideas please share. :-) Adrian, If you're dealing with objects and not SQL, the answer is yes. I blogged some more details here: http://blogs.msdn.com/jomo_fishe ...Show All

  • looie VC++ error while compiling

    Hi When i compile any file in VC++ 2005 express, I get the following error: c1xx : fatal error C1083: Cannot open compiler intermediate file: 'C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\_CL_6fd3eb94ex': Permission denied I cant figure out what to do here Also, trying to uninstall this beta express edition(to install the release version), it virtually hangs the PC and does not uninstall the VC# and VC++ expresses.  I am using the uninstall tool ...Show All

  • Christopher Crooker VSHOST Strong Name Validation Failed

    I converted a .NET 1.1 application to the new VS2005 .NET 2.0 framework.  Whenever I load the solution, I get a "Strong name validation failed" as it tries to load the "myapp.vshost.exe".  I would like to take advanteage of the vshost but it is saying the the strong name validation failed because it the key was tampered with.  Anybody know why it would do this or how to fix it Thank you, John R ...Show All

  • Hazlitt WCF Extensions for the real VS 2005?

    Hi I'd like to know if one can install Development Tools for WinFX extensions for the retail version of MS VS 2005 and WCF GoLive binaries. Previous version of the VS extensions is not even being installed since it's MSI-installer does need VS Codename "Orcas" to work with. Thanks. The extensions themlselves are called "Orcas". They require VS2005 retail. Get the latest ver ...Show All

  • PRA Group Toolbox cannot contain multiple components with same namespace and name

    Hi all, I have two components with the same name of "Namespace.Component".  One works for Windows and the other works for Smart Device projects.  Unfortunately, I cannot add both components to my toolbox most likely due to the duplicate names.  Is there a way for both components to retain their namespace and names and to show up in the toolbox Thanks for your help, - Jeffrey Liu M ...Show All

  • Angelo Cook How do I debug Web Apps on a remote machine ?

    Hi, I am trying to develop a web app that uses COM objects that only reside on a server where I cannot install VStudio. I have, however, installed .netFW 2.0 Beta and the remote debugging tools. Now I cannot find a way to tell VStudio to run the app on the remote machine when pressing F5. Is this by design The samples for remote debugging don't touch web apps, and the settings for web apps don't let me specify remote debugging. A little hint wo ...Show All

  • spinone_owner proxyAuthenticationScheme="Basic"

    Hi, My config looks like this: < httpTransport manualAddressing = " false " maxBufferPoolSize = " 524288 " maxMessageSize = " 65536 " allowCookies = " false " authenticationScheme = " Anonymous " bypassProxyOnLocal = " true " hostNameComparisonMode = " StrongWildcard " mapAddressingHeadersToHttpHeaders = " true " proxyAuthenticationScheme = " Basic " realm = "" transferMode = " Buffered " unsafeConnec ...Show All

  • nukolai Internet Connection in VS 2005

    Hi,       I just installed VS 2005 on my machine, but my online help cannot be accessed. I keep getting the message: "The request failed with Http Status 407. Proxy authentication required". IE on my machine does have proxy authentication. Is there a fix for this   Thanks, Arshad I have exactly the same problem.  Note that for me the VS IDE does work with the proxy.  It's the help system ...Show All

  • Peter Svensson It takes forever to load a solution specifically because of VSS.

    I am wondering if there is any way to speed up the loading of solutions which contain projects bound to source safe repositories. It takes on average 5 minutes to start up a solution I use which contains 24 projects. When I unbind these projects to Source Safe the load time is 2 seconds. To check out files is a pretty bad story as well, it takes around 30 seconds just to pop up the dialog that asks if I would like to check out the file, then ano ...Show All

  • Josh Crosby aggregate functions vs. scalar functions

    I just started looking at LINQ and think its great!  While reading the documentation, I saw that aggregate functions are defined explicitly and are distinct from scalar functions.  For example, the sum function is different from the '+' function.  Why couldn't the '+' function be passed as a parameter to the Fold function...in other words, a more general solution by avoiding redundant work!  I believe that is how it is done i ...Show All

  • gatalec Drag and drop data item on to MS Word

    Hi there, There is a need to create a middleware that can be used to drag and drop data onto MSWORD. Confusing ..read on! I have a table in MS ACCESS db which contains financial information. Even though the application which uses this db has an inbuilt reporter for financial reporting but there is no flexibility.  Flexibility to me means opening a Word doc/template and start typing the relevant information. When it comes to a ...Show All

  • savior1980 Login Error

    This is similar to the last post I made entitled Error Message but different enough that I thought it would be better to start a new thread. I'm trying to display a set of three crystal reports that are populated through a sql database. When I first started looking at them, I found that all the code behind was structured correctly which puzzled me a little bit. Upon further investigation I discovered that within the .rpt file, the Database was p ...Show All

  • JT_AnnArbor Webcast from the Atlanta Code Camp online

    For anyone who is interested, WROX has put the webcast for my LINQ/VB9/C#3 presentation online. Feel free to check it out at http://www.wrox.com/WileyCDA/Section/id-291776.html and let me know what you think. It is mostly ain introduction to the language changes that enable LINQ and doesn't cover XLINQ or DLINQ explicitly. Jim Wooley http://devauthority.com/blogs/jwooley/default.aspx Many thanks for the heads-up Jim, I'll check it out ...Show All

  • Michael Zill Problem installing Vs2005 on Vista Feb CTP

    I've seen this problem discussed on the forums before, bit with Vs beats. When installing VS2005 on Vista 2005 Feb CTP I get the message "Suite intergration Toolkit" and Fails to install. How can I get round this. Thanks. I've had no problems with installation from the DVD, could there be a relation with user account protection (UAP) That worked for me. Of ...Show All

  • stir AddNamedCommand fails in 2005 beta 2

    We have an Add-In that works in VS.NET 2002, 2003 and 2005 Beta 1. It uses Commands.AddNamedCommand to add custom commands. The satellitedllpath and satellitedllname registry entries for the Add-In point to the satellite resource dll, stored in a 1033 directory, containing the custom bitmaps we are using for the command images. When the Add-In loads in VS.NET 2005 beta 2, a 'Value does not fall within the expected range' error fires on the call ...Show All

737475767778798081828384858687888990

©2008 Software Development Network

powered by phorum