Assemblies in App directory

Due to the nature of our app, we want th Crystal 2008 .Net (VS 2005) assemblies in our apps working directory instead of installing the full runtime.  When we run the app, we are getting an error
Crystal Reports registry key permissions are insufficient
This is obviously expected on a non development machine.  Is there a way around this?  Maybe a trick I can do in my installer? The Crystal 2008 runitime has too many files and is too big for what we need.  All we need to do is print and preview reports.

I expect that you are only including the .net assemblies withing your application, and only the onces you have added as referenced in your project.
This is not sufficient in order to run an application using the CR.NET SDK.  You need to use the runtime installer in order to make this work.  The .NET assemblies wrap many other files in order to display and process reports.

Similar Messages

  • IPhone Web App Directory

    Does anyone know if there is a version of the Apple iPhone web app directory formatted for the iPhone? Every time I go to load the page it displays full.

    Why not use your desktop or laptop computer to create collection of bookmarks for the iPhone.
    In Safari the top left collection on my bookmarks bar is called iPhone. Those bookmarks synch automatically with the iPhone.
    Matt

  • Only ConverterServlet.class is in the APPS directory from the currency converter sample?

    I have this problem, the deploytool won't extract files to iPlanet/ias6/ias/APPS directory when I deploy my bean which I intent to use rich client to access and has no web application. Today I took someone's advice and deployed the currency converter sample and found out only the ConverterServlet.class was extracted in my APPS/j2eeguide/converter folder. It is really strange as only the web application file was extracted. I am using AIX Unix with iAS 6.0 SP1 installed. I check the ksvradmin and kregedit and all is there. Please help.

    Hi, I don't know what the necessary patches are but I tried to deploy currency converter sample on my laptop which has iPlanet installed. The folders of ejb and servlet are there in the APPS. I upload the very ear file on my laptop to the AIX and then use j2eeappreg to deploy it. Guess what, no luck. Can I be sure that it is the problem of the AIX? I didn't set up the AIX enviroment so I will have to consult others if it is the AIX enviroment.

  • How to completely uninstall air app(clear up user files under app directory)?

    In the adobe air 1.1 install/uninstall document, it says "Removing an AIR application removes all files in the application directory. However, it does not remove files that the application may have written to outside of the application directory. "
    But it's not true. I found you cannot completely uninstall the app if there is any user files under app directory. If the user re-install the app, it will reminder the user "some error has occurred ...because an application with that name already exists at the selected installation location.... ".
    How to get rid of this problem if the user didn't clear up the folder manually before re-install?  If it's a limitation of adobe air, anyone could give me any evidence from official documents? Cause I have to persuade the user to accept it    Thank you.

    Psythik wrote:After returning my 6GB Zen Micro to the store (due to the fact that I filled it up quicked than I would've liked), I decided to go with the Zen Sleek player instead. Problem is, my computer still has the Zen Micro's drivers installed and apparantly it's conflicting with my Sleek because my computer won't recgonize it as a Zen Sleek even after installing the drivers (it just recgonizes it as a generic mp3 player). I can still transfer files to it as a would with a generic mp3 device in My Computer. Problem is, ID3 tags aren't properly sent this way (which is annoying when I want an album organized by track number).
    You shouldn't need to uninstall the Micro, it won't conflict. If tags aren't being sent properly then there might be some issue with the tags being read from the files. Check with a dedicated tagging program, and rewrite the tags perhaps on some test files.
    I'm assuming it's a Sleek with v2.xx firmware?

  • Question on migrating the entire app directory.

    Hello all, We are upgrading Essbase from 11.1.1.4 to 11.1.2.3. As a part of the migration as you all know one is supposed to copy the app directory over to the new server(target server). My question is does the source server have to be down when this app directory is getting copied over to the target server?On our dev server the copy took 12 hrs. So we are looking at ways to reduce the downtime on production. The essbase staging tool shuts off the source essbase server as a part of the migration and then one of the succeeding steps is to copy over the app directory. Now once the copy has been started can the essbase server be started(to reduce down time) while the copy is in progress or is it a must that the source must be down. Thanks for your suggestions.
    Thanks,
    Ted.

    Thanks for the suggestion John, I will take the two step approach. Just one more question though, So When you say "hit on performance while copying the files" does it imply that the source can be up and running when copying locally? Thanks again.
    Ok, just understood what you were saying, copy the app directly locally( after shutting of essbase on source) . Once the local copy is complete, bring the application back up, and then copy the local copy to target( and it is during this copy that there could be an impact on performance).
    Thanks,
    Ted.
    Message was edited by: Teddd

  • Installed apps directory deleted and apps are miss...

    I moved the files in my installed apps folder to the root of the apps directory. The apps worked fine. I deleted the installed apps directory and now when i install apps the only way i can acess them is if i put them as a shortcut on the main screen!! I've tried istalling lots of different apps on the phone memory and memory card. Its a new phone so i dont mind restoring all the settings. Ive allready reset the factory setting and installed the firmware again but with no hope all help is appreciated.

    you will need to back up your data and apps etc via pc suite the soft reset is *#7370# security code is 12345
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • XML files and assemblies in bin directory

    In VS 2010 the bin directory was very simple and straight forward.  Now in VS 2012 Web apps the bin directory is filled with a bunch of System and Microsoft assemblies a bunch of folders named with the two letter country code use in URLs and a bunch
    of xml files with the name of the System and Microsoft assemblies.  I can guess the reason for the assemblies is so that the web app can be deployed to servers without the .Net Framework installed or to which the installed app does not have access to
    the GAC.  But what is the reason for all of the xml files.  Then to add insult to injury, even though the project is  created with all of these xml files listed in the bin folder, each and everyone has a yellow triangle with an exclamation mark
    beside which I assume means that the file does not exist physically in the folder.  When you go to windows explorer sure enough they aren't there.
    What is the purpose of all of these xml files, and if they are needed then why aren't they added to the bin folder?  I can not publish my project because the files do not exist.  Can I delete these files with impunity?
    Edward R. Joell MCSD MCDBA

    How can you possibly think that this is an ASP.Net issue?
    Visual Studio 2012 created the listing for those files and foreign folders in the bin, NOT Asp.Net. 
    Visaul Studio 2012 listed those files in the bin and failed to create the files physically NOT Asp.Net. 
    Visual Studio 2010 does NOT put those extraneous files in the exact same kind of Asp.Net project, but Visual Studio 2012 does.
    This is behavior that only occurs with the new version of Visual Studio.  If it were an Asp.Net issue then Visual Studio 2010 would exhibit the same behavior.
    Visual Studio is the mechanism that carries out publishing the project.  This is a function of the IDE.  It is Visual Studio that is reporting it can not complete the task because it cannot find the files it did not create.
    This is new behavior from Visual Studio 2012,  which makes it impossible to work. 
    In addition, Visual Studio 2012 keeps having the Output and Errors window show up on the level where the code windows are suppose to open and the code windows open where the output window is supposed to open.
    This behavior has NOTHING to do with Asp.Net or it would be present in ALL versions of Visual Studio, but it is only happening in Visual Studio 2012.
    Are the moderators of this forum trying to avoid the hard questions, or are they trying to hide flaws in Visual Studio?
    Edward R. Joell MCSD MCDBA

  • C# Getting path of folder that is created in Visual Studio and it's located in app directory.

    Alright i created folder that will contain video resources for my app.But now i need to connect it with my code.I need to get file path of folder that i created in Visual Studio,but it needs to work on other machines.I tryed Path.Combined(Environment.GetCurrentDirectory
    + @"Video\Lekcija1.mp4") but it didn't work.Any suggestions?

    If you set the Build Action of the Lekcija1.mp4 file to Content (right-click on the file in the Solution Explorer in Visual Studio) and the Copy To Output Directory property to Copy always or Copy if newer you could use the following code to get the absolute
    path to the file:
    string codeBase = System.Reflection.Assembly.GetExecutingAssembly().CodeBase;
    string fullPath = System.IO.Path.GetDirectoryName(codeBase) + "\\Video\\Lekcija1.mp4";
    Hope that helps.
    Please remember to mark helpful posts as answer to close your threads and please start a new thread if you have a new question.

  • Deployment of RDF File in Oracle Apps Directory

    Hi,
    I am facing problem in deploying the custom RDF file in Oracle Apps Instance.
    My RDF file works fine when it is deployed in the XXASO directory structure with Profile option ASO:Print_Report_Directory set to XXASO directory.
    But When the same RDF File is deployed in ASO directory structure with
    Profile option ASO:Print_Report_Directory set to ASO directory it throws error.
    Can anybody please Pour light on this.
    Regards,
    Mithun

    HI mithun,
    I am trying to keep my report in custom top and place the location of my report in ASO:Print quote Report Directory.But it is thrwoing me error.It doesnt open a right URL and hence ends with error.
    Its very urgent for me,CAn u please spare some time and throw some pointers on y it is behaving in this manner?and what all i need to do for it to pick my report from custom top.

  • IPhone Official Web App Directory?

    Has anyone heard about this? Any word on which apps will be included?
    Apple to launch official iPhone Web applications directory
    http://www.appleinsider.com/articles/07/10/10/appleto_launch_official_iphone_web_applicationsdirectory.html

    I still think appleopolis.com has a better set up, when I can put my favorites on a screen to select from. But its another positive step for Apple and the iPhone, Keep it up guys...your getting there!!!

  • How to link javascript files in myApp.app directory in IOS from html file in app StorageDirectory

    I'm using Adobe Air 3 for IOS offline app, and I want to implement a download updates (html files + js,css) feature from within the application. The files would be displayed in a StageWebView component.
    Since Apple doesn't allow saving files inside the installation directory, I must use ApplicationStorageDirectory instead to download files into.
    I want those download html files to link to .js / .css files already installed within the main application directory (e.g. at myApp.app).
    The reason for that is I want to minimize the number of the downloaded (shared) files as much as possible. Is this possible?
    Thank you.

    I think this doesn't work in StageWebView:
    http://help.adobe.com/en_US/air/build/WSfffb011ac560372f7e64a7f12cd2dd1867-8000.html#WS901 d38e593cd1bac354f4f7b12e260e3e67-8000
    "Note: Links in a StageWebView instance cannot open URLs that use a custom URI scheme."
    So I can't for example do this:
    <link rel="stylesheet" href="app:/CSS/Templates.css" type="text/css" media="screen, mobile" title="main" charset="utf-8">
    What I need is something like the following:
    Inside ApplicationStoarageDirectory (/Library/Application Support/):
         test.html
    I need it to link to a css file located inside ApplicationDirectory (installation directory), something like:
         <link rel="stylesheet" href="../../MyApp.app/CSS/Templates.css" type="text/css" media="screen, mobile" title="main" charset="utf-8">

  • Apps Directory Structure

    Hi,
    With the help of many good posts on this forum I got 11.5.10.2 Apps running on Suse Linux 9.0. I installed Vision Demo database and the installation location is
    /opt/oracle
    under this directory following directories have been created by rapidinstall
    visappl
    viscomn
    visdata
    visdb
    visora
    Could someone please educate me about this directory structure.
    Also where should my environment variables like ORACLE_BASE and ORACLE_HOME point, which environment files should I put these env variables so that these get applied after reboot automatically.
    Thanks in advance.
    Ravi Singh
    Message was edited by:
    Ravi-2006

    Hi Ravi
    Let me answer to your query...
    What all i understand you want to know the file structure, as you have installed vission DB thus
    visappl - APPL_TOP
    viscomn - COMMON_TOP
    visdata - data_top (data top for appl utilies 806 home)
    visdb - database
    visora - ora_top
    There are 2 oracle home
    1) 9i oracle_home which I feel must be -- visdb
    and
    2) 806 oracle home which is visdata
    8.0.6 oracle home is ussed for apps utlities adpatch/adclone etc
    when you source different environment file you then see the difference
    FYI
    appl_top env file --> $APPL_TOP APPS<SID>_server.env
    let me know if you still have doubt
    [email protected]
    +9810285180

  • Oracle apps directory structure

    Hi,
    I am currently studying the Oracle Apps system admin self study cds....
    But there is no mention of the following
    Environment Files and Oracle Applications File System
    Could someone provide me with information or document regarding
    Product Directories
    APPL_TOP Directories (common_top etc)
    Common Components Directory
    Java Files and Directories.
    Ta
    sunny

    Hi,
    Please refer to the following documents.
    - Oracle Applications Concept
    - Maintaining Oracle Applications Documentation Set
    - Oracle Applications System Administrator's Guide Documentation Set
    Applications Releases 11i and 12
    http://www.oracle.com/technology/documentation/applications.html
    Regards,
    Hussein

  • J2EE Enterprise App Directory Structure

    Can anyone point me to a resource that descibes the recomended development directory structure for a J2EE app with EJB? MyEclipse create three directories:
    J2EEAppName
    J2EEAppNameEJB
    J2EEAppNameWeb
    But I don't know where to put the shared classes, etc. I want to do it right.. Any help would be greatly appreciated.
    Paul

    For anyone else looking for an answer to the recommended directory structure...
    See this link:
    http://java.sun.com/blueprints/code/projectconventions.html

  • Web app directory structure

    Is there some standard directory structure when building J2EE web application that consists for example JSP pages, servlets, EJB components, pictures etc.

    place all your jsps in "jsp" folder under the project folder.
    Create a folder called "WEB-INF" under the project folder which contains all your servlets, and web.xml and taglib.tld files. Your servlets that is .class files should be in a folder "classes" under "WEB-INF".
    The .html files and picture files are under the project folder.
    I hope it will help you some how.
    But, the directory structure depends upon the Framework you are using such as Struts, Spring or Axis.

Maybe you are looking for