Crystal Report 10 crashes in Windows 2010 Server Enterprise

Dear All,
I have a web application created on Windows Framework 1.1 with crystal Reports 10. It works fine with Windows 2003 Server Enterprise , Windows XP , Windows 2008 Server Standard Edition but fails surprisingly on WIndows 2008 Enterprise.
I could not understand this behavior.
The Error Shown on Screen is
=====================================================================================================
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
   CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open(Object& DocumentPath, Int32 Options) +0
   CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Open(Object& DocumentPath, Int32 Options) +72
   CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened() +218
=======================================================================================================
Crash Dump Analysis is as follows
0:029> kL
ChildEBP RetAddr 
0d66f8bc 75f7fe4a cachemanager+0x8935
0d66f934 75f79d6a user32!UserCallWinProcCheckWow+0x14b
0d66f990 75f7119c user32!DispatchClientMessage+0xda
0d66f9c0 77135dae user32!__fnINLPCREATESTRUCT+0x8b
0d66fa34 75f7112b ntdll!KiUserCallbackDispatcher+0x2e
0d66fa38 75f710bf user32!NtUserCreateWindowEx+0xc
0d66fcdc 75f712d5 user32!VerNtUserCreateWindowEx+0x1ac
0d66fd88 75f71338 user32!_CreateWindowEx+0x1f9
0d66fdc4 0d458aad user32!CreateWindowExW+0x33
0d66fe00 0d458654 cachemanager+0x8aad
0d66fe40 0d457ee8 cachemanager+0x8654
0d66fe74 75d22599 cachemanager+0x7ee8
0d66feac 75d226b3 msvcrt!_callthreadstartex+0x1b
0d66feb4 7703d0e9 msvcrt!_threadstartex+0x5f
0d66fec0 771119bb kernel32!BaseThreadInitThunk+0xe
0d66ff00 7711198e ntdll!__RtlUserThreadStart+0x23
0d66ff18 00000000 ntdll!_RtlUserThreadStart+0x1b
the file information of the CR dlls involved in the crash is as follows:
0:029> lmvm  cachemanager
start    end        module name
0d450000 0d467000   cachemanager T (no symbols)          
    Loaded symbol image file: cachemanager.dll
    Image path: C:\Program Files\Common Files\Crystal Decisions\2.5\bin\cachemanager.dll
    Image name: cachemanager.dll
    Timestamp:        Thu Feb 05 11:58:39 2004 (4021E297)
    CheckSum:         00000000
    ImageSize:        00017000
    File version:     10.0.5.587
    Product version:  10.0.5.587
    File flags:       8 (Mask 3F) Private
    File OS:          4 Unknown Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
I would be grateful if you anyone could help me resolve this problem.

