How to get CrystalServer.dll

Hello,
I am now working on a project that embeds Crystal Report. I need to load "CrystalServer.dll" in my code. I have downloaded "Crystal Reports for .NET Framework 4.0", however I did not this CrystalServer.dll inside.
Does anyone know how to get this dll file?
Thanks so much.

Hi David
You are not licensed to use the crpe32.dll API calls. You also do not have the necessary header files. Like Don said, no way to update an app that used the crpe APIs. Your two options are the CR SDK for .NET or CR SDK for Java. Anything else will either not work, you will not be able to deploy the runtime or you will be breaking your license agreement.
- Ludek
Senior Support Engineer AGS Product Support, Global Support Center Canada
Follow us on Twitter

Similar Messages

  • How to get a DLL's version number

    I am trying to get a version number of a dll that has been written and used in an application I'm working on so that I can display it on a front panel...  I was given this link http://publib.boulder.ibm.com/infocenter/pcomhelp/v5r9/index.jsp?topic=/com.ibm.pcomm.doc/books/html... to see if I could access anything there and none of the listed DLL's are on my system.
    can anyone here point me in the right direction?
    TIA...

    got it...

  • How to get last Build date of a dll in the real time target

    Info On My Project    
       I am working on LabWindows CVI 12.0 for development . This project is a real time application for hardware, which is having Phar Lap ETS as RTOS...  
    I am facing some problems while checking Build date of my Application file( .dll)
    I have tried to use GetFileDate API. But it is not supporting for realtime Target..
    So i have tried __DATE__ macro.. That also having some problems..
    How to get last Build date of a dll from the real time target  ??
    Please Help to solve this....
    Thanks
    Vaishakh A  K

    Please reply if any one have suggestion...

  • How to get rid of a Digeste.dll error

    Does anyone know how to get rid of a digeste.dll error that is in my C:\window\system32 safely
    Thanks
    Bob
    Solved!
    Go to Solution.

    lordkirivos, in the future, please research a question before you provide a possibly incorrect answer. In this case, digeste.dll is related to spyware, so your answer makes absolutely no sense, and is not at all helpful.
    @OP - http://www.google.com/search?hl=en&q=digeste.dll&aq=f&oq=

  • Firefox22 get plc4.dll error, click ok and firefox starts. Did clean reinstall of everything related to Firefox but still have problem. How do I fix this?

    Was using Firefox 21, after 20, etc. Automatically updated Firefox to version 22 and problem appeared. I get the error message, click OK and Firefox runs normally. I reinstalled version 22..same problem. I removed everything after copying bookmarks to html file. I removed application data, extensions, folders--everything. I download a fresh copy of 22, installed it, imported my bookmarks and installed new copies of my extensions. SAME PROBLEM. I get plc4.dll not found error. I copied plc4.dll from Thunderbird to Firefox folder. Then I get nspr4.dll error. I copied this too from Thunderbird to Firefox, then I get xpcom.dll not found error. I copied this as well and get NS_CSTringContainerInit2_P not found in xul.dll. BUT FIREFOX STILL LOADS and runs normally after I click OK. I also did a Malware scan to make sure this wasn't a factor. How do I resolve this crap?

    I did exactly what you describe , no improvement. I was surprised.

  • Does anybody know how to get rid of icudt49.dll without downloading itunes? please help!!

    Does anybody know how to get rid of icudt49.dll without downloading itunes. I have run norton utilities througth but it does not take care of this problem.

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • How to get recipient n# in pcsuite?

    how to get recipient n# in pcsuite? im doing a program that will recieve and send message using C# programming language and pcsuite with my n95, i want to get n# of the recipient so that if my system will recieve a message it will automatically reply to a sender or recipient.. but i dont know how to get the n# of the sender or recipient... can any body help me? i fount in google a dll that can recieve and send a message but my only problem is how can i get the n# of the sender or recipient... if anyone know how please..... help me.. thanks in advance

    this maybe a better forum to ask:
    http://discussion.forum.nokia.com/forum/forumdisplay.php?s=9b5e1db78625bb5ee16d9f13b1adcdf3&f=14

  • How to get selected sequence in a file

    Hello,
        I can get the selected sequence file by accessing the RunState.InitialiSelection.SelectedFile property. However, if i want to get the name of the sequence that was selected in this sequence file, then how can i get that?
    Thanks,
    Regards,
    Aparna

    Hello,
       Sorry, i saw this thread a little late. My question is still the same. The solution that you gave actually gives me the display name of the sequence file. But i wanted the name of the sequence that was opened withtin the sequence file. Here is what i have.
    A sequence file named TestExport.seq has two sequences  - MainSequence and SecondSequence. I open up the sequence file and open the SecondSequence in that file. But i dont know how to get this information about the sequence that is selected within the file. I have an external dll, in which i am passing the sequence file name as RunState.InitialSelection.SelectedFile. But i do not know how to get the sequence name that was actually opened in that file. Because i actually want to get the sequence context of the sequence within the file. The code that i have looks like this:
    public ExportDlg(SequenceFile seqFile)
                InitializeComponent();
                SequenceContext seqContext = seqFile.NewEditContext();
                engine = seqContext.Engine;
                object outParam = System.Type.Missing;
                this.seqContext = engine.NewEditContext(seqFile.GetSequence(0).AsPropertyObject(),System.Type.Missing,out outParam);
    seqFile.GetSequence(0) - gives me the context of the first sequence which is MainSequence. But if i have opened the SecondSequence, i need the context for that. And to get this, i need the sequence name "SecondSequence" somehow.
    RunState.InitialState.SelectedSequences is an array of containers. Although i can see the sequence name during executing, i do not know how to get the name of the container my external dll .
    Please help,
    Thanks,
    Regards,
    Aparna

  • How to get data from a USB-UIRT device using Labview?

    How to get data from a USB-UIRT device using Labview?
    I'm trying to get data from a USB-UIRT device, is it posible with Labview?
    I really appreciate your help, 
    thanks

    You may want to contact the developer of the device for the API and DLL.
    http://65.36.202.170/phpBB2/viewforum.php?f=3

  • In OBIEE 11G, how to get the special parameter created by JAVA?

    Hi Experts,
    In OBIEE 11G, how to get the special parameter created by JAVA?
    For example:
    In JAVA , it has set one parameter named 'test'.
    So how to get the parameter in filter area in OBIEE?

    Hi Kobe,
    No P2 holds the parameter name like PresentationTable.ColumnName, in your form you may go for complete name or just column name and before submitting the form you can define the Action url.
    I would suggest to read section 6.3.2.1.
    ex:
    <SCRIPT LANGUAGE="JavaScript">
    changeAction(url) {
    var TestVar = form.inputbox.value;
    document.this_form.action="saw.dll?Go&Path=/Shared/Test/SB2&Action=Navigate&P0=1&P1=like&P2=Customers.Region&P3="+TestVar;
    </SCRIPT>
    </HEAD>
    <BODY>
    <FORM NAME="myform" ACTION="" METHOD="GET">Enter something in the box: <BR>
    <INPUT TYPE="text" NAME="inputbox" VALUE=""><P>
    <INPUT TYPE="button" NAME="button" Value="Click" onClick="changeAction(this.value)">
    </FORM>
    If helps pls mark.
    Edited by: veeravalli on Oct 24, 2012 10:25 AM

  • Question: how to get the adobe plug in to play a downloaded flv file ?

    I want to know how to get the flv adobe plug in which i downloaded as a result abc or nbc or cbs.com i forget exactly which said i had to and also it seems to be used for playing most all videos from web such as those from utube,hulu, etc. So my question is how do i get the plug in to play any downloaded *.flv video ?  The particulars on the one i have is:
    Output folder: C:\WINDOWS\system32\Macromed\Flash
    Execute: "C:\WINDOWS\system32\Macromed\Flash\uninstall_plugin.exe"
    Extract: NPSWF32.dll
    Extract: NPSWF32_FlashUtil.exe
    Extract: flashplayer.xpt
    also perhaps FLVPlayer.swf of about 9Kb may have something to do with it?
    And the latest update i have was about jan 13 when it seemed to automatically take over my system and update itself.x
    I know it has the ability to do what i want- which is full screen cropped ,change aspect ratios etc. and seems
    It has to be able to or else it could not play the files and give those options which it does on some videos like from utube etc. in the first place. Unfortuneately it has something also to do with the useless *.swf files which are apparently of no use to anything and could certainly be eliminated .
      I have downloaded several freebie flv players such as bs player etc. etc. but they all have so many faults and are not suitable. Bs player does what i want but it hangs , have to go to system mgr. to get out of it sometimes , often difficult to use etc.etc. The main features is i need is to be able to make and play playlists to automatically in full screen one after the other in a specified order with NO user intervention and the ability to magnify or 'pan in' i guess they call it and change aspect ratios so that i can have full screen as if just cropping part of horizontal such as if want to view a 16/9 aspect ratio on a computer as i have with the prior standard 4/3 aspect and change a downloaded vertically stretched to a cropped instead etc.
        Also it doesn't make sense to download others and take up disk space when already have the adobe - also adobe seems to be the only one that plays hulu flv's correctly - on other flv players the video and audio are way out of sync and not just by few seconds but often by a minute or more. I know there is another 'pain' way to do it which is create a *.avi or other extension with loss of clarity etc. which have done but would like to be able to just do it in real time while playing the flv file itself as for example
    as bs player does.
       Anyway if there is no way to get adobe to do this does anyone know of any other free flv player downloads which will do what
    i want - basically playlists, magnify , pan,crop and still full screen, change aspect ratios -  other than bs player ?

    The plugin is what it is: a browser plugin - it cannot act as a standalone player.
    To play local flv files you either need to
    download/install the standalone player (Projector) from http://www.adobe.com/support/flashplayer/downloads.html
    download/install Adobe Media Player http://www.adobe.com/products/mediaplayer/

  • I tried to make a smaller facebook photo more visible by trying to make it my screen saver and now i do not know how to get rid of. it always shows up on screen when i open my computer but is still small

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    i tried to make a smaller facebook photo more distinct by hitting something to make it screen saver. it now shows up each time i open my computer but still is small. i cannot determined how to get rid of?
    <blockquote>Edited by moderator to remove all caps. Please don't yell. -T</blockquote>
    == This happened
    ==
    Every time Firefox opened
    == i tried to make a small facebook photo screen saver
    ==
    == Firefox version
    ==
    false
    == Operating system
    ==
    Windows XP
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100315 Firefox URIAPRO[]
    == Plugins installed
    ==
    *-Default Plug-in
    *Adobe PDF Plug-In For Firefox and Netscape
    *Shockwave Flash 9.0 r28
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *RealJukebox Netscape Plugin
    *RealPlayer(tm) LiveConnect-Enabled Plug-In
    *6.0.12.1040
    *Java Plug-in 1.5.0_01 for Netscape Navigator (DLL Helper)
    *DRM Netscape Network Object
    *Npdsplay dll
    *DRM Store Netscape Plugin

    This sounds more like a Windows question, than a Firefox question. When you say that an image shows up every time you open your computer, do you mean every time you turn on your computer, or every time you start Firefox?

  • I keep getting avfoundationcd.dll not installed, I have diconnectied my anitvirus and firewall stil get the error cna apple give an answer to this?

    I keep getting avfoundationcf.dll missing when trying to update to the latest i-tunes, had no problems till I tried to update to the 11.1.1, I am running Windowas 8 64 bit, I have tried truning off my antivirus program and usinf REVO unistall and nothing works! Does Apple or anyone who knows exactally what this is caused by and how to correct it? I have lost over 600 albums by installing and uninstalling. Please help

    Hey stevenr10,
    Sounds like you're taking the right steps to troubleshoot the issue, but there are a few more recommended steps in this article that are worth a shot:
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Welcome to Apple Support Communities!
    Regards,
    Delgadoh

  • How to get rid of D.O.T tab&MSI info tab?

    Hiya people
    Does anyone have any idea,s on how to get rid of the msi info and DOT tabs in the display properties
    I,ve looked thru the forums and someone said the msi drivers introduce a new dll to the win/system32 folder and the only way is to format the drive ,i don,t wonna do that as i,ve just recently formatted.
    Its not a major fault or anything as i think they are harmless, they just annoy me being there,i prefer coolbits for my overclocking.
    Any idea,s would be greatly appreciated thanks
    AthlonXP2800+ Bartoncore @2083MHZ WinXP pro sp1
    Epox NForce2 8RDA+ mobo
    2x512MB dualchannel enabled
    MSI NX6800GT 256MB videocard @400core  1100mem forceware 65.73beta
    Audigy Soundcard + 5.1 soundsystem
    Sony Trinitron 21inch FlatDisplay

    Quote
    Originally posted by CDM
    Well Congrats on answering your own question with in 16 minutes  

  • VS2013 / Team Explorer vsix - How to get the currently selected build definition?

    Greetings,
    My goal with a simple extension is to right-click any build definition and if my "Show Build Def Stats" menu item is selected, pop a message box with some summary details I plan to pull from the IBuildDefinition interface.
    I'm missing something fundamental I'm sure, but I cannot figure out how in the menu handler the actual build definition that I clicked on.
    The menu command is added where I want it successfully:
    Symbol info used to get this there:
        <!-- This is the Build Definition Context Menu -->
        <GuidSymbol name="guidTeamExplorerBuildDefContextMenu" value="{34586048-8400-472E-BBBF-3AE30AF8046E}" >
          <IDSymbol name="menuBuildDefinitionContext" value="0x109"/>
        </GuidSymbol>
    I am stumped as to how to get the fact that I clicked the "ISRepository" build definition in either the Initialize() or MenuItemCallBack() methods, I haven't come across the right service or container object that I recognize.
    Much obliged!
    --Jordan

    I have been investigating this for a while using .NET Reflector and finally I got it:
    In VS 2013, add references to the following assemblies in the folder C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer:
    Microsoft.TeamFoundation.Controls.dll
    Microsoft.TeamFoundation.Build.Controls.dl
    And then use this code:
    Microsoft.TeamFoundation.Controls.ITeamExplorer teamExplorer;
    Microsoft.TeamFoundation.Controls.ITeamExplorerPage teamExplorerPage;
    Microsoft.TeamFoundation.Build.Controls.Extensibility.IBuildsPageExt buildsPageExt;
    teamExplorer = base.GetService(typeof(Microsoft.TeamFoundation.Controls.ITeamExplorer)) as Microsoft.TeamFoundation.Controls.ITeamExplorer;
    teamExplorerPage = teamExplorer.CurrentPage;
    buildsPageExt = teamExplorerPage.GetExtensibilityService(typeof(Microsoft.TeamFoundation.Build.Controls.Extensibility.IBuildsPageExt)) as Microsoft.TeamFoundation.Build.Controls.Extensibility.IBuildsPageExt;
    foreach (Microsoft.TeamFoundation.Build.Controls.Extensibility.IDefinitionModel definitionModel in buildsPageExt.SelectedDefinitions)
    System.Windows.Forms.MessageBox.Show(definitionModel.Name);
    * My new blog about VSX: http://www.visualstudioextensibility.com * Twitter: https://twitter.com/VSExtensibility * MZ-Tools productivity extension for Visual Studio: http://www.mztools.com.

Maybe you are looking for

  • No Longer Able To Resize Images (PDF Attachments)

    I recently upgraded to Snow Leopard and am now unable to resize my PDF attachments once they are within an email. Maybe I'm missing something, but in the older version of Mail / Leopard I was able to easily resize my attached PDF's on the fly by simp

  • Why I cant use the MSN messenger in my mac?

    I just downloaded the newest version about MSN messenger 5.0. But I cant sign in my msn messenger. I try many times,but it always popup one window says:"Sign in to Microsoft Messenger failed because the service is not available or you ma not be conne

  • Connecting XI to MSSQL Server

    Hi,   I want to connect to Mssql Server from XI, I have downloaded and JDBC driver of MSSql server. Is this enough to connect to XI server or else i have to do any other configuration in XI server. How to know that JDBC Adapter is enabled in XI Serve

  • Web Dynpro ABAP application users need a backend su01 account?

    Hello Experts i have been searching the forums trying to determine if all Web Dynpro  ABAP application users need a backend su01 account? thank you for assisting, regards, Thabiso

  • Can I remotely failover clusters with powershell from a non clustered server? Windows Server 2008 R2

    Hello, I'm trying to remotely administer my windows clusters and fail them over with a PowerShell Script.  The server I'm using is not a clustered server.  I've already installed the Failover Clustering Tools.  I'm able to retrieve information about