| View previous topic :: View next topic |
| Author |
Message |
| neuro
| | Joined: 27 Jul 2006 | | Posts: 3 | |
|
Posted: Fri Dec 29, 2006 7:57 pm Post subject: 7.0.0.1 - Very Nice! |
|
|
Hi Jeff,
Nice work using .NET. I was shocked when I saw how small the download was compared to previous versions. The scheduling seems to work so far. I got a couple errors while setting things up but was able to work through them without crashing the program. Gotta love that jit debugger.
Wish List:
- Ability to start the program minimized and on "auto mode". Like the "-t -a" in older versions.
Great work Jeff! |
|
| Back to top |
|
 |
| kgroff Site Admin
 | | Joined: 27 Jan 2005 | | Posts: 694 | |
|
Posted: Sat Dec 30, 2006 8:48 am Post subject: |
|
|
| Thanks for the feedback. Your wish list will most likely be addressed in the next release. Do you remember what the setup errors where so that I can work on a fix? |
|
| Back to top |
|
 |
| neuro
| | Joined: 27 Jul 2006 | | Posts: 3 | |
|
Posted: Sun Dec 31, 2006 11:35 am Post subject: |
|
|
In the Parameters tab, I double clicked the "default values" box a couple times and it came up probably because I didn't have any values in there.
************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at System.Windows.Forms.DataGridViewSelectedCellCollection.get_Item(Int32 index)
at CrystalDelivery.frmSettings.lbxDefaultValues_MouseDoubleClick(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseDoubleClick(MouseEventArgs e)
at System.Windows.Forms.ListBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |
|
| Back to top |
|
 |
| kgroff Site Admin
 | | Joined: 27 Jan 2005 | | Posts: 694 | |
|
Posted: Tue Jan 02, 2007 9:52 am Post subject: |
|
|
| 7.0.0.2 includes the option to automatically start and send to tray (under the Tools menu). The parameters bug may be fixed, but I wasn't able to fully reproduce the error you described so the fix is untested. |
|
| Back to top |
|
 |
| Lalato
| | Joined: 16 Jan 2007 | | Posts: 52 | |
|
Posted: Tue Jan 16, 2007 4:38 pm Post subject: |
|
|
In the announcement for 7.x, it noted that there were fewer features. What's different?
--sam |
|
| Back to top |
|
 |
| kgroff Site Admin
 | | Joined: 27 Jan 2005 | | Posts: 694 | |
|
Posted: Tue Jan 16, 2007 6:17 pm Post subject: |
|
|
Some of the things that are not in the current version (and may never be) are:
No custom calendars
No encryption
Different dynamic text options
No custom colors
No schedule locking |
|
| Back to top |
|
 |
| Lalato
| | Joined: 16 Jan 2007 | | Posts: 52 | |
|
Posted: Wed Jan 17, 2007 11:56 am Post subject: |
|
|
Thanks for the info... sounds like the major stuff is all there. :)
Hey, just curious, does e-mail bursting work?
--sam |
|
| Back to top |
|
 |
| kgroff Site Admin
 | | Joined: 27 Jan 2005 | | Posts: 694 | |
|
Posted: Wed Jan 17, 2007 3:36 pm Post subject: |
|
|
| Email bursting is currently not included. |
|
| Back to top |
|
 |
| tfoster
| | Joined: 01 Feb 2007 | | Posts: 3 | |
|
Posted: Thu Feb 01, 2007 1:09 pm Post subject: Dynamic Graphic Location |
|
|
I have been watching for "Dynamic Graphic Location".
Many of my report use it and in 7.X I only see the place holder graphic. (6.0.8 works fine, I'm just a fan.)
Thomas |
|
| Back to top |
|
 |
| kgroff Site Admin
 | | Joined: 27 Jan 2005 | | Posts: 694 | |
|
Posted: Thu Feb 01, 2007 2:46 pm Post subject: |
|
|
| Can you explain what you mean by "Dynamic Graphic Location"? |
|
| Back to top |
|
 |
| tfoster
| | Joined: 01 Feb 2007 | | Posts: 3 | |
|
Posted: Thu Feb 01, 2007 3:07 pm Post subject: |
|
|
Sure,
If you put a picture on a report and right click the picture and choose format, on the tab at the top labeled "Picture" there is a formula box for the picture's "path/filename." The pic I dropped into the design shows up, but that picture is just a logo.
My formula is "//Servername/Sharename/" & "Part#" & ".jpg"
Thanks,
Thomas
From the help file.
Dynamic graphic location
You can now place pictures and graphics in a report through a link stored in a database, so that it is no longer necessary to store images within the database. This new feature supports the common practice of storing images on a web server and storing references to those images in a database. |
|
| Back to top |
|
 |
| kgroff Site Admin
 | | Joined: 27 Jan 2005 | | Posts: 694 | |
|
Posted: Fri Feb 02, 2007 7:51 am Post subject: |
|
|
| I think this will be an issue that I can not fix. I did not specifically include support for dynamic graphics in v6.0.8. This version utilized the support files from Crystal Reports XI Developer Edition so support is included within these files. Version 7.X uses the Crystal Report files included with VB.Net 2005 Professional and support is not included (from what I can tell). |
|
| Back to top |
|
 |
| Lalato
| | Joined: 16 Jan 2007 | | Posts: 52 | |
|
Posted: Wed Feb 07, 2007 4:45 pm Post subject: |
|
|
"Email bursting is currently not included."
Are you planning on adding support for this? I know, I'm very keen on that. :)
--sam |
|
| Back to top |
|
 |
|