Software Development Network Logo
  • IE Development
  • Smart Devicet
  • SQL Server
  • Visual C#
  • Visual Basic
  • SharePoint Products
  • Audio and Video
  • .NET Development
  • Windows Vista
  • Visual C++
  • Visual Studio
  • Microsoft ISV
  • Game Technologies
  • Windows Forms
  • Visual FoxPro

Software Development Network >> Visual Studio

Visual Studio

New Question

Namespace-level comments in Sandcastle?
Starting reference for .NET programming in Visual Studio
How to set VS 2005 so that the Output tab is the default one chosen/displayed when debugging
Problem with punctuation after a control inserted at runtime.
Crystal Reports XI R2 into Microsoft Visual Studio 2005
ComboBox binding in ListView
Installation Problems? "operation is not valid due to the current state of the object"
ResolveManifestFiles build task failed
OneWay Databinding not working if we modify target value
error MSB3323: Unable to find manifest signing certificate in the certificate store.

Top Answerers

MisterMoon
etcheverrjc
FrankGroves
safighassan
Oren Solomon
JR2006
kats
qrli
Trev72
Darren France
sitemap
Only Title

Answer Questions

  • hbilan Missing "Class Members" Section using Sandcastle Sep CTP with VS2005 Presentation

    I've just switched from the Aug to Sep CTP of Sandcastle and regenerated my documentation using the VS2005 presentation format. My class documentation no longer seems to have a Members section (enums do have a Members section). I tried adding the AddMemberLists.xsl production transform to my sandcastle.config, but this just resulted in a no-prefixed ".HTM" file that caused an error during the build. Am I missing something, or is this section not working in this CTP (FYI, "Thread Safety" is mispelled as "Thread Saftey" in reference_content.xml, as is the name of its item id, "threadSafteyTitle") Thanks, Gary Gary, Thanks for reporting this and I am going to investigate this issue. We do plan to provi ...Show All

  • Scott Bellware Performance issue witth debugging a mixed C++/CLI dll

    I've inherited some old C++ code, for which I've put a thin C++/CLI wrapper around. When I use the new managed wrapper I''ve discovered a slight but reasonable performance penalty (as expected). Unfortunately when I try to debug the application, I find that performance goes down significantly, as much as 10 times slower. So although this isn't a dealbreaker for my current project, it does make the development effort harder. Is this expected If not, are there any common common mistakes I might be making I'm not at my (work) computer now, but startup time and symbol search doesn't seem to be the problem, but rather execution time. while the program is running, it pegs a cpu for the bulk of the duration. Does the debugg ...Show All

  • Qiuwei can we use winforms MDI form in WPF?

    using crossbow technology can we us windowsforms MDI from in WPF I think you are in the wrong forum ...Show All

  • noodlenozzle Security Token Service Issues

    Hi, I'm trying to utilize the STS sample that was provided by Martin Gudgin. I have gotten the client to successfully request a security token based, and I can see the request coming into the STS and the token being issued. However, once the token is issued, and the service is contacted, I get the following error in the server diagnostics logs: The SecurityKeyIdentifier that was found in the SamlSubject cannot be resolved to a SecurityToken. The SecurityTokenResolver must contain a SecurityToken that the SecurityKeyIdentifier resolves to. I have both the client and server utilizing the wsFederationHttpBinding elements, and both are contacting the STS via identically configured wsHttpBindings. I've included the configuration entri ...Show All

  • David S. Anderson WinSDK XBAP Sample problem

    Hi, I was trying the samples in Windows SDK. When I wanted to run the solution file for a XBAP sample in Visual Studio 2005 I received error: "...can not be opened. Project type is not supported by this installation." I was able to build and run on VS2005 other WPF samples, but this XBAP caused problem. Aren't .NET3.0 and WinSDK enough to run XBAP The sample is "WPFSamples\AppModel\BrowserInteropHelperSample". Thanks.   UPDATE: OK, I installed Visual Studio 2005 Extensions for .Net Framework 3.0 CTP. Now the solution for given sample opened correctly. Yet I wasn't able to build XBAP beacuse it gave me error: "Could not load file or assembly 'SharedPages, Culture=neutral' or one of its dependencies." I ...Show All

  • Rainer Queck AutoCAD DWG and DXF WPF/XAML Conversion Toolkit

    ...is up at Codeplex. D2X converts both 2D and 3D files, and comes with a sample application and documentation. If you're at all interested in any mixture of CAD/WPF, download the release and let me know what you think. Cheers, F. Ok - would you know where I can find the specifications for these file types Are there any free viewers you know of I'd absolutely consider taking a crack at writing converters for more file types if I have the time. Thanks, F. I put together my toolkit in just under a month worth of evenings, and a few weekends. It was a lot of work, but I had previous experience with CAD file types and had written format conversion tools ...Show All

  • Developaine Is WSE going away?

    Hello. As you may have seen in this post of mine (clicking on it is optional): http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1022444&SiteID=1 I have not been able to write a WCF client to consume our java-based web service. And I'm wondering, is WCF replacing the WSE-approach to writing WS clients Or is WCF just another layer that is supposed to make things "easier" for developers I am able to write a client using either WSE 2.0 and 3.0. Maybe not being able to use WCF is not such a bad thing. Or is it In other words, is it a MUST that a web service is consumable by a WCF-based client Is WSE being obsoleted Thanks in advance for your inputs. Ever This http://msdn.mic ...Show All

  • Alan Phipps Non string name domain properties

    Hi, I just tried to set as a name property for a domain class a property with a type different than String (an Integer in this case). When I did it, I got an error stating that I needed an ElementNameProvider to make this work: Domain Property DomainProperty1 is marked IsName, but has type System.Int32. Unless it has an ElementNameProvider, the type of a Name property should be System.String. I did create the element name provider, registered it as an external type and set it as the element name provider for this name property; the error was gone, and I could successfully generate the code for the dsl. When I tried to create an instance of the domain class with this property, I got a different and somewhat contradicting run ...Show All

  • RavensAngel Problem: Xbap won't design xaml in subfolders; IDE goes "Whoops"

    In Visual Studio 2k5, I create an Xbap app, runs fine w/ F5, displays in IE 7 no problem. The App.xaml <Application> element has an attribute StartupUri="HomePage.xaml" which is correct, app runs, no problems. In the project, if I use Add New Item to add a Page (WPF) in the default (base) folder, it works fine. The IDE designer works, the page can be navigated to at runtime, everything's great. If I try Add New Item and create a page in a subfolder, the page is created as before (with the xaml & .cs) but the xaml won't design visually. If I try to flip to the design tab, I get a Whoops message, saying error reading designer file. The App.xaml file's <Application> element's StartupUri attribute now shows as a ...Show All

  • DmitryMS How do you disable the MDA tool!

    Hi all, I've been facing the same issue as everybody regarding the MDA debuging message. I just read the following post: This is a bug in the MDA. The timmer keeps running even if the debugger is stopped. The fix would have been to only run the timer when the application is running but that fix didn't make it into the product. This makes the MDA very noisy. This should have ment that the MDA should have been disabled by default in the VS exception dialog but that change also didn't make it into V2.0. The whole issue was discovered too late. So the work around is to simply open up the VS exception dialog and disable that MDA. I cannot disable the MDA in my VSTS using Debug > Exceptions, the flag is ready only. I read another pos ...Show All

  • synergeticsoul CustomBinding<Security,binaryEncoding,tcpTransport> ERROR ?

    Hi I have service that is configured using custom binding with mutual certificate security binaryEncoding and tcpTransport as shown in configuration < binding name = " TrackingBinding " > < security authenticationMode = " MutualCertificate " requireDerivedKeys = " false " includeTimestamp = " true " messageProtectionOrder = " SignBeforeEncrypt " requireSignatureConfirmation = " false " > </ security > <!-- <security authenticationMode="MutualCertificateDuplex" requireSignatureConfirmation="false" messageProtectionOrder="SignBeforeEncrypt"></security> --> <!-- <textMessageEn ...Show All

  • Jutsin Leung Change the function signature in the generated proxy code fail

    Hi, I need to use wsdl.exe to generate the client proxy code from a WCF web service. Then when I attempt to change the overloaded function signature SameFunc1(int i), SameFunc2(int i, int j), SameFunc3(int i, int j, int n) to SameFunc(int i), SameFunc(int i, int j), SameFunc(int i, int j, int n), I get the exception calling this function SameFunc: Exception message: OperationFormatter encountered an invalid Message body. Expected to find node ty pe 'Element' with name 'SameFunc1' and namespace 'http://tempuri.org/'. Found node type 'Element' with name 'SameFunc' and namespace 'http://t empuri.org/' Stack Trace: at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClie ntMessage message, WebResponse resp ...Show All

  • Dan_Cheshire_UK ItemsTemplate and DockPanel

    Hi! I'm trying to use a DockPanel instead of the StackPanel for a HeaderedItemsControl. I know how to get it to work but only for vertical (left->right) docking. How can I have a HeaderedItemsControl with every item docked to Top and the last item fills the remaining space (LastChildFill = True). Thanks. Thanks, that worked! I tried to set the DockPanel.Dock property in the ItemTemplate which doesn't make sense now that I think about it. The LastChildFill thing doesn't work out-of-the-box tho. How could I achieve that I thought by specifying a DockPanel with LastChildFill="True" in the ItemPanel property would be enough but it doesn't seem to be. Thanks! ...Show All

  • HForN Fill in outlook appointment from dotnet application

    Hi I have dotnet 2005 application.I want to fill appontment from my customer data programaticaly.If any one can help on this please. Zaabdullah I can't tell what this statement is trying to do: Me .tyINS_NewInspector(tyINS) The statement to instantiaed the Inspectors collection declared WithEvents would be: tyINS = Me .Inspectors I also don't understand why you're using the NewInspector event to create a new appointment. Surely you don't want to create a new appointment each time the user opens a message, edits a contact, creates a task, etc. I don't see any statement to instantiate the App object used in this statement: newAppItem = App.CreateItem(Mi ...Show All

  • Yang Hsien Min Sandcastle August CTP : <c> tag not working?

    I am using the Sandcastle August CTP and am trying to use the <c> tag inside another tag, for example: /// <remarks> /// The remarks aren't really very remarkable, but here is a <c> PieceOfCode </c> just to /// make it a bit more interesting. /// </remarks> The remarks block appears in my output CHM file, as expected, but the <c> section is not highlighted in any way (appears the same as the rest of the text in the remarks). Am I doing something wrong or is <c> not working I've run into the same thing. It looks like the <c> tag yields a <span class="code"> element in the generated HTML; however, the ...Show All

636465666768697071727374757677787980

©2008 Software Development Network

powered by phorum