Sorry Rajiv. Not a clue and since
a) this is not a supported environment
b) CR 10 has been out of support for... 3+ years(?)
all I can suggest is an http sniffing utility like [Charles|http://xk72.com/] or [Fiddeler|http://www.fiddlertool.com/fiddler/] and perhaps [Process Monitor|http://technet.microsoft.com/en-ca/sysinternals/bb896645.aspx] which will tell you the dlls loading by the process.
Perhaps somebody else may have an idea?
- Ludek
Edited by: Ludek Uher on Mar 23, 2011 3:51 PM

Similar Messages

  • After installing Crystal Reports XI on Windows 2003 server with one error..

    After installing Crystal Reports XI on Windows 2003 server with one error... REGSVR sapldap.dll error.  I had to regsvr it manually.  Crystal still didn't run.  Found out that Crystal Reports XI will not run until you change DEP to protect only windows program and services.  Thanks.

    Thank you for sharing your finding. Very much appreciated.
    The DEP is a known issue and it is documented in [this|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes.do] note.
    Crystal Reports XI was not compiled with the nx flag as it released before Windows XP Service Pack 2 or Windows 2003 Service Pack 1.
    As for the sapldap.dll. I'm not sure where this is coming from. I do not see this dll on my install, however it does come with the SAP portal integration kit. So I'm not sure if that is flying around somewhere on that server(?)
    Ludek

  • Crystal report problem on window 2003 server

    Hi
    We had developed a web based application using .Net 2.0 (C#) , Crystal reports (bundled version within VS2005) on Window XP, SQL Server 2005, we are able to see all the reports on this development enviroment, but when the application is deployed on Windows 2003 server , IIS 6.0 and SQL server 2005 , we are not able to view the reports we are thrown with an error as
    Failed to open a rowset. Details: ADO Error Code: 0x Source: Microsoft OLE DB Provider for SQL Server Description: Procedure or Function 'sp_xxxx' expects parameter '@ppppp', which was not supplied. SQL State: 42000 Native Error: Failed to open a rowset. Error in File
    Could you please explain what the problem is ? as we are stuck with this problem for the migration of application to the user community.
    Regards
    varma

    We have same problem
    does anyone have the answer?

  • Crystal Reports 2008 - Blank page on server only

    Crystal Reports 2008 - Blank page on server only
    My report is developed in the Crystal Reports 2008 Report Designer 12.0.0.683.
    I have a .NET application that takes the report file, an ODBC connection and exports the resulting report to PDF. This application is deployed as an MSI and includes the Crystal Reports .msm merge module. The report uses multiple views and tables from a single database to create invoices in PDF format.
    Problem: For one particular invoice, a blank page is being added to the end of the invoice. This blank page contains the report's standard page header. There is no missing data and no missing sections on the invoice. This is only occurring when the pdf is generated on a Windows Server 2008 x64 server where the application is deployed using the merge modules.
    I have installed the application locally on my Windows Vista Business x86 system and the generated PDF does NOT contain the blank page at the end.
    The blank page is not generated when previewing the report in Report Designer. For the particular invoice this is occurring on, footer F and footer G are blank and therefore suppressed.
    Please bear in mind that this happens only for one particular invoice that uses this report file and does not happen from my local system using the same .rpt file.
    The report is constructed of the following sections:
    -Page Header (suppressed on page 1)
    -Grp1 header A (watermark conditionally suppressed based upon a parameter)
    -Grp1 header B (Keep together - always fits onto a single page)
    -Details
    -Grp1 footer A (Keep together)
    -Grp1 footer B (Conditionally suppressed based upon data)
    -Grp1 footer C (Keep together)
    -Grp1 footer D (Contains sub report(suppressed when blank). Keep together. Suppress blank section. New page before but (Not OnLastRecord))
    -Grp1 footer E (Contains sub report(suppressed when blank). Keep together. Suppress blank section.)
    -Grp1 footer F (Contains sub report(suppressed when blank). Keep together. Suppress blank section.)
    -Grp1 footer G (Contains sub report(suppressed when blank). Keep together. Suppress blank section.)
    -Report footer (Always blank. Suppress blank section)
    -Page footer (Fixed static content, displayed on every page.)
    Edited by: alibaabaa on Oct 12, 2009 12:41 PM
    Edited by: alibaabaa on Oct 12, 2009 12:45 PM

    Thanks for responding, Jonathan.
    Is the same runtime installed on the 64 bit system? I notice from your version number that you do not have any service packs installed on the dev system. SP 2 is out and may help.
    I have installed SP1 and SP2 this morning, resaved the report file and tried again but the same problem remains.
    I'm not sure how to answer your runtime question. I am using the same application built with the same merge modules on both the dev machine and the production server. Of course, the dev machine has the additional complication of having Crystal Reports 2008 installed. Perhaps this is causing the difference?
    Compare the printer settings between the two systems. Try installing the same printer driver on the 64 bit system.
    Perhaps I am misinterpreting your suggestion, but I am not printing the invoices. I am only exporting them to PDF. It is the PDF that has the extra page. Is there a 'print to PDF' driver of some sort that I need?
    Also, was the .NET application compiled as 32 bit, or Any CPU? Whichever it was, try switching it then recompiling to see if that helps.
    I tried switching to Any CPU but this caused the Crystal Reports module not to load at all on the 64bit Windows server.
    Thank you for your suggestions, but my problem remains. Is it worth trying with the redistributable msi rather than using the merge modules? If so, could you recommend which one I should use? I am using Visual Studio 2008 Professional.

  • Crystal Reports for Visual Studio 2010 runtime LICENCE

    I want to welcome everyone. It's my first post on this forum.
    I want to provide my Windows Form application to a client. This application was written in VS 2010 and it uses SAP Crystal Reports for generating simple report.
    I've read [Crystal Reports Licensing Explained|http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/10cd9e15-120d-2c10-3fb5-be299000b6b7&utm_source=crvs2010&utm_medium=lp&utm_campaign=licensing_explained] pdf and I've learnt that in my case redistribution of software that embeds the Crystal Reports runtime engine is free.
    My question is:
    Is there something else I must include in my application package for instance a licence file? Or maybe I just have to include SAP CR runtime or ask user to download it from the SAP web site and that's it?
    Marcin

    Hello Marcin,
    Welcome.
    Please note that whenever you distribute your application (which uses Crystal reports) to others who may not have Crystal designer product, you need to provide the runtimes along with the application. The runtimes provide the necessary dlls in the machine for running Crystal inside the app.
    You can use an exe to install the CR runtimes and then deploy your app. OR you can include the msm files and create a deployment package.
    You will get the runtimes for CR4VS2010 [here|/people/coy.yonce/blog/2010/11/12/crystal-reports-for-visual-studio-2010-production-release-now-availableCystlR%2528SAPWeblogs%253ACrystal+Reports%2529].
    You might want to check [this|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_dev/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233313335333833323336%7D.do] link for details.
    Forgot to mention:
    we have dependency on C++ runtimes. Please look at [this|Visual studio setup project with merge modules - C++ problem; thread for details or do a quick search, in this forum.
    Hope it helps.
    Thanks.
    Edited by: A G on Dec 2, 2010 6:03 PM

  • Image Quality In Crystal Reports for Visual Studio 2010

    I am using the new production release of Crystal Reports for Visual Studio 2010 and I am having an issue with image quality when adding an image to a crystal report.
    The image itself is a .TIF file,  and when opened in Windows, the quality of the image, which is mostly text, is very high. The image was created from a electronic PDF form and I intend to use this as a background for the crystal report, over which I will place data fields.
    As soon as the image is added to the report you can see the degradation in quality in the design window and in the preview window within visual studio. The quality remains low when viewing the report in the WPF report viewer and when printing from this control.
    I have ensured the "Retain Original Image Color Depth" option is checked but this has made no difference (the image is black and white anyway).
    The image in the report has been left at its native size, no resizing at all. The image is 355KB in size if that's relevant.
    Is there a reason the image looses quality when added to a report? Is it being compressed? More importantly, is there a way to make the image retain its native quality when adding it to a crystal report?
    Thanks in advance.

    The following image is the image I am trying to display. Although imageshack has converted it to a png, if you right click and save the image you can open it and zoom in with little image degradation.
    http://img132.imageshack.us/i/j301.png
    The following is a screen shot of how the tif file looks in the designer when zooming in:
    http://img138.imageshack.us/i/j30lowquantity.jpg
    The second image has lost its clarity and is unusable when printing.
    I hope this helps.

  • Disabling copy feature in Crystal Reports for Visual Studio 2010 SP2

    Hi ,
    When I tried Crystal Reports for Visual Studio 2010 SP2 , I saw a new feature which allows user to copy content of the report after selecting it. I am using .net 4.0 winform application. I want to suppress this feature. I want the selection of objects in report to work as earlier version.  I could hide the copy icon in toolbar . But that doesn't change the way selections happens in the report . Please tell me how to suppress the copy feature completely when we use SP2 ?

    Hi Jijo Paul,
    We found a hidden method to disable the copy as it used to be. It is hidden meaning it's not supported so if you run into any problems using it or if it gets removed there is nothing we can do for you but give this a try:
    // this hides the button and disables the CTRL C command
    crystalReportViewer1.ShowCopyButton = false;
    crystalReportViewer1.SelectionMode = CrystalDecisions.Windows.Forms.SelectionMode.None;
    Thanks again
    Don

  • Side by side installation Crystal Reports for Visual Studio 2010 - CRXIR2 ?

    we are integrating Crystal Reports for Visual Studio 2010 into our C++ application.
    We used to work with CRXIR2.
    A customer of ours has upgraded to the VS2010 runtime version for 64-bit,
    and seems to be having random crashes.
    We haven't been able to pinpoint the problem...
    They are running several of our applications simultaniously on terminal servers.
    What we noticed is that they did not uninstall CRXIR2 from there system.
    Is this side-by-side installation supported?
    So XIR2 next to Crystal Reports for Visual Studio 2010  ?
    And even: can you have a Crystal Reports for Visual Studio 2010  64bit next to a 32bit? Probably yes?
    Next to that: is there any limit of concurrent users (applications) that use the .NET component?
    I would think not...
    Bart

    Hi Bart,
    Side by side installation shouldn't be a problem, unless you had Beta version of CRVS2010 installed on the same machine.
    For better results try upgrading to use SP1 of CRVS2010. For CRVS2010 resources, you can go through this
    Crystal Reports for Visual Studio 2010 - Deployment
    I haven't seen any problem with 64bit next to a 32bit til date.
    You can go through this for CR support on x64
    http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/10d5fa88-2013-2c10-c9a5-f11963607d4e
    To answer your last question, go through following:
    Crystal Reports Maximum Report Processing Jobs Limit
    http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/f053713e-3e3d-2c10-2a81-f79259e54023
    Thanks,
    Saurabh

  • Crystal Reports for Visual Studio 2010 - JavaScript error on IE

    Hi,
    A few months ago we migrated our projects to Visual Studio 2010 and started using CR for VS2010 beta. We've installed our ASP.Net application several times using the beta version and now that you released the final version of CR for VS2010, we updated the Crystal Reports runtime of the production server (after removing the beta version).
    We installed the 32Bit version and our application is configured to use ASP.Net 2.0/.Net Framework 3.5 and the Application Pool in IIS 7.5 is in Classic Mode.
    The error happens only in IE 8 and 9 beta (not tested on prior versions of IE).
    This is the error message:
      SCRIPT438: Object doesn't support this property or method  allInOne.js, line 10 character 216668

    Couple of things that bother me here:
    1) Installing a Beta product on a production server(?)
    2) Uninstall of Beta
    Re. (1), water under a bridge I suppose...
    Re. (2). My testing of the Beta uninstall indicates that it is not clean with a number of folders, reg entries, etc., left behind. I would thus suggest the following;
    1) Uninstall the CRVS2010 RTM runtime
    2) In file explorer, look for SAP BusinessObjects folder under c:\program files(x86) and delete it (and it's subfolders).
    3) In the registry, look under HKLM\Software and remove SAP BusinessObjects.
    4) Do the same under HKCU
    5) Install the CRVS2010 runtime.
    MSI:
    http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_redist_install_32bit_13_0.zip
    MSM:
    http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_mergemodules_13_0.zip
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Error in upgrade Crystal Reports for Visual Studio 2010 to SP1

    During the installation of SP1 of Crystal Reports for Visual Studio 2010 (RTM was already installed) I got an error message saying:
    Error 2753. The file "agent.exe.6ED28686_7B19_420C_B255_5B6C1BD2C705" is not marked for installation.
    After a rerun of the setup program (choosing reinstall) the message did not re-appear.
    It happens on Windows 7 x64 with Visual Studio 2010 SP1
    Is this a bug in the installation or an "undocumented feature"?
    Regards,
    Adri

    Hi Adri,
    I had that error once and one other poster also had it. Like you I just re-installed and no error on the second round.
    I believe it was some Windows Process had the file locked for some reason. It's not a bug or "undocumented feature" it's a Windows OS thingy....
    Before uninstalling anything it may be a recommendation to reboot first and not load anything that may be locking dependencies.
    How many times have you seen this?
    Thank you
    Don

  • License - crystal report for visual studio 2010

    Hi Engineers
    i have a licensed version of visual studio 2010. but vs 2010 not included crystal report. i had download crystal report from SAP website,
    My question is
    if i deployed my .net windows application to my customer ,  take any license for crystal report for visual studio 2010 version?????????.
    crystal report for visual studio 2010 is a free version for developement and deployement???????????? tell me please
    If its not a free version tell me the price for crystal report for visual studio 2010 version.
    tks Engineers
    A.Lemudhas

    I'm still having problems with this registration issue.
    I'm using InstallShield 2011 for the installation setup.
    I've included the CRRuntime_13_0.msm file.  (That is the only MSM file I included, are the others needed also?)
    I've included the Microsoft Visual C++ 2005 SP1 Redistributable Package (x64 and the x86 versions)
    I have tried to do a test install on both a 64bit and a 32bit Windows 7 computer and it keeps giving me the crtslv.dll failed to register error on both computers.  I thought it might just be due to the 32 bit MSM causing the problem on the 64bit computer, but I can't even get it to install on a 32bit computer.  (On the 32bit computer, I even removed the x64 bit version of the MS C++ 2005 Redistributable just to make sure it wasn't causing a problem).
    Can anyone give me any more suggestions?
    I need our application to be installed on both 32bit and 64bit computers.  Is only having the 32bit MSM going to cause me problems?  I'm not real familiar with trying to include the runtime exe's instead of the MSM and knowing which one would need to be installed on a particular type computer.

  • Deploy Visual Basic 6.0 RDC application using Crystal Reports 9 on Windows Vista

    Post Author: albe
    CA Forum: General
    When attempting to deploy a Visual Basic 6.0 Report Designer Component (RDC) application using Crystal Reports 9 on Windows Vista systems, the application fails after the first print or preview (that show normally) and an error occurred: -2147417848 Method '' of object '' failed.
    The app use the RDC and Active Data; I verify that the problem is encountered when the app calls the 'SetDataSource' method.
    I tried everything that came in my mind: reinstalling it a few times, with administrator priviledges, disabling uac, manually registering dlls, ...
    I hope that this will be fixed, since Crystal Report 9 is the last CR version compatible with windows 98.
    thanks in advance,
    Alberto

    Hello,
    This forum is for community use and is not considered a support site. For assistance you need to purchase a case from our support site. But 9 is no longer a supported version so this is your only place to get assistance.
    Try downloading the only patches available from:
    ftp://ftp1.businessobjects.com/outgoing/CHF/cr90actxwin_en.zip
    ftp://ftp1.businessobjects.com/outgoing/CHF/cr90dbexwin_en.zip
    ftp://ftp1.businessobjects.com/outgoing/CHF/cr90devwin_en.zip
    ftp://ftp1.businessobjects.com/outgoing/CHF/cr90mainwin_en.zip
    Thank you
    Don

  • Unable to Install Crystal Reports 2008 on Windows 7 64 bit

    Hi,
       I am unable to install Crystal Reports 2008 on Windows 7 64 bit laptop. Is this not supported?
    BR, Nanda Kishore

    i INSTALLED NOW

  • Windows 2008 Server Enterprise R2 x64 and Perc 4/dc SCSI driver issue

    Hello all, this is the first time posting so please forgive me if this has been posted here before.  I did try to search this issue but zero returns.
    OK, I have a Dell PowerEdge 2900.  I have just put a fresh install of MS Windows 2008 ENT. Server x64.  I cannot seem to find a driver for the PERC 4/dc SCSI controller I have installed.  I have been told the 2003 x64 driver would work so I attempted to install that driver but was unsuccessful.  Then I was told by Dell that the driver should be native to the OS.  Is the driver native to 2008 Server (or, supposed to be)?  Does anyone have an answer as to where I might retrieve am driver of the controller if not?  Anyway, thanks in advance

    Hello,
    I don't have a PowerEdge 2900, but I do have a PowerEdge 2850.  I'm also just a regular bloke like yourself that just happened upon your post and after I figured this driver debacle out I registered to hopefully help.
    The good thing is my PERC card is the same in the PE2850 as it is in your PE2900, as I'm utilizing a PERC 4/DC.  I've also managed to run into the same issue you ran into(?) trying to load Windows 2008 Server Enterprise R2 (support for 32bit processors have been removed in R2... so no more x86 versions... my poor PE2650s never stood a chance with this OS).   
    I can tell you officially from my experience/research Windows Server Enterprise R2 does not have support built into it for the PERC 4/DC card.
    However, I was able to download the Windows 2003 x64 driver from support.dell.com and make it work after much trial and error with newer releases of the PERC 4/DC driver that were not accepted by 2k8R2.
    Here's the link:  http://support.dell.com/support/downloads/download.aspx?c=us&cs=RC956904&l=en&s=hied&releaseid=R100373&SystemID=PWE_PNT_P3C_2850&servicetag=FBCLP61&os=WX64&osl=en&deviceid=6396&devlib=0&typecnt=0&vercnt=1&catid=-1&impid=-1&formatcnt=3&libid=35&fileid=129549
    File name (incase Dell moves it on you guys) is "perc-w2k3-6.46.3.64-A01.exe", date released 6/9/2005, build version 6.46.3.64, and the Dell revision number is A01. 
    Even though it states the driver is for the LSI Logic PERC 4e/Si it's sort of a mega pack including many other drivers such as the PERC 4/DC.  This was much relief because I was thinking I would need to stick with Windows 2008 until I found this driver for Windows 2008 R2.  :)
    What I did was:
    1) Downloaded the driver and extracted it to a USB drive.
    2) Booted-up via the Win2k8R2 CD and when it got to the screen where it asked to install to a partition and didn't show me a partition to install Win2k8R2 to I selected the option to load a driver. 
    3) From the load driver option I just browsed to the directory where I extracted the files and selected that directory.  If the "hide devices that are not compatible" option is selected (normally on by default) it will show you the proper driver. 
    4) Select the PERC 4/DC driver and then setup your partitions the way you would like them!  
    From there you should be able to boot into the OS... and really have some fun.
    Now you have the power... I guess the choice is yours to R2 or not to R2... that is the real question.  :)
    Enjoy!
    Dave
    Thanks and this worked for a Power edge 1800, PERC 4/DC as well. Kukan

  • Problem in installing Oracle 9i R2 on Windows 2003 Server Enterprise

    We are having problem installing the Oracle 9i R2 Server on Windows 2003 Server Enterprise Edition. During installation, it generates error saying "The IP Address of the machine not found". When clicking the "Continue" button, it tries to install other things but few minutes later it asks to stop complete installation or installation of that feature.
    But when we installed it on Windows XP it works fine and we have no problem in configuring it. What's the problem with Windows 2003 Server?
    If we drop the idea of installing it on Windows 2003 Server, can we make Windows XP maching as a Server?

    ORACLE asumes that the first network device you have on your server has a fixed IP address.
    Is this the case?
    If not so you should install a loopback adapter as network device with a fixed IP.
    Does this help?
    Regards,
    Lutz

Maybe you are looking for

  • How can i export my custom abap code from one SAP system to another

    is there a way to export my custom code to any other SAP system. not the same client or server. say for ex: i develop a code in my system remotely and want to provide the same for my client to export into their system. maybe same versions but diff sy

  • Vertical text in FR

    Hi, is there any way to insert text function vertically in FR report? Like, the output should look like for Period dimension- J a n u a r y Thanks.

  • Nd suggestion for importing Word doc into Pages template....

    I have a rather lengthy Word file that I want to import into Pages using one of its templates (Travel Journal). Is there a way to import the Word file directly into this template? I know you can import a Word doc into Pages but once you do that, you

  • How to make the bookmark menu black in FF 29.1 O/S Windows 7???

    I have fixed all my issues with new FF 29.1 except one, I used to use Noia 4 but it's no longer available in FF 29.1. When using Noia 4 I was able to have a black background with white writing in my bookmark menu. I'm now using Solid Black by MaDonna

  • Can OWB extract metadata from foxpro 2.5 or foxbase?

    We know that OWB can extract metadata from some relational databases other than Oracle database with Heterogeneous Services. Sybase,DB2 and SQL Server provide specific agent for Oracle.What about foxpro 2.5 or foxbase? If they haven't any agent for o