Answer Questions
Robert Lettan Need How to add columns dynamically to crystal report in .net
Hi, im working on CR.NET. i have a problem where in i need to display subject names(ex- english,science ....) of student as columns in report and under each subject their respective marks . i query a database and get these values as rows in dataset not as columns and Crystal report requires initially to specify the columns so that design can be done. and as subject 's r not fixed they may change depending on inputs for subjects in database ...Show All
Xavi Navarro VS 2003 Extras
How do you use the Office command id and guids using VS 2003 Extras Chris Hi Chris, Thanks for the question on using Office command guid/id's with VS2003 Extras. VS 2003 Extras doesn't really provide any special facility for the Office command id's/guids. If you want to use them in managed code, you'll have to define them yourself in your own classes. If you want to use them in native code, then you can simply refer to the M ...Show All
Ayres VSS 6.0d with XP Professional 64-bit
I found some problems using VSS 6.0 (32-bit) within XP Professional 64-bit SP1 version. When I use at the same time two VSS explorers (ss.exe) at random they stop my network card activity and finally they freeze my computer. Are there any incompatibility issues between VSS 6.0 (32-bit) and XP Professional 64-bit Any help is appreciated. Dennis. Hi Dennis, While I haven't tried VSS6 in exactly your conf ...Show All
Larry_Pope Any Document to support Edit and Continue
When unifying COBOL to Visual Studio, in order to support "Edit and Continue", isn't there any document which summarized what should be carried out Dear Jim. Thank you for your quick reply. We want to create our debugger support for COBOL package, and we try to support "Edit and Continue". Is there any topics about "Edit and Continue" in Visual Studio SDK First, consider usi ...Show All
Havoc131 Making help files
Hi all, I'm looking for good way of arranging information at work. I think to do that like all the help of any application. Is there any components that use the office softwares for arranging files like the help system of any software. I want to make like a library. Regards... I use Microsoft's HTML Help Workshop. You can save Office documents as HTML and compile the website into a .chm file. Take a look ...Show All
Peruri IrtdServer - Real time Data Server - not working on .Net version 2
Hi there, I downloaded the example at msdn concerning Real Time Data Com server ( http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnexcl2k2/html/odc_xlrtdvbnet.asp ) and how to update data in Excel and when I used (excel 2002) Visual Studio 2003, .Net Framework 1 it was working, since I used Visual Studio 2005 and .Net Framework 2 (excel is the same) it's not working anymore. It doesn't look to find the dll and call it (the flag ...Show All
Beetlebum Computer Shuts down on Install
Hi, I'm trying to install vs2005 - default install - from Disc 3073 Enu MSDN TE for Softw Dev. This is on a clean machine (formatted HDD + XP PRO + SP2). Every time the computer shuts down (in fact 'turns off' without warning) at about the same point during installation (near the end of vs2005). I have rebuilt this computer (Acer TM636LCI) from scratch 3 times now (twice enu, once dutch) but it keeps on failing. Please ...Show All
AsadAbbasi Requirements if loaded in Dummy System
Hai All, I have developed an application in C# (2005)using crystal reports.. What files are needed if i want to install my application in a new system... I have loded framework 2.0 in new system and loaded my application. Iam getting a runtime error when i tried to open my reports. Some error regarding System.CrystalDecissions.Engine.reportdocument....is coming. Plz tell me the necessary files... Thanx. ...Show All
Cindy_li Showing crystal viewer
I created a simple windows application that shows data from a SQL database in a crystal report viewer. I have no problems on my machine but when I run the program on other computers (using a setup package) I get blank on the report viewer. This worked for me. Here's the thing; When you fill the data-set you must specify the Data Set and the Table Name: MyDataAdapter.Fill(MyDataset, "MyTableName") If not, yo ...Show All
Sarah Cameron WHAT'S THE STATUS OF THE BUG IN THE CLASS DESIGNER?
The class details window is no longer accessible after you set it's autohide property. The workaround you proposed, as far as I know, is: DO NOT SET THE AUTOHIDE PROPERTY. This was reported to you many months ago during the BETA cycle, and now the bug persists in the RTM. This is very annoying because I've become accustomed to the convenience of setting the autohide properties of most windows except the code and form designer. B ...Show All
AmyPaapu Rotate Window
Hello Is it possible to rotate a window with WPF. When i have this on my main window <Window.RenderTransform> <RotateTransform CenterX="0" CenterY="0" Angle="45"/> </Window.RenderTransform> i get Error at element 'BamlAttributeInfoRecord' in markup file 'Window1.xaml' : Transform is not supported on Window.. kind regards Dieter Yes. Leonardo, Ahh, th ...Show All
AlBu 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
Cocotteseb Check-in policy
I have created a check-in policy using the Beta version, the policy works fine but the only problem the configuration of the policy that I store using the 'Edit' method is not persisted so I have to recreate the policy each time I restart Visual Studio. Is there something that I am missing The problem is solved. Guess, it was to do with not understanding how it worked. All we did was to define member variable in ...Show All
Sneha MSBuild "Configuration" and "OutDir" Properties
Hi! We have a preliminary MSBuild script that calls a solution to compile a ASP.NET 2.0 project like so: <MSBuild Projects="WebApp1.sln" Properties="Configuration=Release;OutDir=../webapp1_deploy/"/> We're pretty new to MSBuild so bear with us, but how does MSBuild know to interpret the "Properties" From what we can gather, - Configuration=Release tells the solution file to use 'Release.AspNetComp ...Show All
Robert_B Document Explorer Crash Bucket 232224388
Attempting to use search tab in help for Visual Basic 2005 I get the "Microsoft Document Explorer has encountered a problem and needs to close" error. Information from event log: Event Type: Information Event Source: Microsoft Document Explorer Event Category: None Event ID: 1001 Date: 4/23/2006 Time: 5:11:52 PM User: N/A Computer: AMDTOWER Description: Bucket 232224388, bucket table 1, faulting application dexplore.exe, version ...Show All
