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

Software Development Network >> Visual Studio

Visual Studio

New Question

strong typed dataset casting problem
TabItems & Binding at runtime
could i save the crystal report that i have created as template in vs.net?
Out Of Memory Exception in Sandcastle
IronPython Setup using WiX 3.0
XAML to C# converter?
Sandcastle - F1 context help
Programming Outlook: Security problems
if expression
formatting messages written to MSBuild Console

Top Answerers

CsNetworks
Giminiani
Rajani N
Shamirza
RichLeyshon
Tej62007
JDELUNA
Lawrence Parker
r.davidyeo
Amos Soma
sitemap
Only Title

Answer Questions

  • Matt Dunn SvcUtil in June CTP is outputting userPrincipalName element in app.config

    In Beta2, the visual studio 'Add Service Reference' when pointed to a wcf service created following information in the app.config file: <configuration> <system.serviceModel> <client> <endpoint address="http://machinename/WCFService/Service.svc" binding="wsHttpBinding" bindingConfiguration="WSHttpBinding_MyContract22" contract="WCFServiceClient.MyService.MyContract2" name="WSHttpBinding_MyContract2"> </endpoint> </client> </system.serviceModel> </configuration> In June CTP, it changed to following: <configuration> <system.serviceModel> <client> <endpoint address=" ...Show All

  • Doug DeBug Visual Sourcesafe Web Plug-in Greyed Out in VisualStudio

    Env: Server: VSS2005 installed on a Win2003 Server with IIS - all updates installed. VisualStudio not installed on server. Client: VisStudio2005 and VSS2005 installed on WinXP - all updates installed. Have enabled vss db for remote/web access. I can see site and virt dirs in IIS manager. Can connect to DB via VisStudio2005 on client machine without internet plug-in. When I setup for plug-in and attempt a file/sourcecontrol operation the "Launch Microsoft Visual Sourcesafe (Internet)" option is greyed out. The "Launch Microsoft Visual SourceSafe (Internet)" option is greyed out By Design inside Visual Studio. We do not have the backend support for using Visual SourceSafe Explo ...Show All

  • dmkp231 XamlWriter.Save and StreamGeometry

    Is there a reason that XamlWriter does not serialize StreamGeometry   Even when serializing a GeometryDrawing that contains a StreamGeometry, the child StreamGeometry node remains blank, even though the child Pen and Brush of the GeometryDrawing are correctly serialized. Is this behavior by design Thanks, Fred Vandervelde Hmm - did GeometryGroup used to have a Transform As it certainly doesn't appear to in the Beta2 or RTM bits. I have done a little measuring (using the profiler in compuware devpartner), and it seems XamlWriter.Save is much slower than XamlReader.Load. I posted concerning this just a little while ago... :) F. ...Show All

  • crazyabtdotnet FlowDocumentViewer Zoom and Mode Changed Events

    Hey all, is there any way to capture the FlowDocumentReaderViewingMode changed event or the Zoom changed event for the FlowDocumentViewer control. It would be very helpful if I could have access to these events, but it doesn't seem like they exist. Thanks for any suggestions, Corey ViewingMode and Zoom are both dependency properties. If you create a Mode=TwoWay, or Mode=OneWayToSource Binding, you can easily see when the properties change. - Doug ...Show All

  • lailaland Activated event raised on minimize

    Hi, I tried to hide a Popup when my App loses focus, to prevent the Popup to be shown. I implemented this in the App.Current.Activated and Deactivated events. Works fine except when you click on the application in the taskbar to minimize it. Then both events are raised (Deactivated first, then Activated), although the application stays minimized. Any suggestions gumo ...Show All

  • mikeret Supported Office Versions - Document Projects

    I would like to know if the Word standalone product supports VSTO document projects. I have read the thread Supported Office Versions which says " Office PRO is required for Word and Excel document projects. This is due to the fact that the necessary XML features are only available in those versions. " However, the thread vsto 2005 SE with office 2003 Standard Edition says " Doc-level solutions built with VSTO2005 are only supported on Office 2003 Pro, Office 2003 Word standalone, Office 2003 Excel standalone. " Does that mean if I buy Word 2003 on it's own, my document level VSTO projects will run Unfortunately I don't have the standalone product to test with... I am presently using VSTO 2003, but will be u ...Show All

  • Neo the 1 Will be a servicepack for VSS 2005 released?

    Any planes to release a SP1 fir VSS 2005 In the beta of the SP1 the updates should be included, but I still had the old files. Andre The article is wrong. See http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1064125&SiteID=1 I don't think we've officially announced anything about a VSS 2005 service pack. When I know more, I will blog about it. According to http://support.microsoft.com/kb/918526/ several fixes for Visual Source Safe 2005 are included in Sp1 for VS 2005. so, this topic could be closed. Ok, thanks for your answer :) ...Show All

  • redhot2006 can not get latest version from vss2005 voer internet

    I access vss 2005 via internate, but I found I can't get the latest version from vss, the error message is : --------------------------- One or more files could not be written to their destination folder. Possible reasons are lack of write access or disk space. --------------------------- I am login as administrator and the folder is set to writable for everyone. what is the problem, anybody can help me. anybody meet same problem and can help me should I give all user the write access I am working on administrator account. Bring up the properties for the folder on disk. On the Security tab, make sure that you give all the users re ...Show All

  • AE_Cory changing path for files while installation

    hi there , my problem is that i want to change the path of of one of my files like demo.txt while installation from default installation folder that user selects to something like C:\demo.txt that is defined by me please help me with it how to do it by giving some example code or steps in visual studio 2005 prof. thanks gurpreet You should direct your questions about setup projects to the ClickOnce and Setup & Deployment Projects forum: http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=6&SiteID=1 ...Show All

  • wywy Outlook : GAL

    Hello, I would like to be able to display the "Select Names" dialog, if not access the GAL, using my VSTO add-in. I see references to CDO being a requirement for this but CDO is not supported in managed code. Setting aside the promised Outlook 2007 functionality, is this possible in Outlook 2003 Thanks, Tad Hi Tad, The only way to display the Select Names dialog for Outlook 2003 is by using CDO, which as you stated is not supported from managed code. If re-writing your solution in native code isn't an option, you will either need to target your add-in for Outlook 2007 (which supports this in the object model), or use an alternative APIs to display this dialog. --Ryan ...Show All

  • foxster100 Vj# control not working in IE 6.0.2900.2180.xpsp_sp2_gdr.050301-1519

    we are hosting vj# control in IE which is not working in particular version of IE 6.0.2900.2180.xpsp_sp2_gdr.050301-1519 which seems to be the latest and greatest version of IE which we upgraded by isntalling it through the windows updates (both high priority and optional updates ). please advise how to make it work in the latest version of IE. pleas advise, Here is the sample code. homepage.htm <HTML> <BODY> <IFRAME name="leftframe" src=" http://www.google.com " APPLICATION="yes"></IFRAME> <IFRAME name="webwindowsframe" src="Page1.htm" APPLICATION="yes"></IFRAME> </BODY> </HTML> page1.htm <HTML> <BODY&g ...Show All

  • Pascal. Group Total question

    I have a report based on sales by Director, then by Area. So in the Director group footer I have =Sum(Fields!Premium.Value) =Sum(Fields!Fee.Value) =First(Fields!BudgetAmount.Value) And I wish to do the same for the Area footer. Now each Director also has a budget. The underlying data has this budget against each line. I wish the Area footer to show the total of the budget for that area. The First() or Sum() functions won't return the correct value. I guess what I'm trying to do is get the Sum of the First(Fields!BudgetAmount.Value) How would I do this Thanks Vayse I'm still stuck on this. Anyone got any ideas Please! ...Show All

  • xshua Convert zero to decimal???

    Hi, this is what I have in Expression editor: ************************** =SUM(IIf(Fields!no_of_days.Value > 30 and Fields!no_of_days.Value < 61, (Fields!fee.Value-Fields!payments.Value)+Fields!adjustment.Value, CDec(0 )), "list1_ListControl" ) ******************************* Fields!no_of_days.Value - just a difference between two dates. Field comes from SP. Why I have convert 0 (zero) to decimal CDEC(0) Can anybody explain Otherwise I get #ERROR message in that field. Thank You! ...Show All

  • Tom25 SVG to XAML converters? EMF to XAML converters?

    Hi, Does anyone know of any SVG to Xaml vector graphic converters that work well and work with the release version of WPF I found a project by Don Demsak ( http://www.gotdotnet.com/workspaces/workspace.aspx id=0e769f27-e0d8-4592-b0a9-69fe8bec3b2e ) called SVG2XAML but it hasn't been touched in 3 years. I found references to something from a website called xamlon.com, but that website appears to be dead (it returns a generic redhat apache setup page. Can anyone offer a good suggestion (preferably command line driven but I'll take anything) How about a EMF to XAML converter Again, I'd prefer a command line driven tool, if possible. I did find http://lab.aspitalia.com/15/EmfToXaml-Beta.aspx -- has anyone tried it Any other ...Show All

  • kwards3 Question: How to intercept Compiler Errors and Warnings?

    Hi all, I've tried asking questions on the "Extensibility" portion of the forum, but no one is answering, and I'm running out of ideas. How can I get access to the raw compiler error information I'd like to be able to keep track of the error numbers along with information such as the line, the file, and the description of the error. It looks as if the Engine class allows you to register a Logger class with it, which would give me access to the error/warning events I'm interested in. However, after I register a FileLogger or my own Logger class, I do not receive any of the associated events. My custom logger does enter initialize and shutdown, and the filelogger does create an output file, but neither seem to be getting other events they ...Show All

596061626364656667686970717273747576

©2008 Software Development Network

powered by phorum