Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: cjlarue
  • Content: Threads
  • Order by date
  1. cjlarue

    Turn off Crystal Report class generation in VS 2005

    Hello I am using CRXIR2 SP2 in visual Studio 2005. I have a directory which contains report for my project. I call the .rpt files to generate reports in my applicaion. My problem is that I have forgotten how I turned off the custom tool that generates the .vb file for new reports added to the...
  2. cjlarue

    Turn off Crystal Report class generation in VS 2005

    Hello I am using CRXIR2 SP2 in visual Studio 2005. I have a directory which contains report for my project. I call the .rpt files to generate reports in my applicaion. My problem is that I have forgotten how I turned off the custom tool that generates the .vb file for new reports added to the...
  3. cjlarue

    CR XIR2 parameter.islinked always evaluates to false

    It appears that the same bug that was noticed in CR10 is again appearing in CR XIR2. When using the .Net components and trying to interate thru the parameters, the islinked property of a parameter always evaluates to false no matter how many linked sub reports/parameters exist in the main...
  4. cjlarue

    CR for VS.NET 2005 version?

    Has anyone got a line on the version of CR that is included with VS.Net 2005. What version of CR is this going to be? What are the compatability issues with CR9/10 for .net? I have just started looking at the beta and noticed that CR installs in a managed/2.7 folder and the dll for the report...
  5. cjlarue

    Editing an existing CE9 report

    Hello all I know that with CR9 Advanced Edition I can log on to my APS and edit an existing published CE report. Is there a way to do the same thing using CR9 Developer edition. Most of our developers use this edition due to the cost difference but I would like them to be able to edit CE...
  6. cjlarue

    SQL Reporting Services Uninstall Beta

    Has anyone successfully uninstalled the SQL Reporting Services Beta2. Could you share the steps required? I have installed on my all the components dev box and want to remove to install the release version.
  7. cjlarue

    VS.Net CR Custom Tool Property

    When I add a new whatever.rpt to a VS.net project it automatically generates whatever.vb file. I am not using this file in the project and can delete the file and clear the Custom tool property so the file is not regenerated when I build the project. My question is can someone tell me how to...
  8. cjlarue

    Web connector on Win2003 IIS 6.0

    Does anyone have a successful implimentation of CE 9 Pro with the web connector running on IIS 6? I have CE9 running on a Win2000 server inside the firewall and am trying to hit it from a win2003 server with IIS 6 in the DMZ. I have installed the web connector on the IIS 6 server and verified...
  9. cjlarue

    Select DB Name

    Is there a way to return the DB name in a select statement similar to getting servername as @@servername ? Regards Chuck LaRue ADRS Computer Services
  10. cjlarue

    SQL 2000 sleeping Connections Left open

    Greetings I am going to preface this by stating that I have probably created this problem by mixing versions or CR. I am developing new reports for a ASP.net application using CR9 Advanced edition. I have been using this edition for the past several months. My app has over 300 reports that...
  11. cjlarue

    how to specify the -requestport for the WCS CE9

    Hello all I need to Run CE9 Pro in the DMZ on a WIN2003 Server. I have to use specified ports for security. I have been able to set the web connector and WCS to port 50000 and have read that I need to specify the -requestport (I need to use 50001)in the command line but am not quite sure what...
  12. cjlarue

    CE9 Pro eportfolio and .net remoting

    Greetings All I need to know if anyone out there has tried to configured CE eportfolio to run using remoting. I have a asp.net app that we run on the company intranet but allow a segment of users to access through the internet. All database access is handled through a dedicated TCP port for...
  13. cjlarue

    Why won't this flip the ole db database at runtime

    I am pasting the code below. I build the report on the same server using DB name EIDev. I then want to flip the DB to EITest. All the logon infor is in web.config and has been changed to the new server. When I run any report it continues to pull data from the server it was created on in...
  14. cjlarue

    Cannot format %of total in Cross Tab CR9

    Hello Has anyone had a problem using the %of total in a cross tab in CE9 Dev 9.2.2 . It seems to work fine except I can't seem to adjust the number of decimal places to display. Always displays as 60% rather than 60.48 for example. When I try to change the format it reverts to the whole...
  15. cjlarue

    WCS Log Reports

    Greetings Can someone tell me where to find the Web Component Server log reports that are provided by Crystal. I have looked on the CE 9 disk.
  16. cjlarue

    Report Preview in .NET

    OK I probably should know this but... How can I preview the data when designing a report in visual Studio.Net. Right now I am running CR 9 on the same machine and open the report in CR 9 to preview rather than in Visual Studio,Net CR Designer. But some of the developers do not have a stand...
  17. cjlarue

    Need Users Group Recommendation

    Greetings Has anyone attended or planning to attend a group they would recommend. I have a large asp.net app that I support as well as CE8.5 Pro. I am looking for a conference to attend that would give me a chance to get info from others developing similar systems. Especially interested in...
  18. cjlarue

    CE9 Anyone had a look at the pro version yet?

    Has anyone seen a beta or done any eval on this yet?
  19. cjlarue

    DW model ( Social Services Case Management)

    Hi.. I am looking for a conceptual model for Developing DW application (State government social services case management)..expenditures,outcomes, etc. Can anyone help me out? Any document available on the net? Regards
  20. cjlarue

    CE8 Change from Development to Production server

    Hello Does anyone have experience with moving a development install of CE to a production machine. I am interested in moving the CE8 database (SQL Server 2000). Which objects would have to be changed(server name etc). Anyone have a sample of a DTS package for this?

Part and Inventory Search

Back
Top