Crystal Report 2011  CrystalDecision.reports.web.dll Not found

Dear All,
Scenario 1:
I want to use crystal report in my web application developed in 2008 so,
I have been  install Crystal Report 2011 Evaluation copy download from SAP Site.
But it will not found following necessary dll file after installing it.
1. CrystalDecision.reports.web.dll
2.  CrystalDecision.reportsource.dll
3.  CrystalDecision.reports.engine.dll
4.   CrystalDecision.reports.shared.dll
   This files are necessary to load crystal report on webForm.
Scenario 2:
    I want to download Crystal report 2011 run-time but i found it with must install visual studio 2010 setup.,
so, i need crystal report 2011 run-time which will run with dependency of VS 2010 and with both .net framework 3.5
and 4.0
So,Can anybody tell me solution about this scenarios.

Hi,
There is no .NET SDk for CR 2011. It does not install any SDk assemblies.
No SDk means No runtimes.
[http://forums.sdn.sap.com/thread.jspa?messageID=10937322#10937322|http://forums.sdn.sap.com/thread.jspa?messageID=10937322#10937322]
[https://weblogs.sdn.sap.com/pub/wlg/25302|https://weblogs.sdn.sap.com/pub/wlg/25302]
[http://forums.sdn.sap.com/thread.jspa?messageID=10814217#10814217|http://forums.sdn.sap.com/thread.jspa?messageID=10814217#10814217]
[1606608 - Where is the SDK for VS .NET in Crystal Reports 2011? |http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333633303336333633303338%7D.do]
Use either CR 2008 + VS 2008 or VS 2010 + CR for VS 2010
- Bhushan.
Edited by: Bhushan Hyalij on Feb 9, 2012 1:32 PM

Similar Messages

  • TS1717 Getting two error messages when trying to access I Tunes on my Windows 7 Computer:  Windows Error 126 and MSVCR80.dll not found

    Having difficulty accessing I Tunes on my Windows 7 Vista.
    Error messages are two fold:
    1. MSVCR80.dll not found.  Reinstall may help correct prob.
    2. Windows Error 126. 

    Uninstall your existing copy of iTunes. Delete any copies of the iTunesSetup.exe (or iTunes64Setup.exe) installer files from your downloads areas for your web browsers and download a fresh copy of the iTunes installer from the Apple website:
    http://www.apple.com/itunes/download/
    (The current build of the 11.1.4.62 installer was changed a few days ago, which fixed the bulk of the reports of MSVCR80.dll/R6034/APSDaemon.exe/Error-7/AMDS-could-not-start trouble ... but the build number on the installer was not changed. So we're trying to make sure you do the reinstall using a "new good" 11.1.4.62 installer instead of an "old bad".)
    Does the install with the new copy of the installer go through properly? If so, does that clear up the error message?
    If you still have the same error messages cropping up, then try the procedures from the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • When I try to open iTunes from my PC, I get a message "aps daemon.exe  MSVCR80.dll not found  reinstall"

    When I try to open iTunes from my PC, I get a message "aps daemon.exe  MSVCR80.dll not found  reinstall"
    I have redownloaded iTunes and still get the same message. It has to do with my Windows Vista in some way? I cannot sync my iPad2, iOS 7.0.4 with my PC.
    Can anyone help me? I don't want to lose the thousand and one things I've bought.

    Uninstall your existing copy of iTunes. Delete any copies of the iTunesSetup.exe (or iTunes64Setup.exe) installer files from your downloads areas for your web browsers and download a fresh copy of the iTunes installer from the Apple website:
    http://www.apple.com/itunes/download/
    (The current build of the 11.1.4.62 installer was changed a few days ago, which fixed the bulk of the reports of MSVCR80.dll/R6034/APSDaemon.exe/Error-7/AMDS-could-not-start trouble ... but the build number on the installer was not changed. So we're trying to make sure you do the reinstall using a "new good" 11.1.4.62 installer instead of an "old bad".)
    Does the install with the new copy of the installer go through properly? If so, does that clear up the error message?
    If you still have the same error messages cropping up, then try the procedures from the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Cannot create mysites from powershell: Original XSLT List View Web Part not found

    I have a bizarre problem in my SharePoint 2013 farm. This does not occur in my test farm, only in the farm we were going to go live with.
    I'm on windows Server 2012, SQLServer 2012 SP1, SharePoint 2013 April CU. 1 appserver/centraladmin server, 2 web servers.
    When I log into our mysitehost and click newsfeed, it will create a mysite (even though first it displays "we are sorry there was a problem creating your site")
    But from powershell, whether I use $UserProfile.CreatePersonalSite() or New-SPSite, I get the following error:
    Original XSLT List View Web Part not found
    So far I've only found one other person with this:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/2503e42c-e114-4e89-8e00-89fe70f0b154/cannot-create-sharepoint-mysite-programmatically
    This is a brand new farm, created with the same scripts I created my test farm with, and same version of SharePoint. Only the service accounts are different. (Farm account has admin on the servers right now since I was setting up profile service).
    Some other errors from the same correlation ID that look related:
    It can't seem to find the listemplate 101
    And something looks wrong with the MySiteDocumentLibrary feature
    I have tried the following:
    1. run psconfig.exe on each server
    2. install-spfeature -AllExistingFeatures
    3. looped through the directory under Features and for each called Install-SPFeature $dirname -Force
    4. uninstalled and reinstalled MySiteDocumentLibrary feature
    5. blew away the whole farm (removed all servers from farm, deleted all databases) and recreated it.
    6. tried creating the UPA from the CentralAdmin gui.
    The only real difference I can think of between the working farm and non working farm is, I installed the working farm using RTM, then as they came out added the March PU and April CU. For this farm I installed RTM and March and April, and then ran my build
    farm script.
    I am at a loss. What do I need to do, re-install the binaries? That's all I can think of. What I love is that our test / POC system worked fine, and now 2 weeks before go-live I'm seeing errors on the production servers I've never seen before. Using the
    same scripts no less.
    Feature Activation: Feature 'Fields' (ID: 'ca7bd552-10b1-4563-85b9-5ed1d39c962a') was activated
    Feature Activation: Feature 'CTypes' (ID: '695b6570-a48b-4a8e-8ea5-26ea7fc1d162') was activated
    No document templates uploaded for list "$Resources:core,global_onet_solutiongallery_list;" -- none found for list template "100"
    Failed to find <ListTemplate> tag corresponding to ID "101", tried both onet.xml for site definition ID "0" language "1033" and global site definition. Operation failed.
    No document templates uploaded for list "$Resources:core,stylelibraryList;" -- none found for list template "121".
    System.Runtime.InteropServices.COMException: A user may not remove his or her own account from a site collection.<nativehr>0x81020051</nativehr><nativestack></nativestack>, StackTrace: at Microsoft.SharePoint.SPUserCollection.UpdateMembers
    Feature Activation: Feature 'MySitePersonalSite' (ID: 'f661430e-c155-438e-a7c6-c68648f1b119') was activated
    Feature Activation: Activating Feature 'MySiteDocumentLibrary'
    Calling 'FeatureActivated' method of SPFeatureReceiver for Feature 'MySiteDocumentLibrary'
    SharePoint Foundation Upgrade MySiteDocumentLibraryFeatureReceiveraj08n INFO Creating new My Documents library
    Unknown SPRequest error occurred. More information: 0x80070002
    SPRequest.GetMetadataForUrl: UserPrincipalName=, AppPrincipalName= ,bstrUrl=http://contoso/personal/cbuchholz/DOCUMENTS ,METADATAFLAGS=59
    System.IO.FileNotFoundException: <nativehr>0x80070002</nativehr><nativestack></nativestack>, StackTrace: at Microsoft.SharePoint.SPWeb.GetObjectForUrl at Microsoft.SharePoint.Portal.UserProfiles.MySiteDocumentLibraryUtil.GetSPObjectFromUrl ...
    <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/personal/cbuchholz/DOCUMENTS"
    Possible mismatch between the reported error with code = 0x81070504 and message: "There is no Web named "/personal/cbuchholz/DOCUMENTS"." and the returned error with code 0x80070002.
    Attemping to add webpart id 0F6072F2-E804-4CFD-837E-BB37332B9D1C to web http://contoso/personal/cbuchholz
    Adding XsltListViewWebPart calling SPRequest::CreateListViewPart. Web part id 0F6072F2-E804-4CFD-837E-BB37332B9D1C, web http://contoso/personal/cbuchholz
    Feature receiver assembly 'Microsoft.SharePoint.Portal, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c', class 'Microsoft.SharePoint.Portal.UserProfiles.MySiteDocumentLibraryFeatureReceiver', method 'FeatureActivated' for feature 'e9c0ff81-d821-4771-8b4c-246aa7e5e9eb' threw an exception: System.InvalidOperationException: Original XSLT List View Web Part not found at Microsoft.SharePoint.Portal.UserProfiles.MySiteDocumentLibraryUtil.ReplaceListViewWebPart
    Feature Activation: Threw an exception, attempting to roll back. Feature 'MySiteDocumentLibrary'
    Exception in EnsureFeaturesActivatedAtSite: System.InvalidOperationException: Original XSLT List View Web Part not found
    Failed to activate site-collection-scoped features for template 'SPSPERS#2' in site collection 'http://contoso/personal/cbuchholz'
    Failed to apply template "SPSPERS#2" to web at URL "http://contoso/personal/cbuchholz
    I've had other problems in this farm: the bug where when you add Administrators to a Search Service via the Manage Service Applications page, it removes the SPSearchDBAdmin role from the search service process account. That one did not happen in the other farm.
    At least other people have that one and I could just use the farm admin instead (still troublng of course).

    Ok,
    Here is the problem:
    When creating a mysite from powershell or script, apparently you can ONLY do this from a wfe (or a server running Microsoft SharePoint Foundation Web Application in services on server).
    You CANNOT create mysites from script on your appserver if it is not also a Web Application Server. I confirmed the same is true in my test farm. I guess I was always running most of these scripts on the webserver.
    I searched all over and cannot find this documented anywhere.
    Who do I contact to have Microsoft document this?
    It's Thursday morning, I've been working non stop since Saturday morning so you don't have to :)

  • Downloaded latest version and now firefox won't open "mozjs.dll not found"?

    I downloaded version of firefox (5.0?), and when the computer restarted firefox won't open. I get a "mozjs.dll not found".
    Help?

    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''''' {web link}
    While you are in safe mode;
    Press the '''<Alt>''' or '''<F10>''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''Advanced > General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites and see if there is still a problem. Then restart.

  • Tecra M9 - TPSMain.exe cannot start because CpePerf.dll not found

    Hi and help,
    have searched the web and found other forum threads with similar issues.
    Tried all the suggestions to no avail. I am not great on the computer but can find my way around. Anyway....
    After login messge following messages pop up in succession, along the lines of : TPSMain.exe cannot start because CpePerf.dll not found then: TPSoddctl.exe cannot start because CpuPerf.dll not found
    Computer works fine but Power Saver does not auto start and neither can i select it to from control panel.."toshiba power saver is not running",
    so select it from Power options..."failed to start as CpuPerf.dll is not running"
    Did all the searching on net and followed all advice... i.e. unistall power saver in safe mode, unistall toshiba common utilities neither can unistall fatal error 0x7e
    So download Ccleaner, run checks, unistall with Ccleaner same fatal error.
    Been on Toshiba support and tried to install Power Saver......same problem won't install .
    So help help help if possible.
    Computer is working fine but messages popping up are annoying and i would love power saver to prolong battery.
    Tried system restore, though i doubt this affects the files...another problem "system restore could not complete"...tried this several times and cannot system restore either....what is going on???????
    any help please
    Tim

    Cheers for the advice Andrei,
    so you suggest there is nothing i can do other than restore from Toshiba recovery disc. Do you think somebody with a bit more knowledge could do sort it out with a less drastic approach..i.e is it worth taking it into a shop? Or do you think they will just have to go down the same route?
    If i follow your plan is it just a simple case of downloading all my docs, photos, bookmarks to an external hd and then inserting the recovery disc and following intructions.?? I guess this disc then formats the HD and then reinstalls all the components the laptop came with??? is it infact a drastic approach, or quite simple as a procedure...what do i stand to looose?
    Also how do i save xp as this is a version i installed when working/ using my laptop for my previous employer and i no longer have access to the discs/product key.
    also could you confirm if this procedure would sort out system restore. I have tried restoring again to several restore points and the procedure will not complete, so this function is definitely not working anymore.
    Sorry for more questions but as you can see this is not familair territory for me!!
    many many thanks
    Tim

  • Prompted to upgrade iTunes on computer. Won't let me and get error message MSVVR80.dll not found. Attempted to reinstall, won't let me. Can you have iTunes and iCloud on the same computer?

    Prompted to upgrade iTunes on computer. Won't let me and get error message MSVVR80.dll not found. Attempted to reinstall, won't let me. Can you have iTunes and iCloud on the same computer?

    Try following the instructions of tt2 in https://discussions.apple.com/thread/5822086

  • Installing update resulted in error message MS VCR80.dll not found, Apple mobile device failed to start

    Can you help with error message on installing itunes on Windows XP: error message MSVCR80.dll not found.  Apple Mobile Device failed to start.  Error 7 Windows error 126.
    Deleting itunes and reinstalling does not fix it.

    Solving the iTunes Installation Problems in Windows
    1. Apple has posted their solution here: iTunes 11.1.4 for Windows- Unable to install or open - MSVCR80 issue.
    2. If the Apple article does not fully resolve the problem for you, then try Troubleshooting issues with iTunes for Windows updates - MSVCR80.

  • My operating system is Windows XP SP3.  I have Adobe 11.0.08 installed.  I cannot print a pdf file/document. Error message - AeroRd32.exe - Unable To Locate Component  -  "Application failed to start because lxdautil.dll not found."  Any suggestions?

    My operating system is Windows XP SP3.  I have Adobe 11.0.08 installed.  I cannot print a pdf file/document. Error message - AeroRd32.exe - Unable To Locate Component  -  "Application failed to start because lxdautil.dll not found."  Any suggestions?

    That DLL is part of your printer driver; reinstall or update the device driver for your printer, and the message should go away.

  • HT1349 Not a Mac computer-have had ITunes on this computer for literally years.  This morning i am getting an error message trying to open Itunes - MSVCR80.dll not found, Not installed correctly Error 7 (Windows error 126).  DL would not work.  Help!

    Have had Itunes on this computer literally for years.  This AM message "MSVCR80.dll not found, not installed correctly Error 7 (Windows error 126) "- and could not download (it wanted a mobile device - I don't have one)
    Help!

    Solving MSVCR80 issue and Windows iTunes install issues.
    Thanks to user turingtest2 for this solution.
    Solving MSVCR80 issue and Windows iTunes install issues.
    If the above doesn’t do the trick entirely, then use the instructions in the following as it applies to the version of Windows you are using:
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    You may be required to boot into safe mode to complete the folder deletion process.

  • Itunes 10.5 doesn't open error: scarddlg.dll not found

    updated to itunes 10.5 installation went fine, when I start the program ...SCARDDLG.DLL not found and itunes failed to open...
    any help?
    thanks

    OMG i get the same thing !
    i had itunes open all day then i updated it to the lastest thing then it just wouldnt open ever , ive uninstalled and reinstalled about 4 times and still nothing, i wont more music but i can't coz itunes won't open. why does it have to be so difficult ...

  • Error 7 (Windows error 126) avFoundationcf.dll not found.

    Error 7 (Windows error 126) avFoundationcf.dll not found. windows 7 64bit, I've tried everything, but it dosn't work, please help.

    Update .netframework to latest version (see apple support)
    then
    Follow the instructions on this link, basically un-install everything, remove programs that says they are made by apple inc. (using add remove program)
    http://www.reimageplus.com/fix-windows-127-error/   (Many thanks to reimageplus.com)
    You will also need to check and verify that the following folders have been removed:
    C:\Program Files\Bonjour
    C:\Program Files\Common Files\Apple
    C:\Program Files\iTunes
    C:\Program Files\iPod
    C:\Program Files\QuickTime
    C:\Windows\System32\QuickTime
    C:\Windows\System32\QuickTimeVR
    dont forget to remove icloud also
    you dont need to delete your itune music library though
    If any of these folders still exist, delete them along with their contents. (if you cant delete them, right click and go to properties and then security and change the control of the fold to you)
    do this for files under  program files and program file (x86) on your computer
    once you have deleted everything, restart your computer. Then I repaired my registry using a registry repair program.
    Important:-  instead of installing itunes I installed quick time, which installs apple application support (this is the corrupt file which is causing all the issues)
    i then installed itunes and it all worked fine,
    should take no longer than half hour to fix
    hope this helps

  • HT201413 cannot reinstall itunes, i get this message MSVCR80.dll not found.  Try to reinstall itunes and i get error 7 (Windows erro 126)  help please

    cannot reinstall itunes, i get this message MSVCR80.dll not found.  Try to reinstall itunes and i get error 7 (Windows erro 126)  help please

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Gallery web site not found

    I published a 35 photo web gallery I thought successfully, but when I go to the url listed at the top of the photo event folder, I get a web site not found error. The photos did upload to the iDisk in the "sites" folder, but it would apppear no web page was created.. there is a web gallery icon to the right of the photo album name that was uploaded.. I have upgraded my iPhoto with the latest ver via software update.. any thoughts??

    Welcome to the Apple Discussions. Try making some minor change to the gallery and republish. See if that will jump start the online gallery. If that doesn't work, mount the iDisk, go to the Web/Sites folder and delete the contents of the _gallery folder (assuming you only have one gallery). Then republish again.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Calendar Server installation gets error "libnmspr20.dll not found"

    Calendar Server installation gets error "libnmspr20.dll not found"
    <P>
    When installing Calendar Server 3.5 on NT near the end an error
    occurs: "libnmspr20.dll not found " and then it will exit the setup
    without completion.
    This is a bug because it is looking for the libnmspr20.dll in the
    system path but the Calendar Server installation has left it in a
    temp directory. This does not occur if the Netscape Messaging Server
    has been previously installed on the same host. A workaround is, when
    the error message displays, you DON'T press ok, but search your
    computer for the missing file (usually found in temp-directory).
    You then copy the file to a directory in your system path. Now you
    can press the OK button and the installation will fail. Re-install
    the calendar server, this time the installation won't fail.

    Installing Latest JRE on NT4 sp6a produces the same error:
    InstallShield DLL Custom Action:
    File 'C:\TEMP\RegUtils.dll' can not be found. Make sure the file is on the target system or installed already.
    I searched www.installshield.com since the error is an installer error and the installer is InstallShield. NO results found there either.
    Seems like the installer team needs to brush up on the NT4 platform.

Maybe you are looking for