Image Not Shown in Web

Hai, Every body, I have a problem with showing my image on the
web. My problem is like this :
I create an employee table with one of its field is to store
the employee photo or picture. I create this field with the data
structure of Long Row. Then I craete a data entry screen for
entering employee record and browse every single record. I can
get the image from the directory and save it to my employee
table and event browse every record with no problem on the
CLIENT system
But when I deploy the application to the web, I can't see the
image. The Image should be part of the data but it doesn't show.
Why ? can any body help me up.
For your information the image file I select is JPEG file type.
Thanks in advance
Eric
null

Hi,
You probably applied the suggested project alias "jaxws" when you created your Scout project.
In the tutorial, the project alias "tutorial" is used as shown in [1]. Therefore, the URL to use in the tutorial is localhost:8080/tutorial/jaxws whereas in your case, it is localhost:8080/jaxws/jaxws as you've already found it.
[1] wiki.eclipse.org/Image:Org.eclipse.scout.tutorial.jaxws.CreateScoutProject_1.png

Similar Messages

  • Gray image not shown correctly in photo app

    Hi, in my iphone App, I create a Gray CGImage. Some code is here:
    colorSpace = CGColorSpaceCreateDeviceGray();
    if (colorSpace == NULL)
    fprintf(stderr, "Error allocating color space\n");
    return NULL;
    CGDataProviderRef dataProvider =
    CGDataProviderCreateWithData(NULL,
    myimagebuffer,
    bitmapByteCount,
    NULL);
    CGImageRef cgImage = CGImageCreate(col,
    row,
    8,
    8,
    col,
    colorSpace,
    kCGImageAlphaNone,
    dataProvider,
    NULL,
    false,
    kCGRenderingIntentDefault);
    And then I use this CGImage to make a UIImage. This image shows OK in UIImageView. I also use UIImageWriteToSavedPhotosAlbum to save this gray scale image to photo album. But when I open iphone native Photo app, this image is not shown correctly.
    Anyone has the same experience?
    Thanks,
    fm

    Post Author: JeffI
    CA Forum: Older Products
    Because I am sure other people will encounter this issue, I will post the solution here...The issue lies in what program is associated with .bmp files. In my specific case the customer had PhotoSuite 4 by Roxio associated with opening bmp files.  I am not sure exactly why (perhaps it doesn't support drag-and-drop?) but if you create a .reg file and import this it should fix the problem. The bolded part is the important part. Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT][HKEY_CLASSES_ROOT\*]"InfoTip"="prop:Type;DocAuthor;DocTitle;DocSubject;DocComments;Write;Size""QuickTip"="prop:Type;Size""AlwaysShowExt"="""TileInfo"="prop:Type;Size"[HKEY_CLASSES_ROOT\.bmp]@="Paint.Picture""PerceivedType"="image""Content Type"="image/bmp"[HKEY_CLASSES_ROOT\.bmp\OpenWithList][HKEY_CLASSES_ROOT\.bmp\OpenWithList\MSPaint.exe]@=""[HKEY_CLASSES_ROOT\.bmp\OpenWithProgids]"Paint.Picture"=hex(0):

  • SRM-MDM Catalog: Images not shown in search ui - only placeholder visible

    Hello Expert,
    we have the problem, that the images, which we imported into the repository using the Data Manager are not shown in the search ui. The image is visible in the Data Manager and assigned to a product.
    If I make a right-click on the image in the brower,  I get a URL like this
    http://[server]:port]/webdynpro/resources/sap.com/tc~mdm~srmcat~uiprod/Components/com.sap.mdm.srmcat.uiprod.ItemDetails/null//Images?id=1&variant=Thumbnail&cachePath=/tmp/largeObjectRepositoriesCachedFolder/kfw-mdm-ae54/RepositoryPort_2010/User1&relativePath=t07/0000000/r00001v-2.jpg
    Regards,
    Sven
    Edited by: Sven Haustein on Oct 16, 2008 3:28 PM

    Hi,
    we are using SRM-MDM Catalog 2.0 SP04 Patch 01 (5.5.63.65)
    Retrieving MDM JAVA API Version
    Admin Version = 5.5.63.02 [Interface CRC=0x5b63a633]
    Build Version = 5.5.63.102
    Content Version = 5.5.63.09 [Interface CRC=0x9d7cb0c4]
    Meta Version \t= 5.5.63.00 [Interface CRC=0xab59b8dc]
    !======================================!
    Building up connection to MDM Server 10.130.32.81
    Retreiving MDM Server Version
    Version = Version 5.5 SP6 (5.5.63.65)
    Regards,
    Sven

  • Export to Pdf: Image not shown

    I'm a newbie with Crystal Report.
    I'm trying to export a loaded Crystal report document in C# to pdf.
    I have a image in the document but it will not show. The Image path is an url.
    If I export it to CrystalReport format it works fine and the image is shown.  
    crdoc.ExportToDisk(ExportFormatType.CrystalReport, logPath + debugFileName + "_1.rpt");
    If I export it to Pdf format it will not work.  
    crdoc.ExportToDisk(ExportFormatType.PortableDocFormat, logPath + debugFileName + ".pdf");
    I also tried to export the document like this
    ExportOptions crExportOptions = new ExportOptions();
    DiskFileDestinationOptions crDiskFileDestinationOptions = new DiskFileDestinationOptions();
    crDiskFileDestinationOptions.DiskFileName = logPath + debugFileName + "_2.pdf";
    crExportOptions.DestinationOptions = crDiskFileDestinationOptions;
    crExportOptions.ExportDestinationType = ExportDestinationType.DiskFile;
    crExportOptions.ExportFormatType = ExportFormatType.PortableDocFormat;
    crdoc.Export(crExportOptions);
    The refrences i'm using is
    CrystalDecisions.CrystalReports.Engine vers. 11.5.3700.0
    CrystalDecisions.Enterprise.Framework vers. 11.5.3300.0
    CrystalDecisions.Enterprise.InfoStore vers. 11.5.3300.0
    CrystalDecisions.ReportSource vers. 11.5.3700.0
    CrystalDecisions.Shared vers. 11.5.3700.0

    I found a solution to this problem:
    1200904 - A dynamic image from an HTTP source does not appear in a .NET application 
    Symptom
    A dynamic image from an HTTP source does not appear in a .NET application deployed to a production system.
    Cause
    This problem occurs because the library file libcurl.dll is missing from the Business Objects bin directory. The libcurl.dll is not included in the .NET merge modules for Crystal Reports XI and Crystal Reports XI Release 2.
    Crystal Reports XI Release 2
    1. Find the libcurl.dll on the development system in C:\Program Files\Business Objects\Common\3.5\bin.
    2. Copy and paste libcurl.dll to C:\Program Files\Common Files\Business Objects\3.5\bin on the production system.

  • Uploaded  image not shown

    hello experts,
    I have been done a web java application in struts. Its working fine in my pc, where i have netbeans 6.0 IDE. But when i deployed the war file at client pc, where jdk1.5 and tomcat 5.5.9 are installed, its not showing newly uploaded image but it shows all the images which were present while creating war file from my pc. But the image is uploaded. I upload the images into c:\rh\web\photo and c:\rh\build\web\photo ( unless i place here, i can't able see the newly uploaded image without stopping and running the application). I feel the only difference between client Pc and my Pc is, I run my application using netbeans whereas client pc doesn't have netbeans(rest all it has), through tomcat it runs there.
    Any help will be greatly appreciated.
    Thanks,
    SRI.

    You know that HTML runs at the client side?
    You know that file system paths are not the same as URL's?
    You know that file system paths points to the file system of the local machine?
    If you have for example a <img src="c:/foo/bar.gif" /> in your HTML, which is been sent from the server to the client side, the web browser will try to search for "c:/foo/bar.gif" in the local file system. This is obviously not going to work when the image is actually located at the server's file system.
    You need to replace file system paths by URL's, so that the client can retrieve the image from the server. When the image is not available in public domain, then create a servlet which accesses the server's file system and sends the desired image to the response. Finally let the URL of the image point to that servlet, along with some unique ID or filename. You may find this example useful: [http://balusc.blogspot.com/2007/04/imageservlet.html].

  • New images not shown

    Hi,
    Apparently images that are not on the disk when a Java application starts but that are added on disk during program execution, are not shown on JLabels, JButtons, ...
    Anyone knows why?
    Taaje

    Dunno, coz it works 4 me. Y ! 4 u?
    import java.awt.*;
    import java.awt.event.*;
    import java.io.*;
    import java.net.*;
    import javax.imageio.*;
    import javax.swing.*;
    public class Example {
        public static void main(String[] args) {
            final File file = new File("temp.jpg"); //constructor doesn't create file in file system, right?
            final JPanel cp = new JPanel(new BorderLayout());
            JButton write = new JButton("write image file");
            write.addActionListener(new ActionListener(){
                public void actionPerformed(ActionEvent evt) {
                    try {
                        URL url = new URL("http://today.java.net/jag/bio/JagHeadshot-small.jpg");
                        ImageIO.write(ImageIO.read(url), "jpg", file);
                    } catch (IOException e) {
                        e.printStackTrace();
            JButton read = new JButton("attempt to read file and create label");
            read.addActionListener(new ActionListener(){
                public void actionPerformed(ActionEvent evt) {
                   try {
                       cp.add(new JLabel(new ImageIcon(ImageIO.read(file))));
                       cp.revalidate();
                       cp.repaint();
                   } catch (IOException e) {
                       e.printStackTrace();
            JPanel buttons = new JPanel();
            buttons.add(write);
            buttons.add(read);
            cp.add(buttons, BorderLayout.NORTH);
            cp.setPreferredSize(new Dimension(400, 300));
            JFrame f = new JFrame("Example");
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.setContentPane(cp);
            f.pack();
            f.setLocationRelativeTo(null);
            f.setVisible(true);
    }

  • Images not visible in Web Dynpro

    Hi All,
    I am trying to show pictures from KM in a Web Dynpro for Java application but I have some issues with some pictures created and modified in Macintosh.
    Pictures/images created in Adobe Photoshop CS2 Macintoch are not visible.
    Any idea?
    Regards,
    Ridouan

    Hi Armin,
    The format is 240 by 340 px, the size is 85kb.
    The browser is displaying the images correctly and I can't open the images with MS Paint.
    I am using Windows viewer to view these images.
    The URL is correct as I have other images (not created in Macintoch) and Web Dynpro is displaying these images just fine. The size is here 10KB.
    If I place a link to the image then it will be displayed but not with the KM code.
    wdContext.currentContextElement().setImage("/irj/go/km/docs/documents/Telefoongids/"  + klaccount + ".jpg");
    IPublicTelGidController.IDetailsElement details = wdContext.currentDetailsElement();
              String klaccount = wdContext.currentDetailsElement().getKlaccount();
              String foto_ok = wdContext.currentDetailsElement().getFoto_Ok();
              String manager = wdContext.currentDetailsElement().getManager();
              if (foto_ok.equals("X") && manager.equals("X")){
                   IWDClientUser wdClientUser = WDClientUser.getCurrentUser();
                   IUser sapUser = wdClientUser.getSAPUser();
                   com.sapportals.portal.security.usermanagement.IUser ep5User = WPUMFactory.getUserFactory().getEP5User(sapUser);
                   //Getting the Resource...
                   IResourceContext resourseContext = new ResourceContext(ep5User);
                   IResourceFactory resourseFactory = ResourceFactory.getInstance();
                   String path = "/documents/Telefoongids/" + klaccount + ".jpg";
                   RID pathRIDimg = RID.getRID(path);
                   com.sapportals.wcm.repository.IResource resourceimg =
                   resourseFactory.getResource(pathRIDimg, resourseContext);
                   //Reading the image file...
                   BufferedInputStream bufIn =
                   new BufferedInputStream(resourceimg.getContent().getInputStream());
                   byte[] imagebyte = new byte[bufIn.available()];
                   bufIn.read(imagebyte);
                   //Mapping the image as a WebResourceu2026.
                   //IWDWebResource webResource = WDWebResource.getWebResource(imagebyte,WDWebResourceType.GIF_IMAGE);
                   IWDWebResource webResource = WDWebResource.getWebResource(imagebyte,WDWebResourceType.JPG_IMAGE);
                   wdContext.currentContextElement().setImage(webResource.getURL());
                else{
                     wdContext.currentContextElement().setImage("");
                catch (Exception e)
                e.printStackTrace();

  • Images not shown correctly i addon store

    I Have a questions regarding the Adobe® Exchange Producer Portal. If this is not the correct forum, please do direct me to the correct channel.
    Images not showing correctly on the product page in the addons store.
    See page https://creative.adobe.com/addons/products/5132#.VL4rTy5GySM
    For instance the preview images are not showing correctly.
    The url https://portcullis-production-us-east-1.s3.amazonaws.com/0/5132/26a19cfe-663d-49f4-86f4-fd 4b2d6a338b.png returns status code "403 Forbidden"

    If this is your product, please submit a metadata change request with new images uploaded. That should solve the problem.

  • Dynamic Images not shown on report in web farm environment

    I have a custom ASP .NET application running reports on XIR2 platform using the .NET WCA.  This is in a web farm environment.  Reports with images do not reliably work.  It appears that the WCA temp image handler cannot see the files if my session fails from one server in the farm to the next.  I'm looking to move the temp images location to an external file share so that all servers will see it.  Changing the value in web.config for the temp images directory did not work.  Tomorrow I will test changing the registry setting, but I wonder if anyone has any tips?
    Chris

    Hi, Ted,
    I am not the application developer, but rather the server administrator.  I know that the applications are NOT using viewrpt.cwr.  I can not state with confidence that they are using the CR .NET Web Forms viewer.  I know that some of our applications show their reports in the ActiveX Viewer, and some use the DHTML viewer.  The following is the code (in the aspx page) that is used to execute the report (I hope it helps):
              void ViewerSetting()
                        try
                             bool bHasRefreshButton =Request.QueryString["bRefresh"]=="Y"?true:false;
                             bool bHasToggleGroupTreeButton=Request.QueryString["bToggleGroupTree"]=="N"?false:true;
                             bool bHasZoomFactorList=Request.QueryString["bZoomFactor"]=="N"?false:true;
                             bool bDisplayGroupTree=Request.QueryString["bGroupTree"]=="N"?false:true;
                             bool bBestFitPage =true;
                             bool bDisplayBottomToolbar =Request.QueryString["BottomToolbar"]=="N"?false:true;
                             bool bHasCrystalLogo =Request.QueryString["CrystalLogo"]=="N"?false:true;
                             bool bHasExportButton =Request.QueryString["ExportButton"]=="N"?false:true;
                             bool bDisplayToolbar =Request.QueryString["Toolbar"]=="N"?false:true;
                             bool bHasGotoPageButton=Request.QueryString["GotoPageButton"]=="N"?false:true;
                             bool bHasSearchButton =Request.QueryString["SearchButton"]=="N"?false:true;
                             string sPrintMode=Request.QueryString["PrintMode"]==null?ConfigurationSettings.AppSettings["PrintMode"].Trim():Request.QueryString["PrintMode"].ToString();
                             crystalReportViewer.HasRefreshButton=bHasRefreshButton;
                             crystalReportViewer.HasToggleGroupTreeButton=bHasToggleGroupTreeButton;
                             crystalReportViewer.HasZoomFactorList=bHasZoomFactorList;
                             crystalReportViewer.DisplayGroupTree=bDisplayGroupTree;
                             crystalReportViewer.BestFitPage=bBestFitPage;
                             crystalReportViewer.DisplayBottomToolbar=bDisplayBottomToolbar;
                             crystalReportViewer.HasCrystalLogo=bHasCrystalLogo;
                             crystalReportViewer.HasExportButton=bHasExportButton;
                             crystalReportViewer.DisplayToolbar=bDisplayToolbar;
                             crystalReportViewer.HasGotoPageButton=bHasGotoPageButton;
                             crystalReportViewer.HasSearchButton=bHasSearchButton;
                             if (sPrintMode.ToUpper() =="ACTX")
                                  crystalReportViewer.PrintMode=CrystalDecisions.Web.PrintMode.ActiveX;
                             else
                                  crystalReportViewer.PrintMode=CrystalDecisions.Web.PrintMode.Pdf;
                        catch {}
                   void SetParameterandViewReport()
                             try
                                  ViewerSetting();
                            string sServer = ConfigurationManager.AppSettings["APSServer"].Trim();
                            string sUser = ConfigurationManager.AppSettings["APSUser"].Trim();
                            string sPassword = ConfigurationManager.AppSettings["APSPassword"].Trim();
                            string sAuthType = ConfigurationManager.AppSettings["APSAuthType"].Trim();
                                  string sReportName = Request.QueryString["ReportName"];
                                  EnterpriseSession ceSession;
                                  EnterpriseService ceEnterpriseService;
                                  InfoStore ceInfoStore;
                                  InfoObjects ceReportObjects ;
                                  InfoObject ceReportObject ;
                                  CrystalDecisions.Enterprise.Desktop.Report  ceReport;
                                  ParameterFields  ceParameterFields;
                                  ParameterField ceParameterField;
                                  ReportParameters ceParameters ;
                                  ReportParameter ceParameter ;
                                  ParameterDiscreteValue ceParameterDiscreteValue;
                                  SessionMgr ceSessionMgr= new SessionMgr();
                                  if ( Session ["ceSession"] == null)
                                       ceSession = ceSessionMgr.Logon(sUser, sPassword, sServer, sAuthType);
                                       Session ["ceSession"]=ceSession;
                                  else
                                       ceSession = (EnterpriseSession) Session ["ceSession"];
                                  ceEnterpriseService = ceSession.GetService("InfoStore");
                                  ceInfoStore = new  InfoStore(ceEnterpriseService);
                                  string sQuery = "Select * From CI_INFOOBJECTS Where SI_PROGID = 'CrystalEnterprise.Report' AND SI_Name='" + sReportName + "' And SI_INSTANCE=0";
                                  ceReportObjects = ceInfoStore.Query(sQuery);
                                  if (ceReportObjects.Count <1 )
                                       lblMessage.Text="Please check your reportName";
                                       lblMessage.Visible=true;
                                       return ;
                            ceReportObject = ceReportObjects[1];
                            ceReport = (CrystalDecisions.Enterprise.Desktop.Report)ceReportObject;
                            ceParameters = ceReport.ReportParameters;
                            ceParameterFields = new ParameterFields();
                                  if (ceReportObjects.Count > 0)
                                       ceReportObject = ceReportObjects[1];
                                       ceReport  =(CrystalDecisions.Enterprise.Desktop.Report) ceReportObject;
                                       ceParameters = ceReport.ReportParameters;
                                       ceParameterFields = new ParameterFields();
                                       string sParamName="",sParamValue="";
                                       string sPrompt="";
                                       for (int i=1; i <= ceParameters.Count; i++ )
                                            sPrompt="Prompt"+(i-1).ToString().Trim();
                                            ceParameter =ceParameters<i>;
                                            sParamName=     ceParameter.ParameterName.Trim();
                                            sParamValue= Request.QueryString[sPrompt]==null?"": Request.QueryString[sPrompt];     
                                            ceParameterField = new ParameterField();
                                            ceParameterDiscreteValue = new ParameterDiscreteValue();
                                    ceParameterDiscreteValue.Value = sParamValue;
                                    ceParameterField.CurrentValues.Add(ceParameterDiscreteValue);
                                            ceParameterField.Name = ceParameter.ParameterName;
                                            ceParameterField.ParameterValueType = ParameterValueKind.StringParameter;
                                            ceParameterFields.Add(ceParameterField);
                                       crystalReportViewer.ParameterFieldInfo = ceParameterFields;
                                       crystalReportViewer.EnterpriseLogon = ceSession;
                                       crystalReportViewer.ReportSource = ceReportObject;
                                          crystalReportViewer.Visible = true;
                             catch (Exception ex)
                                  lblMessage.Text = ex.Source + ex.Message + ex.StackTrace; 
                                  lblMessage.Visible=true;
    Thanks,
    Chris Peet

  • Warning message not shown in web browser after account is locked.

    Hi,
    I have the following configuration enabled for Access Manager:
    Access Manager 7.0 with patch 120955-04
    Web server 6.1 with patch 116649-20
    Directory Server 5.2 SP4
    1.) Individual password policy setup in directory server to lockout accounts after 3 failed login attempts.
    2.) Account lockout option enabled in Access Manager to lockout accounts after 3 failed login attempts.
    The issue that I face is the following:
    After, 3 consecutive failed login attempts and from the fourth login attempt,
    the Access manager does not give
    any error/warning messages on the browser, but redirects the user back to the login screen as the
    account is locked/inactive.
    This is sort of annoying as the user is confused as to why he is being redirected to the
    login screen.
    This issue is very much reproducible as below:
    1.) Create an individual password policy to lockout user after 3 failed login attempts and assign it to the specific user.
    2.) configure access manager to lock the account after 3 failed login attempts.
    3.) on attempting to login on the fourth attempt (correct or incorrect) the user is redirected to the login screen without any warning.
    Is this a known issue in Access Manager ?
    Can we configure the Access Manager so that a warning message is provided to the user after the account is locked.
    Thanks,

    This option has been set and we do get a warning after the second failed login attempt.
    When a failed login occurs the third time consecutively the user account is locked and a warning is shown.
    However, now if the user tries to login (say fourth time with the correct/incorrect password) he is redirected back to the login screen without any warning or error messages.
    This seems to be annoying as the user is redirected back to the login screen continuously without any messages.
    I am able to reproduce this problem on my test box and was wondering
    if this is a known issue.
    Thanks,

  • Images not loaded from WEB-INF/lib/images.jar

    The images are found in root/images/*.gif, but not
    when jarred up and placed in the lib folder. I've looked everywhere
    for a solution but all I've seen is suggestions of other places to put
    the folder, or to add it to the classpath.
    The jar is being loaded but the images are not found. Or at least the images are not showing up - the table where the main image is linked expands to the size of the image when the path is correct.
    Does anyone know the solution to this problem? I don't want to just leave them in the folder at root level, because this does not work if I set a default url pattern for the control servlet.
    Thanks,
    Greg

    The images are found in root/images/*.gif, but not
    when jarred up and placed in the lib folder. I've
    looked everywhere
    for a solution but all I've seen is suggestions of
    other places to put
    the folder, or to add it to the classpath.
    The jar is being loaded but the images are not found.
    Or at least the images are not showing up - the table
    where the main image is linked expands to the size of
    the image when the path is correct.
    Does anyone know the solution to this problem? I don't
    want to just leave them in the folder at root level,
    because this does not work if I set a default url
    pattern for the control servlet.
    Thanks,
    GregIf your planning to make the images accessible by normal html tags - img etc, then they cant be in a jar, and they must be in a location from which the container serves content - i.e not under WEB-INF. Unless you want to write a special servlet which does nothing but read the images and feed them to the client - but I wouldnt recommend that.
    Sounds like your using Struts, and sounds like youre not using weblogic since you wouldnt be able to serve even jsp�s (using forward) from under WEB-INF if you were. Putting jsp�s under WEB-INF sounds like such a good idea when using Struts, but in practice...

  • Some images not loading on web pages

    Using my laptop which Has Windows 7, some images are not loading on every web page, for example the header bar with the fox is not displayed on the firefox home page. I can't log out of my online banking as the yes or no boxes are not displayed. The problem also occurs on IE8. I have tried all the suggestions on the help pages. Iam running the same antivirus on my desktop so it's not the problem. The desktop is Windows XP, so I think it must be something in Windows 7

    Try the sites from another User Account. If you need guidance for establishing a new account, here it is:
    Here is guidance from Apple on how to set up the account. You can ignore step 7 in the article.
    Also, on the system preference>Accounts panel, click on "log-in" options. There, select "fast user switching". This allows you to go back and forth between user accounts via an icon in your Menu Bar at the top of the computer screen.
    Log-on to the new account and start Safari. If the sites are accessible in the new account, then your problem is specific to your regular user account. Otherwise, similar response means a system-wide problem.
    If you find them accessible in the new user account, go back to your regular user account and
    - move the Safari Cache file to the trash (found in your User Library>Caches folder). Restart Safari.
    - If no go, then I'd go to the Safari preferences>Security>Cookies and "remove" the related cookies, trying the site again.
    - If no go, quit Safari, then move the cookies.plist file found in the same library>Cookies folder to the desktop, again restarting Safari. If no go here, put this file back in its original location.
    Post back with results.

  • Image not shown - mysterious error

    We recently encountered a -to us very mysterious- problem in a report:
    We have to fields A, B and a repeating frame R on the same level. The repeating frame shows an image from a db blob.
    We have A and B side by side and R below that.
    A and B have format triggers which do no formatting but return FALSE or TRUE depending on whether data for the corresponding field is available or not.
    The image is only shown if the format trigger for A returns FALSE.
    Even worse we think that this error did not occur before and we did not change the iAS configuration (10g).
    Any ideas?
    Thanks
    Peter

    Meanwhile we learned that there is an implicit anchor between A and R.
    We
    - CUTted A and B
    - created a "dummy" field A0 left of A
    - thus got an implicit anchor between A0 and R
    - COPIED A and B
    - created a format trigger on A0 which does nothing than returning false
    This is a workaround (the mystery still exists..)

  • Adding a reflection to images makes the image not there on web!

    Sorry, wasn't sure how to narrow this down in the subject header, but when I add the refelction effect for an image on a webpage, when I visit the published site, and try to drag or right click on the image to open it in another window or drag it from the website to my desktop, I only get the reflection and not the actual image. If I turn the reflection effect off, and reload the page, I can get to the image. Does this have something to do with the Forward or Backward commands in iWeb editor? I think I tried both and saw no changes on the problem.

    droppedpic1.jpg SOUNDS like dragging and dropping from one app to another, but usually these get assigned droppedImage.tiff or .pdf. If you're dragging from the Finder to iWeb, it takes Finder's name. If you're dragging from another app, since it doesn't have a filename AND iWeb has to give it a filename (to save in the Domain.sites file), it could be assigned something like you see there. I've had problems with these generic names in the past so even though I CAN drag and drop, I usually copy, paste into Preview then save it with the filename I want it to have. Much easier to keep track of the right images that way.
    Think of it this way, anyone trying to swipe your image won't be able to do it with a click and drag I'm going to have to do some playing around because while I've seen the imageEffectsBelow like on the buttons on this page (just grabbed one at random)
    http://web.mac.com/simonhellwig/iWeb/portfolio/hellwig.html
    I haven't seen an unresized reflection. So I'll create one
    If you create a hyperlink to a .jpg, then it'll open in a separate window OR the user can click to download it as well.

  • Images not shown in Diagram view SCOM 2012 R2

    Dear SCOM Experts,
    I have been creating mpbundle using C# . I was able to add resources to the images. I was able to import the .mpb file. I was able to discover and monitor the components, but I could not see the images for components in diagram view. I have followed the
    procedure in msdn website 
    http://msdn.microsoft.com/en-us/library/gg986188.aspx 
    EnterpriseManagementGroup mg = new EnterpriseManagementGroup("localhost");
    ManagementPack mp = new ManagementPack("Folder\\RePackaging.Library.xml");
    System.IO.FileStream fileStream1 = new System.IO.FileStream("Folder\\Resources\\package_16.png", System.IO.FileMode.Open);
    System.IO.FileStream fileStream2 = new System.IO.FileStream("Folder\\Resources\\package_32.png", System.IO.FileMode.Open);
    System.IO.FileStream fileStream3 = new System.IO.FileStream("Folder\\Resources\\package_64.png", System.IO.FileMode.Open);
    ResourceStream resStream1 = new ResourceStream(mg, fileStream1);
    ResourceStream resStream2 = new ResourceStream(mg, fileStream2);
    ResourceStream resStream3 = new ResourceStream(mg, fileStream3);
    ManagementPackBundleWriter bundleWriter = ManagementPackBundleFactory.CreateBundleWriter(".\\");
    ManagementPackBundle bundle = ManagementPackBundleFactory.CreateBundle();
    bundle.ManagementPacks.Add(mp);
    bundle.AddResourceStream(mp, "RePackaging.Library.Resources.Images.Package_16", resStream1, ManagementPackBundleStreamSignature.Empty);
    bundle.AddResourceStream(mp, "RePackaging.Library.Resources.Images.Package_32", resStream2, ManagementPackBundleStreamSignature.Empty);
    bundle.AddResourceStream(mp, "RePackaging.Library.Resources.Images.Package_64", resStream3, ManagementPackBundleStreamSignature.Empty);
    bundleWriter.Write(bundle, "RePackaging.Library");I had even used MPViewer to check if the images are in .mpb and I could see the images in Resources sectionin MPViewer software. I dont understand why i could not see images in diagram view.Please help!!!!!!

    Hi,
    A management pack bundle gives you the ability to not only add the XML but you could also add images or assembly in a much more efficient way then before without the bundle. When importing a MPB the xml will be imported as well as the assembly and images
    within it.
    Please refer below link for bundle and to unbundle MPB file 
    http://www.systemcentercentral.com/management-pack-bundles-to-bundle-and-to-unbundlendashcreate-a-mpb-and-extract-contents-from-a-mpb/
    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.

Maybe you are looking for

  • Changing the logic

    Hi all, I need to change the logic in start routine for an Infocube.Any data before JAN-2000 should be loaded using the first (old logic), starting from JAN-2000 the new logic should be used to load. How can I use TVARV to do this? Can you please exp

  • Games don't run?

    I have this ongoing problem where no games seem to run. It's weird - anything but modern 3d games runs great. Usually I'll open a game, it may or may not show the menus, then crashes. Any thoughts? Is there something common that might be corrupted?

  • I order an Ibook and I need to know the date would be deliver

    where i can track my order? i haven't received any email from apple

  • CS4 Install Just Hangs verifying configuration

    Hi guys For some months I've tried installing the Master Collection CS4 trial on my PC Intel 2 quad CPU, 2.93gig RAM, 3 separate HDDs - 149, 139 & 120gig, OS = XP SP3, NVIDIA Geoforce 8800GTS, SoundMax HD Audio. I tried installing the disk but it did

  • Adding column in PCR Teamviewer

    Hi,     I would like to add a column to the PCR teamviwer provided by SAP. Is it possible? Could anyone please let me know how to do this? Thanks, Srikanth