Answer Questions
bbayless WinFX Beta 2 - ScreenSpaceLines3D: where did they go?
As the subject states: WinFX Beta 2 - ScreenSpaceLines3D: where did they go I really like the speed of beta 2 but this is holding me back now... Thanks Ok! After some experimenting: My grids are working! Great! (Although I really miss the Bounds property that used to be available on the SSL3D...) My models (3d wireframes) are not working. Here's why: I use databinding to bind my views to a si ...Show All
Jacquesw ReportViewer.LocalReport.SetParameters casues VisualBasic.dll to be loaded?
I am currently struggling with some performance issues with the ReportViewer control. A big component of the performance issues I'm seeing is due to the loading of the VisualBasic.dll assembly (takes about 1 second). I've isolated it down to this: The VisualBasic.dll load occurs with a ReportViewer.LocalReport.SetParameters() call. I am passing in a List<ReportParameter> object to this call. PLEASE tell me that when it's all said an done, ...Show All
Ravi KP "Version Not Found" error in automation
Hi I'm writing some SourceSafe automation to get specific versions of files. I'm writing in VB.NET and SourceSafe is version 6.0.d When I identify the version of the file I want and issue the GET command it fails with "Version not found". Obviously this is wrong because I've just correctly identified the version. This is my code... ................................................ If vsVersion.Label = strLabel Then Try vsThi ...Show All
Amshanti Disable Exporting of Rpt format
Hello There :) The good thing about Crystal Reports is that you can Export to more than one format ie: PDF,Excel,Word,RTF,Report rpt Now I don't want the User to be able to Export to RPT format ... or else he will see the Source of the Report and we don't want that ... so is there a way of disabling the Exporting of the RPT format and if not ; are there any workarrounds for this Thank you very Much OHDev Hi, ...Show All
Scott Goldenberg How to update AssemblyInfo only on Release builds?
I've installed the AssemblyInfoTask and I am able to automatically update my assembly versions using the major.minor.YYMMDD.revision versioning scheme. This is great - exactly what we want. I also understand that my assemblyinfo.cs file needs to be read/write for this to happen, and if I am executing my build from a command line (we use nmake), this is no problem. I just have the makefile check out the file from source control befo ...Show All
Damiaan DLINQ Queries and observations
I have the following queries/Observations about DLINQ. 1. I could not find any direct way of handling many to many relations. Suppose if User and Role are related by a join table UserRole then I should be able to have a collection of Roles in User and vice versa. Which i think is not possible in DLINQ. (Please correct me if I am wrong) 2. State management is handle outside entities. In scenareos where a client grabs a entity from a WS , ...Show All
cvwilletts Dynamic XMLNode controls
Hello, I am interested by the ContextLeave/Enter events of VSTO XMLNode controls. However, unlike bookmark controls, there does not seem to be a way to add XML Node controls dynamically. If this is true, I will have to re-code the context enter/leave mechanism from the global XmlSelectionChanged event, comparing the path of the nodes in the DOM tree, and so on ... I am kind of lazy when it comes to something that I know already exists ; ...Show All
n3tster How to find start and end data cell?
I have a custom C# program that reads any kind of Excel file and displays the data within the .NET windows application. But I don't know the range where actually data starts in each sheet. I have to manually enter the start cell and end cell and then read the data through OLEDB provider. I have worked on Actuate's eSpreadsheet where I can call sheet.getStartCell() and getEndCell() to get the start and end data cell ...Show All
kevjoh LoadBaml gone?
Earlier versions of the SDK had Parser.LoadBaml, but the latest version does not. We want to have many XAML snippets (100's) stored as BAML resources and be able to load them dynamically by name. I can get Visual Studio to store a XAML file in a project as a BAML resource, but when I get a stream for that resource and call Parser.LoadXml (the only thing that looked like it might handle this), it doesn't work. Is ...Show All
Moldau04 VSS 2005 step by step set up and tutorial
Helo all....i am looking for a simple step by step tutorial which i can download and reference offline, if you know of any please point me to the right direction. Thanks thanks ralph, those are good infor, but at the moment i am looking for a quick guide to get familar with the tools, specifically vss 2005 beta 2. Maybe these articles can get you started: What's New in Visual SourceSafe: http://msdn2.microsoft.co ...Show All
Adrian Johnson VSS 2005 support for office development?
Hi, I would like to know: 1- Is there any direct suport for Office development in VSS 2005. I need to bind my VBA modules directly to VSS. This will help multi developers check each module seaparatly. 2- Does VSS 2005 improves the remote access performance by VPN or did MS added DIFF communication mechanism to VSS. Regards Masoud Hi Masoud, As far as I know, Office Developer SKUs have source control integration with VSS. If you're us ...Show All
Helpmeplease&#33;&#33; Visual Studio 2005 and SourceSafe 5
Is it possible to use SourceSafe 5 with Visual Studio 05 B2. Currently I get a binding error when trying to use it. Thanks, Also, I was asking about VS2005 with VSS 5 and not VSS 2005. Thanks,I think the problem was that we had both VSS 5 and VSS2005 on the same machine. I think they were conflicting with one another. Is it possible to have VB6 with VSS5 and VS2005 with VSS2005 on the same machine We want to ...Show All
Bryan Chriscoli VS2005 adds strange temporary project files to source control, after having worked disconnected
Hi all, I have a strange problem on my Notebook using VS2005 and clearcase. SourceControl works fine, when I'm in the office. When I work at home, Visual Studio asks me if I want to work temporarily disconnected and it also performs disconnected checkouts of the files that I modify. So far so good, but when I'm back in the office and connect to source control, Visual Studio adds strange temporary 0KB project files to source control, e.g. ...Show All
pritam pathare Deployment crystal report
hello, I've created a website that uses crystalreportviewer. I 've installed crystal runtime (CRRedist2005_x86.msi). My server is a w2003 with iis6.0 Now i've an error message when i access my page " Method not found: 'Void CrystalDecisions.ReportAppServer.Controllers.ISCRDatabaseController.ReplaceConnection(System.Object, System.Object, System.Object, System.Object)" please help me. Hello, I'm facing the same problem, but i ...Show All
jukes23 Visual Sourcesafe : Not displaying History
Hi, iam using Vss8.0 and vs.net 2003 There is a problem with the show history, after clicking show history a history option dialog box is opened. After when i click ok button of history options dialog box history details are not displaying. can any one help me regarding this problem regards Satish Hello- Other people have had this problem in the past and we found a work-around. Please see the fo ...Show All
