Answer Questions
CBrosto Still an issue Embedded Images and Processor pegs
Processor pegging issue still occurs on multiple machines. Would it be possible to give me a sample project with this or sample code I have tried numerous times to add an embedded image to the report but when I go back to embedded images its not there. Thanks The issue with Embedded Images dialog is a known bug in Beta 2. It will be fixed before the product is released. We are still investigating the processo ...Show All
figuerres ASP.NET ReportViewer Examples Lacking
I would like to see better examples around ASP.NET and the ReportViewer. Primarily, how do you do subreports and drillthru's. There seems to be an abundance of examples, documentation and help for Winforms, but Webforms is lacking. Thank you You can get more information on the failure by attaching a debugger and looking in the output window. The same information is available programmatically by calling render o ...Show All
Delphieur VB6 + Crystal Reports 9 without installation
I would like to know if there is a possible to open an application on Visual Basic 6 with Crystal Reports 9, from a mapped drive without installation on each computer. Thanks, Seven Know Hello Keith, I made what you said and the report opened, but I need another way to make the report to open, without any installation in local computers. Thank you. Hi, I have the exact sa ...Show All
kgs1951 Add-in howto
I do not know if this is the right forum for this. How do I even begin my first steps to write a visual studio 2005 add-in Is there a sample example somewhere. I can create a sample add-in from the Visual Studio when creating a new project but after that there is not any good information in help or on MSDN. I want to basically add a new menu item to the context menu in the solution explorer and when the user clicks on it, I need to create a n ...Show All
ERPLink Chief Technician Publish GridView in Avalon as DataGridView?
I wonder Microsoft have published GridView in Avalon same DataGridView. So far, I'm difficult to design GridView, for example: validate on cell, host control : combobox, textbox and specially binding data. That is a reason I'm looking forward to get a DataGridView in Avalon. Because my own gridview is designed by myself is not good. your ideas Regards Steven. Thanks Steven! We will consider you ...Show All
Athar.Iqbal error in retrieving a .xls file.
Hi guys, im currently dev a prog that used asp.net to generate .xls reports. the report will actually use a template found in /template to generate the r eport. thereafter, will save to the destination /temp before being retrieved . im running it on microsoft server 2003. apparently, there is some problem with generating the report. it keeps returning me a System.IO.FileNotFoundException. i've checked the permission of excel, the tem ...Show All
Steven Ulbrich It works
Hi everybody, I know I should not run away from my problems. But what else can I do I have an VSTO Word solution. This part works fine. I also installed it on a other pc than my, and it just works perfect. But there is one small thinh that is missing. And this is where my problem starts: When the user starts "Word" for example. There shlould be a button in the "Standard" Menubar. I tired this with a shared add-in. And it also works but only on ...Show All
Barry Gilbert C# Express 2005 and Report
Dear All, I am using C# Express 2005 and SQL Server Express 2005 as well. I am planning to use no-touch deployment as well. At the moment, I am stuck as I cannot find any report designer to make my report work in the enviroment of C# Express. Is there any way or extension that I can include into the C# Express so that I can use to build the report Highly appreciate your advice. Regards, LG ...Show All
spotl VSS Internet with database on another server
I have set up VSS 2005 to work with the Internet plug in. All works great if I have the database on the same pc as the web service. However, I would like the db on a separate computer. When doing this I get the error “The specified share path cannot be accessed by the SourceSafe web service” I have following the instruction in the following article http://msdn2.microsoft.com/en-us/library/ms230206.aspx If I enable anonymous access an ...Show All
Nathan Liebke solved.
msi log file show: AssemblyUnpublish(,,AssemblyType=3,AppCtx=C:\msvsnet\Common7\IDE\PublicAssemblies\HoLPackageInstaller.dll,AssemblyName=HoLPackageInstaller,Version="0.0.0.0",Culture="neutral",ProcessorArchitecture="MSIL",Descriptor=57@}@FEk1AIDxOGJegXI>meVNPFV%i2barfAtH@`h) MSI (s) (C8:AC) [15:56:10:186]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\D:|vsnet8|Common7|IDE|PublicAssemblies|HoLPackageInstaller ...Show All
CLMan Mouse events for custom controls in RichTextBox
I am using some custom controls and it seems that they don't receive mouse events if they are placed in a RichTextBox. When placed in a FlowDocument everything works fine. I must mention I am using Dec CTP. controls embedded inside a RichTextBox are disabled Thank you. What about using VisualTreeHelper.HitTest to find the custom control I had a chance to test it, and yes, it is working using Vis ...Show All
Visagar 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. Thanks for your answer, I went through the documents but I'm still having the same problem. I'm using Visual Studio .Net 2003 and the bundled version of Crystal Reports ...Show All
Khenat.Ram adding column heading from a list with VB.NET onto excel using the offset method
I keep this error: object reference not set to an instance of an object List exists and everything is in it. The object here is to load the column heading from list onto the excel spread sheet. Using the offset method from the range class,which is part of the sheet class… Hi Alisa, Which particular line of code is throwing this NullReferenceException Thanks ...Show All
Sree2000 Displaying Mutiple Reports
Hi, I would like a sample of the coding required to display mutiple reports on one form. I have created four reports, have one form with the crystal reports viewer on it. The main report is linked to it, but I do not want to create a form and CRviewer for each report. Please show we the code needed to release a report and attach another. Most are using the same database... Back it was the full path of the ...Show All
Dan Marin WPF and non Microsoft OSes...
Hi, We just started to make a web / win application with WPF. I know that you've to install WinFX on Windows XP to see the web application, but what about the non Microsoft OSes. Will be there a player like "Flash Player" or something else for this OSes Hi, If it is a web application then you dont have an issue - the code runs on the server. In case it is a Win App, then I dont ...Show All
