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

Software Development Network >> Visual Studio

Visual Studio

New Question

Factoring Interfaces
Transfer Date from Infopath To Sharepoint
Crystal XI release 2, VS 2005 , dynamic image location
VSS 2005 and Visual Studio 2005 Professional Edition
A very difficult problem comes to me:ScaleTransform Problem
AddFromTemplate in VS2005 (typed DataSet)
XBAP and default browser
XamlReader and {StaticResource }
Indentation for text field only
VS2005 Team Suite Project Portal

Top Answerers

ckm
Rottengeist
cptscottie
Scott Burkland
actinium.ga
sinisterguy
HonzaHornik
tblind
neithzan
dimple_dimple
Data Structures in
Only Title

Answer Questions

  • Jay Chan 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. Hi, I had the same problem here ... This is a known problem as you pointed out ... Copy the VS2005 DVD onto your hard drive and launch install from there ... This ...Show All

  • Barthi Class Designer Power Toy MSI + VS 2005 RC1

    I'm trying to install the Modeling Power Toys msi with a new install of VS 2005 RC1 and receive this error: This setup requires the Microsoft Visual J# .NET Redistruibutate package version 2.0.50215. I'm going to try to load up the source and compile myself. Vince, if possible could you send me your fixed version   My email is stephenpotter29 at hotmail.  Thanks bro Steve Here you go bro (to y ...Show All

  • Robert Blake Questions on VSTO "v3"

    Hello, I have started to play with the VSTO "v3" CTP, and I am wondering where I could post questions regarding this CTP. I have not found any information on the download page or the readme file concerning the correct feedback channel. Should I use the Office12 Beta channel Does anyone know something about it Thanks a lot Hi, You can find out more information about the VSTO V3 CTP from Eric's blog. http://b ...Show All

  • Intern Chunking and Streaming Custom Channel samples

    Are the Chunking and Streaming Custom Channel samples still available on the new http://wcf.netfx3.com/ site Now we uploaded this sample,you can download this sample from here http://wcf.netfx3.com/files/folders/protocol_channels/entry3545.aspx -Thank you Madhu ...Show All

  • MarieG Class Designer / Namespaces

    The class designer is a great idea.  It doesn't seem to support namespaces though. It would be nice to be able to group by namespace.  Also when creating a class in the designer to be able to name which namespace it was to go into, perhaps as our folders replicate the namespace, which folder the class was to go into. Perhaps this has already been done and I just haven't stumbled across how you do this, please respond either wa ...Show All

  • SR20 how to get WCF to work on Windows 2003 IIS

    I'm new to WFC (indigo) so please bear with me for a hopefully dumb question with an easy answer.   I have created a very simple service that is working on my Window XP 64 bit machine just fine with localhost.   However, when I move it to a Windows 2003 R2 test box and try to hit it remotely I get the error: “System.ServiceModel.UnknownFaultException: The request for security token could not be satisfied because authentica ...Show All

  • BoeroBoy Error MSB 3073

    Hi , While trying to get latest version in msbuild from visual sourcesafe i am getting following error: Error MSB 3073: The command " ss.exe Get $/myproj/2.00 -R " exited with code 100. Please help me how to resolve this issue.. Thanks!! Nishant Hi Dan , Thanks for ur responce...Well earlier when I was running this through batch file there was no problem but it was giving error w ...Show All

  • sriram79521 Problems downloading Visual Studio 2005 SDK Feb. 2006

    I'm having problems downloading the Visual Studio 2005 SDK - February 2006 from http://affiliate.vsipmembers.com/downloads/49/UserFileDownload.ashx . I tried several times and every time it stops after downloaded 133MB out of 166MB. Could anybody help me on that, please Thanks. I replied to this in the ANN thread, given we have >2800 downloads of the SDK already and very few reports of issue ...Show All

  • Istvan Majercsik soap security negotiation failed

    I am working through the Windows Communications Foundation samples. I am currently working with the sample titled "Addressing". When I build the sample, client and server, and run them both on the same PC, the application works fine. However, when I move the client to another PC, I get the error: "soap security negotiation ... failed ". This is using the wsHttpBinding as the sample is delivered. If I change the binding to ...Show All

  • Jupp ContentControl or Canvas

    Hi, When creating custom controls, is it better to inherit a canvas,contentcontrol or usercontrol I would like to know if there is any performance/memory benefits from inherting from either one of them. Jaco You don't want to inherit from Canvas. Canvas is a Panel which is a specific layout manager which ties you to one type of visual representation and would give your users no control over how they may ...Show All

  • XxxFG RichTextbox.Name question

    Hi, Howcome that every time I want to give my RichTextbox a Name I get an error I want to set the an id as the name of it. Something like... rtxt.Name = zone.Id.ToString(); Id is an integer like 1 or 326 Even when I'm trying to set the code of the zone as the name, I get that error Code is a string like "West-Flanders" The error I get in both cases is... "Exception has been thrown by the target of an invocation." Please help ...Show All

  • ndRandall Unmanaged Debugging in Visual C# Express

    Unmanaged Debugging does not seem to be available in Visual C# Express. It makes it tremendously complicated to debug Managed DirectX applications as I can not get any debug information from the native DirectX runtime libraries runing behind MDX. Am I doing something wrong or is my only option to get a higher version of Visual Studio 2005 David, Visual C# Express does not support unmanaged debugging. V ...Show All

  • RatOmeter Exec task not outputting stderr to console

    I am playing around with converting some makefiles over to msbuild. However I notice that when one of my externally exes errors out, in msbuild the stderr stream doesn't go to the console. From the makefile it does.  If I can't see what the error message, it makes it kind of hard to debug the problem, eh.  I mean knowing that the exe returned an exit code of 1 helps marginally.  Seeing the stderr output would be even better. ...Show All

  • Francis_France Disable updates in the edit window

    Hi, I have an add-in that changes the text in the file that is currently in the edit window of VWD. How do I disable the updates to the window while I my add-in is ruinning then enable the window and refresh it when the add-in is finished Thanks, Nick I am trying to automate adding references to a project. I get an error in a message box when the project loads saying I dont have the proper .net assemblies... ...Show All

  • Philippe Dansereau XamlPad unable to print (CTP Feb 2006)

    Hello, When I press the Print button in XamlPad, I always get the error "Attempted to read or write protected memory. ...". This happens on Windows XP SP2. Is there any way to make this work in the current bits Thank you, Adrian Thank you Adrian At least now we isolate the problem to a specific driver. Few more questions that should help us identify the source of the problem 1) Can you pleas tell us the ...Show All

282930313233343536373839404142434445

©2008 Software Development Network

powered by phorum