VB 2008 and CR 2008 (chopped off vertical text)

I have an annoying error that does not make any sense to me.  My development environment consists of Visual Basic 2008 Professional as well as Crystal Reports 2008.  I was first using the Crystal Reports 2008 Basic that came packaged with Visual Basic, but I found myself needing more control over my reports.
In my application I also use the Visual Basic 2008 PrintPreview and PrintDocument classes to generate custom printing code.  
All my reports in my project are embedded.  They all work fine when previewed/printed and there are no problems whatsoever.  The only problem is if I call my custom printing code that uses the Visual Basic 2008 PrintPreview and PrintDocument classes.
If I call my custom code, any report I try to preview/print through the Crystal Report Viewer has all the vertical lines chopped off.  I tried increasing the text size of my fields, made sure CanGrow was selected, and made sure the Page Setup in my report was using the "No Printer" option.
Here is what I am talking about (click link):
[http://www.trendytechnology.com/bad_report.JPG]
In comparison, here is what the report should really look like:
[http://www.trendytechnology.com/good_report.JPG]
Is there anything I should be looking at in the PrintOptions object in Crystal Reports?

Which printer are you using?
Is the printer local or a network printer?
Is your app a Windows or WEB application?
Do you have any third party Custom frame controls installed that can modify the windows frame size and color etc. installed?
Have you tried selecting different printers? You can install any Printer for testing, set the output or Port to a file or LPT1 and then pause the printer. You can then delete the print jobs.
Try setting the report to your default printer and adjust the margins so there is plenty of space around the margins. By default if no printer is defined we use MS's Generic Print driver, I have heard there are problem with it too.

Similar Messages

  • Two previous questions may not have been as clear as I would have liked. I recently upgraded my MacBook 2008 (10.5.8) to Snow Leopard (10.6.8). With the updates came iTunes 11.1.1 and Quicktime 7.6.6. I am still using Garageband 2008 and iPhoto 2008. When

    Two previous questions may not have been as clear as I would have liked. I recently upgraded my MacBook 2008 (10.5.8) to Snow Leopard (10.6.8). With the updates came iTunes 11.1.1 and Quicktime 7.6.6. I am still using Garageband 2008 and iPhoto 2008. When I create music in Garageband I usually adjust the volume and save it. Even now when I share the Garageband created files with iTunes 11.1.1, the volime I previously set in Garageband is retained. However, when I use the music to create a slide show in iPhoto 2008 and export to Quicktime 7.6.6, the volume level I previously set is lost and seems to default to a low level. The problem seems to be either in the slide show export from iPhoto 2008 to Quicktime 7.6.6 or in Quicktime itself. Is there a work around, so that I can retain the volume level I had previously set in Garageband, a volume level that seems to transfer without problem to the new iTunes. But then iPhoto 2008 (slide show) possibly or Quicktime 7.6.6 do not cooperate. Before I did the upgrade to Snow Leopard, the new iTunes and Quicktime I had no problems with the set volume being retained in the old Quicktime. The reason I need control over the volume is that all these music files are uploaded to YouTube.

    Two previous questions may not have been as clear as I would have liked. I recently upgraded my MacBook 2008 (10.5.8) to Snow Leopard (10.6.8). With the updates came iTunes 11.1.1 and Quicktime 7.6.6. I am still using Garageband 2008 and iPhoto 2008. When I create music in Garageband I usually adjust the volume and save it. Even now when I share the Garageband created files with iTunes 11.1.1, the volime I previously set in Garageband is retained. However, when I use the music to create a slide show in iPhoto 2008 and export to Quicktime 7.6.6, the volume level I previously set is lost and seems to default to a low level. The problem seems to be either in the slide show export from iPhoto 2008 to Quicktime 7.6.6 or in Quicktime itself. Is there a work around, so that I can retain the volume level I had previously set in Garageband, a volume level that seems to transfer without problem to the new iTunes. But then iPhoto 2008 (slide show) possibly or Quicktime 7.6.6 do not cooperate. Before I did the upgrade to Snow Leopard, the new iTunes and Quicktime I had no problems with the set volume being retained in the old Quicktime. The reason I need control over the volume is that all these music files are uploaded to YouTube.

  • Has anyone upgraded sql 2005 to sql 2008 and win 2008 Netweaver 7.0, ECC 6?

    We are currently running the following landscapes
    Netweaver BI 7..0 on windows 2003 , sql 2005,
    ECC 6.0 on windows 2003, sql 2005
    SAP Portal 7 on windoes 2003 , sql 2005
    And would like to plan the migration to windows 2008, sql 2008 IE 7.0
    I just wanted to get some feedback regarding if someone has already done this and how you all went about to upgrade? Issues you encountered, things to avoid, all that good stuff
    Without doing much research yet, and having just completed the migration from 32bit OS to 64bit and sql 2000 to sql 2005, I had to perform a NEW install of SAP on parallel servers , export from 32bit and import to 64bit servers
    When we upgrade to windows 2008 and sql 2008, will we ALSO require to do a NEW install of SAP? just like what I just finished?
    Please advise?
    Regards & Thank You in Advance
    Maria

    Hello Maria,
    Refer to http://www.microsoft.com/sqlserver/2008/en/us/upgrade.aspx
    Also you can refer to SAP guide for database upgrade to SQL server 2008 ,just go to the followng link
    http://service.sap.com/instguides --> Other Documentation --> Database Upgrades --> MS SQL Server
    Hope it helps
    Rohit

  • Need to connect SQL Server 2008 and CR 2008 via OLE DB SQL Server Provider

    I am relatively new to Crystal but have done some minor design/layout work in the past. I just purchased CR 2008 and dowloaded a Eval Copy of SQL Server 2008 to build test reports that will then be uploaded to a hosted web app we use for use with live data.
    I am having some trouble, however, getting SQL server and CR 08 to talk the way I need them to. We have to use the OLE DB for SQL Server Provider connection for the reports to work in our hosted live environment but I cannot get this to work on SQL 2008. The server never appears in the Server dropdown and if I manually type it get the following error:
    failed to open connection.
    Detail ADO Error Code: 0x80004005
    Source: Microsoft OLE DB Provider for SQL Server
    Description: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access is denied.
    SQL State: 08001
    Native Error: 17 [Database Vendor Code: 17 ]
    I am setting up the connection through the Database Expert choosing the OLE DB (ADO) folder and then selecting 'Microsoft OLE DB Provider for SQL Server' then entering my server name, user id, password, and Database name.
    I have uninstalled and reinstalled everything twice. I have installed the Microsoft SQL Server 2008 Analysis Service 10.0 OLEDB Provider pack.
    My provider/host does use SQL Server 2005 but since I can't get a free Evaluation version of it I have to use 2008 for my local copy. I have searched the web over (including here) and cannot find an answer to my issue.
    I cannot use SQL Server Express version because our copy of the DB is too big. I cannot use the Native 10 provider as the reports will not work once I have uploaded them to the live data.
    any help anyone can provide for this would be GREATLY appreciated. Thank you and sorry if this is a dupe post. I have searched everywhere and cannot find the answer.

    Hello,
    Go to Microsoft's site and download their OLE DB test tool and test the connection. Did you install the MS client tools to test the connection also?
    As a test try creating an ODBC System DSN just to verify you can connect and create a report also.
    And don't use the SA account, MS 2008 disabled it, sort of, so you'll have to create a new account and grant permissions to any table you need to use.
    SQL 2008 changed security model big time so it's not the same as 2005 once was....
    Good luck
    Don

  • In place upgrade Windows 2008 and SQL 2008

    Hi all,
    We are planning to upgrade to Windows 2012 and SQL 2012 , can we take this in-place upgrade path in the following order ?
    Setup 1 Host with 2 VM's running Windows 2008 R2 on Host and Windows 2008 R2/sqL 2008 on VM's.
    1. Host1(running 2 VM's) - In-place upgrade windows 2008 R2 to windows 2012 R2
    2. VM1 on host1 - In place upgrade windows 2008 R2 to Windows 2012 R2
    3. VM2 on host1 - In place upgrade windows 2008 R2 to Windows 2012 R2 (AD Server)
    4. SQL running VM1 - In place upgrade SQL 2008 with DB/reporting services to SQL 2012 DB/reporting services
    All Servers ( including Host and VM's) are stand alone in a workgroup setup.( except one VM a stand alone AD server by itself).
    Thanks for your help.

    Hi,
    If you want migrate from windows 2008r2 to windows 2012r2, you must install windows server 2008r2 sp1.
    http://technet.microsoft.com/en-us/library/dn303416.aspx
    For the host 1 upgrade, please refer to the following:
    http://blog.powerbiz.net.au/server-2012/in-place-upgrade-from-windows-server-2008-r2-to-windows-server-2012/
    For the SQL in-place upgrade, i think you may need to ask in SQL forums:
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=sqlservermigration
    Hope this helps.
    Regards.
    Vivian Wang

  • OIM connector for AD 2008 and exchange 2008

    hello,
    Customer is in migration of AD 2003 to AD 2008 and exchange 2003 to Exchange 2008. I do know that OIM connects exists for AD 2003 and Exchange 2003.. but not seen any for AD 2008 or Exchange 2008.. So, does any one have idea that how to get the connectors from oracle or already exists then where are those..
    Looking to here you soon.

    Hi,
    I don't know why your client want's to migrate to 2008, they are so new versions and there is no compatible connector at this moment for them. You could try to use the current ones, but for sure you'll find problems with them.
    If they are actually migrating to 2008, you'll probably need to code your own connector from scratch, or make huge modifications on current connectors as there is no announce from Oracle for new releases.
    I recommend to ask your Oracle provider or open an SR to ask about it.
    Good luck!

  • Windows 2003 server and SQL 2008

    Hi
    Does SAP Business one support windows 2008 and sql 2008 platforms?
    When i checked the partner portal it says that these platforms are not supported.Is there any update?
    Regards
    Louis

    Hello Louis,
    The only way to determine this is via the supported platforms page in the portal. This is the most up to date, and will include information for the future when this data is available. So for not I would only plan with what information is available.
    Regards,
    Paul Finneran
    SAP Business One Forums Team

  • Crystal Reports Version to Work With Vb 6 and VS 2008

    Hi,
    We have some legacy VB 6 applications which are too large to port over to Visual Studio which use Crystal 7.0
    Recently at one site there have been problems with another application which uses a new version of Crystal. Either one or the other will work but not both. This might be solved by ugrading to Crystal XI R2 ( I believe that newer versions can run side by side). However, we also have new projects starting that are to be developed in VS 2008. As I understand it, Crystal XI R2 will not work with VS 2008 and CR 2008 will not work with VB 6.
    We really donlt want to have to buy both versions !!
    Anyone got any ideas ?
    Many Thanks
    Paul

    CR 7 did not support side-by-side installs. Likely what is happening is the your app and the other app is loading crpe32.dll from the \windows\system32 folder. Which obviously will not support each other. This is the only dll that is common among all versions of CR, see below for more info, and that due to it's location can cause issues like this. Newer versions from 8.5 do version checking and athough the dll's have the same name XI R2 will not load other versions, there are exceptions. The exceptions are UFL and some legacy database drivers that will work in any and all versions.
    A few possible work arounds, in your app do version checking when loading crpe32.dll or specifically if crpe32 is residing in a memory space that some other app has loaded it and Windows will share, check the version of the dll and if in your case it's not 11.5.x.x. then pop up a message indicating they must close the other Crystal app before continuing.
    Move all the runtime files into the applications startup folder, what's specified in the Icon on the your desktop or short cut. Moving them there may fix this, we start looking for our runtime where your EXE is located and then in the working Folder, then in the \system32 folder and finally down the PATH statement. We also have hard coded specific location in our load methods. In this case you may have to rename the \windows\crystal folder from the CR 7 install. But I don't recall if this will break the CR 7 app.
    Also if you are moving the version 7 runtime or the other app it may break that application so make note what you did so you can restore it. Also highly suggested to back up everything and test this on a test machine before applying to the production PC's.
    You can use tools like Filemon and modules from our site. You can get filemon from www.sysinternals.com.
    Other than that it will not likely work due to 7 not supporting side-by-side and will load anything it finds. And of course, Don't support or install both versions of software on the same PC.

  • Cannot install Crystal Reports Server 2008 and Client Tools on same machine

    I am having trouble setting up Crystal Reports Server 2008 with Client Tools on a new Windows 2003 SP 2 machine. The Server 2008 package installs OK (built-in MySQL server, built-in Tomcat 5.5 server). Reports run okay. But my customer wants to run reports that use Salesforce as a data source, so I tried to install Crystal Reports Server 2008 Client Tools (needed  for Salesforce support, apparently). I receive this error:
    'Business Objects product detected: cannot continue with install'. Installation of Client Tools immediately terminates.
    Oddly enough, when I uninstalled Server 2008, the Client Tools installed successfully. Then I tried installing Server 2008, and I got the same error message as with Server 2008. What the heck?
    Any ideas on how I can get Server 2008 and Server 2008 Client Tools to live in harmony on the same machine? We were able to do this with a (otherwise overloaded) Win2K3 server before.
    Thank you in advance for any help.

    Typically the client tools are installed with enterprise by default. If not then you would want to use add/remove in control panel and select them. The installer thinks you are trying to install enterprise on top of itself and thus the error.
    Regards,
    Tim

  • Server 2012 Kms Host and Server 2008 r2 client.

    I have deployed a Server 2012 Kms host.
    Windows 7, and 8 are activating just fine, and Office 2010 is working.
    The issue I'm having is activating Server 2008 and Server 2008 r2.
    It seems I have missed a step that would allow me to activate those clients.
    Can someone please guide me as to what possibly needs to be done to allow these clients to activate?

    Hi,
    The following steps are needed to set up Volume Activation Services in a Windows Server 2012 test lab:
    1. Step 1: Set up the base test lab configuration
    2. Step 2: Install the Volume Activation Services server role
    3. Step 3: Configure Active Directory-based Activation
    4. Step 4: Verify that Active Directory-based Activation works
    5. Step 5: Configure Key Management Services (KMS)
    6. Step 6: Verify that KMS volume activation works
    At same time KMS volume activation requires
    a minimum threshold of 25 computers before activation quests will be processed. The verification process described here will increment the activation count each time a client computer contacts the KMS host. However, unless the activation threshold
    is reached, the verification will take the form of an error message rather than a confirmation message.
    The related KB:
    Test Lab Guide: Demonstrate Volume Activation Services
    http://technet.microsoft.com/en-us/library/hh831794.aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Vertical text in JTabbedPanes on MAC

    Hi all,
    I use the CrossPlatformLookAndFeel for my Java application and I want to have vertical text in tabs with are placed on the left side. For displaying the vertical text I use a special TabbedPanUI (see code below) which rotates the text. This works fine on Linux and Windows platforms, but on Mac the text is not readable.
    Anyone got a clue about this??
    Thank for your help
    import java.awt.AlphaComposite;
    import java.awt.Color;
    import java.awt.Font;
    import java.awt.FontMetrics;
    import java.awt.Graphics;
    import java.awt.Graphics2D;
    import java.awt.Image;
    import java.awt.Insets;
    import java.awt.Rectangle;
    import java.awt.image.BufferedImage;
    import javax.swing.Icon;
    import javax.swing.ImageIcon;
    import javax.swing.JTabbedPane;
    import javax.swing.UIManager;
    import javax.swing.plaf.basic.BasicGraphicsUtils;
    import javax.swing.plaf.basic.BasicTabbedPaneUI;
    * @author elkes
    public class DOOCSTabbedPaneUI extends BasicTabbedPaneUI {
        /** Creates a new instance of DOOCSTabbedPaneUI */
        public DOOCSTabbedPaneUI() {
            super();
        private Image getVerticalImage(int tabIndex) {
            ImageIcon iconNormale = (ImageIcon) tabPane.getIconAt(tabIndex);
            int iconWidth = (iconNormale != null) ? iconNormale.getIconHeight() : 0;
            int iconHeight = (iconNormale != null) ? iconNormale.getIconWidth() : 0;
            String title = tabPane.getTitleAt(tabIndex);
            FontMetrics metrics = getFontMetrics();
            int titleWidth = (title != null) ? metrics.stringWidth(title) : 0;
            int titleHeight = (title != null) ? metrics.getHeight() : 0;
            int height = iconWidth + titleWidth + textIconGap + 1;
            int width = Math.max(iconHeight, titleHeight);
            if (width==0) width=1;
            boolean isSelected = (tabPane.getSelectedIndex() == tabIndex);
            int tabPlacement = tabPane.getTabPlacement();
            BufferedImage image = new BufferedImage(width, height, BufferedImage.TYPE_INT_ARGB);
            Graphics2D g2 = image.createGraphics();
            g2.setComposite(AlphaComposite.Src);
            if (tabPlacement == JTabbedPane.LEFT) {
                g2.translate(0, height);
                g2.rotate(-Math.PI / 2);
            } else {
                g2.translate(width, 0);
                g2.rotate(Math.PI / 2);
            Color background = (isSelected) ? UIManager.getColor("TabbedPane.selected")
                    : tabPane.getBackgroundAt(tabIndex);
            g2.setColor(background);
            g2.fillRect(0, 0, height, width);
            if (iconNormale != null) {
                g2.drawImage(iconNormale.getImage(), 0, 0, null);
            if (title != null) {
                g2.setFont(metrics.getFont());
                g2.setColor(tabPane.getForegroundAt(tabIndex));
                int mnemIndex = tabPane.getDisplayedMnemonicIndexAt(tabIndex);
                BasicGraphicsUtils.drawStringUnderlineCharAt(g2, title, mnemIndex, iconWidth + textIconGap, metrics.getAscent());
            g2.dispose();
            return image;
        private boolean isBottomOrTop() {
            int tabPlacement = tabPane.getTabPlacement();
            return tabPlacement == JTabbedPane.TOP || tabPlacement == JTabbedPane.BOTTOM;
        protected int calculateTabHeight(int tabPlacement, int tabIndex, int fontHeight) {
            if (isBottomOrTop()) {
                return super.calculateTabHeight(tabPlacement, tabIndex, fontHeight);
            return super.calculateTabWidth(tabPlacement, tabIndex, getFontMetrics());
        protected int calculateTabWidth(int tabPlacement, int tabIndex, FontMetrics metrics) {
            if (isBottomOrTop()) {
                return super.calculateTabWidth(tabPlacement, tabIndex, metrics);
            return getVerticalImage(tabIndex).getWidth(null);
        protected void paintText(Graphics g, int tabPlacement, Font font, FontMetrics metrics, int tabIndex, String title, Rectangle textRect, boolean isSelected) {
            if (isBottomOrTop()) {
                super.paintText(g, tabPlacement, font, metrics, tabIndex, title, textRect, isSelected);
            } else {
                Image image = getVerticalImage(tabIndex);
                Rectangle r = getTabBounds(tabPane, tabIndex);
                Insets insets = getTabAreaInsets(tabPlacement);
                int dx = r.x + insets.top;
                int dy = r.y;
                if (tabPlacement == JTabbedPane.LEFT) {
                    dy += insets.left;
                } else {
                    dy += insets.right;
                g.drawImage(image, dx, dy, null);
        protected void paintIcon(Graphics g, int tabPlacement, int tabIndex,
                Icon icon, Rectangle iconRect, boolean isSelected) {
            if (!isBottomOrTop()) {
                return;
            super.paintIcon(g, tabPlacement, tabIndex, icon, iconRect, isSelected);
    }

    Maybe the approach of using a [url http://tips4java.wordpress.com/2009/04/06/rotated-icon/]Rotated Icon along with the TextIcon, will work on all platforms without using a custom UI.

  • Entourage 2008 and iSync

    Hey everyone, I was using the new Entourage 2008 and loved it, until I realized it was going to take A LOT of work to get it to sync with my Palm Centro. I ended up switching back to Entourage 2004 which is really starting to tick me off. Here's what I would like to be able to do, and you all may be able to tell me if this is indeed feasible or not.
    1. I would like to be able to sync my Centro (contacts, calendar, to-dos, notes, etc.) with Entourage, consequently I would like to be able to go both ways. So say I create an event in Entourage and then change the time of the event on the Centro, I would like that to be reflected on both the computer and Centro.
    2. I would like to be able to sync my contacts and calendar on MobileMe (I'm not sure how that system works, but for now I would just like to be able to view my calendar online).
    3. Eventually I'd like to sync the whole deal with like Google Calendars and stuff.
    Entourage 2004 was SO easy to sync my Centro. I tried to sync with 2008 and it just made a bunch of duplicates and caused me a headache. After realizing that Microsoft wasn't going to be able to help me, I switched back to 2004. What a bummer, because the new 2008 is AWESOME!
    Thanks for the help, I really appreciate it. I've been looking online and on forums for weeks now and haven't really found a solid answer.

    Wow, really? Why would Apple do that?
    Because iSync's Palm support was severely out of date, didn't work very well, and, I guess it wouldn't be worth Apple's time and money to devote development resources to it further.
    What exactly does the Missing Sync program do for me?
    It'll basically sync everything between your Mac and Palm - contacts, calendars, notes, tasks, memos, install Palm OS applications and conduits, sync music, photos and videos. Far more than iSync ever did.
    Read more here: http://www.markspace.com/products/palm/palm-sync-software.html
    Is there a better PDA to use with Mac OS X then?
    iPhone is the best since Apple makes everything from the phone to the OS. It just works.
    Are any of those going to work better than the Palm OS?
    I don't know whether any of them will work better, but they all need third-party software from MarkSpace to sync with a Mac. None sync out-of-the-box.

  • Filevault and PowerPoint 2008, Excel 2008

    Hi,
    Since I got no answer from Microsoft, I thought I try my fellow Mac Users.
    My Company requires FileVault be activated on all Mac laptops. With 10.5.x and Filevault enabled, we can not save Excel 2008 or PowerPoint 2008 documents. Word 2008 documents works just fine.
    I have tried all versions of Office 2008, 12.0, 12.1, all the way to the current 12.1.4. Same problem occurs.
    Anyone have the same experience? Any solutions?
    Thanks in advance,
    Ed

    I have no solution, but I have no such problem even though I work in a corporate environment that uses FileVault. The IT department configures FileVault, however, and it is possible that your company has not enabled something it needs to. It should be easy for your company's IT person to test whether the problem really has to do with FileVault [try a machine with FV off] and, if it does, whether it relates to the configuration [e.g., by using the built-in FileVault with its most permissive setting].
    Although I have not experimented with NeoOffice and OpenOffice recently, I am always suspicious about compatibility claims. Even when compatibility is "very good," it is not perfect and the exceptions can bite. Personally, I prefer using Mellel (or Pages) for writing, and Keynote for presentations, but I would never claim more than pretty good compatibiity. Problems can arise, e.g., with respect to graphics, footnotes and endnotes, unusual fonts, and so on. They may be "minor," but not if you don't catch them. Conclusion: get your IT folks to track down the problem.

  • Ssrs 2008 and Kerberos both work separately; but not together

    Sorry that this question is very similar to some others that have been asked on this forum. Unfortunately, none of the solutions I've been able to find here or elsewhere have solved my problem.
    I'm trying to create some reports on data in a SharePoint site. SharePoint is version 2010 and my SQL Server Reporting Services (SSRS) is running off of SQL Server 2008 (NOT 2008 R2). Both these systems have been in use by my organization for some time and
    sadly upgrading them is not practical in the immediate future.
    I know that I have Kerberos working properly on the Reporting Server because I created a test report that draws data off of another SQL Server -- not a SharePoint site -- and I can demonstrate a successful double-hop by running that report from a client
    machine such as my development PC. (authenticates client -> ssrs server -> data server  with no problems)
    Since SSRS 2008 and SharePoint 2010 aren't directly compatible (from what I've been able to find) I've set up SharePoint as an XML data source within my report. I know that the data source is working and authenticating on it's own, because
    if I access the report server web service directly from the machine that's hosting SSRS, I can run my SharePoint XML data source report properly.
    However, when I try to run the SharePoint XML data source from a client machine (thus requiring a double-hop) I receive the following error:
    The remote server returned an error: (401) Unauthorized. (rsXmlDataProviderError)
    All of my SharePoint web applications are set up to use Kerberos authentication, all of my SharePoint and SSRS service accounts are set up for delegation, and I've checked my SPN's numerous times to ensure that there are no duplicates and that all involved
    servers and ports have been accounted for. My SSRS config file has authentication set to "Negotiate."
    I'm obviously missing something, but I've reached the point where reading troubleshooting guides and set up instructions is just leaving me repeating things I've already tried. If anyone has any advice that could point me in the right direction on this problem,
    I would greatly appreciate it!

    Hi,
    Have you checked the following similar article if you used the "Credentials stored securely in the report server" option? Please let us know your results.
    http://stackoverflow.com/questions/15033100/error-while-passing-credentials-from-ssrs-to-sharepoint-data-source
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/ab4ce91f-f1db-4567-a40a-7a11d02cbc05/ssrs-and-sharepoint-list-the-remote-server-returned-an-error-401-unauthorized?forum=sqlreportingservices
    http://blogs.technet.com/b/rob/archive/2011/11/23/enabling-kerberos-authentication-for-reporting-services.aspx
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] 
    Daniel Yang
    TechNet Community Support

  • Hi I bought a macbook in 2007/2008 and am wondering if it is possible to update the operating system? Here are my system details: Hardware Overview:    Model Name:     MacBook   Model Identifier:     MacBook4,1   Processor Name:     Intel Core 2 Duo   Pro

    Hi, I bought a Macbook in 2007/2008 and am wondering if it is possible to update my system so I can get the new version of iTunes?
    Here are my current system details: Mac OsX Version 10.5.8
    Hardware Overview:
      Model Name:    MacBook
      Model Identifier:    MacBook4,1
      Processor Name:    Intel Core 2 Duo
      Processor Speed:    2.4 GHz
      Number Of Processors:    1
      Total Number Of Cores:    2
      L2 Cache:    3 MB
      Memory:    2 GB
      Bus Speed:    800 MHz
      Boot ROM Version:    MB41.00C1.B00
      SMC Version (system):    1.31f1

    The model 4,1 can run a maximum of 10.7 Lion.  The 10.6 Snow Leopard DVD is in the Apple online store. You can get it for $19.99. After you’ve installed that then download the 10.6.8 combo updater to finish it off. http://support.apple.com/kb/DL1399 You will need to be running 10.6.8 to access the App Store to order Lion. http://store.apple.com/us/product/MC573/mac-os-x-106-snow-leopard
    System Requirements for 10.6:
    Mac computer with an Intel processor
    1GB of memory
    5GB of available disk space
    DVD drive for installation
      Some features require a compatible internet service provider: fees may apply.
    You can upgrade from 10.5 to 10.6 with no problems as long as you have at least 1gb of RAM. Any program that runs under 10.5 should run under10.6. See this list for third party programs compatibility with 10.6: http://snowleopard.wikidot.com/  You might have to upgrade some drivers for printers, etc.... And you will have to install Rosetta if you have any Power PC applications 
    http://www.macobserver.com/tmo/article/snow_leopard_installing_rosetta/  
    Once you are at 10.6.8 Lion is still available from Apple. You will have to call Apple Customer Care 1-800-692-7753 or 1-800-676-2775. to purchase it. Then within 3 days you will get an email with a code which you can use to download Lion from the App Store. Or go to http://store.apple.com/us/product/D6106Z/A/os-x-lion and purchase it there. The price is $19.99.
    Lion will require at least 2gb of RAM but really needs 4gb to run smoothly.
    As for third party programs see this list for compatibility with 10.7 http://roaringapps.com/apps:table
    Also Lion doesn't run any Power PC programs. To see if you have any Power PC programs go to the Apple in the upper left corner and select About This Mac, then click on More Info. When System Profiler comes up select Applications under Software. Then look under Kind to see if any of your applications are listed as Power PC. Universal and Intel will run under Lion.
    Before Mac switched to Intel processors in 2006 they used Power PC processors from 1994 to 2005. Power PC 601 through 604, G3, G4 and G5. Applications written for the Power PC processors need the application called Rosetta to run on Intel processors. This was part of the Operating System in 10.4 and 10.5 but was an optional install in 10.6. With 10.7 Lion Apple dropped all support for Power PC applications.

Maybe you are looking for