Setting up a new site in DW8

I am trying to setup a new site for DW8. Looks easy enough
but I keep getting this one error message.
Dreamweaver cannot use the prefix you entered to display live
data. (error 12029)
this is the data that I have entered to setup the site on the
basics tab:
what would you like to name your site?
1purposebethel
What is the HTTP adress (URL) of your site?
http://www.1purposebethel.org/
Yes I want to use a server technology
PHP MySQL
Edit and test locally (my testing server is on this computer)
C:\inetpub\wwwroot\1purposebethel\
What URL would you use to browse to the root of your site?
http://localhost/1purposebethel/
then I try to test the setup and I get this error:
Dreamweaver cannot use the prefix you entered to display live
data. (error 12029)
insight always appreciated
thank you
Kevin
can you advise?
Kevin

Do you have a firewall set up on your computer?
Ken Ford
Adobe Community Expert
Fordwebs, LLC
http://www.fordwebs.com
"kevin raleigh" <[email protected]> wrote in
message news:f42fsj$2gj$[email protected]..
>I am trying to setup a new site for DW8. Looks easy
enough but I keep getting
> this one error message.
> Dreamweaver cannot use the prefix you entered to display
live data. (error
> 12029)
>
> this is the data that I have entered to setup the site
on the basics tab:
>
> what would you like to name your site?
> 1purposebethel
>
> What is the HTTP adress (URL) of your site?
>
http://www.1purposebethel.org/
>
> Yes I want to use a server technology
> PHP MySQL
>
> Edit and test locally (my testing server is on this
computer)
> C:\inetpub\wwwroot\1purposebethel\
>
> What URL would you use to browse to the root of your
site?
>
http://localhost/1purposebethel/
>
> then I try to test the setup and I get this error:
> Dreamweaver cannot use the prefix you entered to display
live data. (error
> 12029)
>
> insight always appreciated
> thank you
> Kevin
>
>
> can you advise?
> Kevin
>
>

Similar Messages

  • Setting up a New Site and Having Issues with Flash SWF's

    Hello.  I just set up a new site definition, with a testiing server using MAMP Pro, and everything seems to be functioning properly, except that my swf's are not showing up when you publish to a browser from dreamweaver, instead you get the place holder message to upgrade to the newest version of flashplayer... besides the fact that my computers flash player is up to date.  At this point in time my two other websites swf components work just fine when I publish out of dreamweaver.
    I'd also like to mention that the Live View works perfectly and is displayinig the swf's as they should be.
    Thanks!

    I copied the associated scripts over to the site folder on the testing server and I'm getting the same results.  I'm sure this is something that is really simple.  Here is the code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta name="description" content="Lorentz Painting Co.: Pristine, Precise and Professional" />
    <meta name="keywords" content="Maciej Lorenz, paint, high quality, interior, exterior, co., painting, professional, New England, Vermont, Nassachussetts, Boston, New York New Hampshire, New England" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>The Nantucket Gift Basket Company</title>
    <link href="stylesMain.css" rel="stylesheet" type="text/css" />
    <!--[if lt IE 7]>
    <link rel="stylesheet" type="text/css" href="PNGfix.css" />
    <![endif]-->
    <!--[if lte IE 7]>
    <style type="text/css">
    #hornav ul li { padding: 0 0 0 10px; }
    </style>
    <![endif]-->
    <!--[if lte IE 6]>
    <style type="text/css">
    #wrapper-body, #wrapper-1, #wrapper-2, #wrapper-3 { height: 1%; }
    </style>
    <![endif]-->
    <script type="text/javascript" src="scripts.js"></script>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    <style type="text/css">
    #apDiv1 {
        position:absolute;
        width:1844px;
        height:43px;
        z-index:1;
        left: 64px;
        top: 253px;
    body {
        background-color: #FFF;
    a:link {
        text-decoration: none;
    a:visited {
        text-decoration: none;
    a:hover {
        text-decoration: none;
    a:active {
        text-decoration: none;
    </style>
    <script type="text/javascript">
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-3119473-5']);
      _gaq.push(['_setDomainName', 'none']);
      _gaq.push(['_setAllowLinker', true]);
      _gaq.push(['_trackPageview']);
      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    </script>
    <script type="text/javascript">
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-3119473-6']);
      _gaq.push(['_setDomainName', 'none']);
      _gaq.push(['_setAllowLinker', true]);
      _gaq.push(['_trackPageview']);
      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    </script>
    <script type="text/javascript">
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-3119473-7']);
      _gaq.push(['_trackPageview']);
      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    </script>
    </head>
    <body>
    <div id="wrapper-body">
    <div id="wrapper-1">
      <div id="branding">
          <h1>
          <div>
            <p>
              <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="600" height="300" id="FlashID" title="The Nantucket Gift Basket Company Logo">
                <param name="movie" value="Nantucket Gift Basket Logo.swf" />
                <param name="quality" value="high" />
                <param name="wmode" value="opaque" />
                <param name="swfversion" value="6.0.65.0" />
                <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
                <param name="expressinstall" value="Scripts/expressInstall.swf" />
                <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
                <!--[if !IE]>-->
                <object type="application/x-shockwave-flash" data="Nantucket Gift Basket Logo.swf" width="600" height="300">
                  <!--<![endif]-->
                  <param name="quality" value="high" />
                  <param name="wmode" value="opaque" />
                  <param name="swfversion" value="6.0.65.0" />
                  <param name="expressinstall" value="Scripts/expressInstall.swf" />
                  <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
                  <div>
                    <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                    <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
                  </div>
                  <!--[if !IE]>-->
                </object>
                <!--<![endif]-->
              </object>
            </p>
          </div></h1>
        <div>
          <p>
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="500" height="50" id="FlashID2" title="The Nantucket Gift Basket Company Navigation Bar">
              <param name="movie" value="NantucketNavBar.swf" />
              <param name="quality" value="high" />
              <param name="wmode" value="opaque" />
              <param name="swfversion" value="6.0.65.0" />
              <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
              <param name="expressinstall" value="Scripts/expressInstall.swf" />
              <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
              <!--[if !IE]>-->
              <object type="application/x-shockwave-flash" data="NantucketNavBar.swf" width="500" height="50">
                <!--<![endif]-->
                <param name="quality" value="high" />
                <param name="wmode" value="opaque" />
                <param name="swfversion" value="6.0.65.0" />
                <param name="expressinstall" value="Scripts/expressInstall.swf" />
                <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
                <div>
                  <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                  <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
                </div>
                <!--[if !IE]>-->
              </object>
              <!--<![endif]-->
            </object>
          </p>
    </div>
        <div id="wrapper-2">
          <div id="content-top" class="png"></div>
          <div id="wrapper-3">
            <div id="content-2">
              <div class="content-wrap">
                <div id="content-1">
                  <div class="content-wrap">
                    <p>Why Us?</p>
                  </div>
                </div>
                <p> </p>
                <p> </p>
                <p>Pristine, Precise, Professional is our motto at Lorentz Painting Co.  </p>
    <p>We understand how important the appearance of your home or business is to you. We know that first impressions of your home or office are critical to success in any endeavor.  With over ten years in the painting business working in both the residential and commercial sectors, you can have confidence that all of your painting needs will be done in a pristine, precise and professional manner.</p>
                <p><br />
                  To ensure a quality finished product Lorentz Painting Co uses only the industry's finest paints &amp; tools.  We guarantee superb craftsmanship on behalf of our painters, who can work with any paintable surface be it residential or commercial, interior or exterior, oil or latex!  We hope you will consider us for all of your painting needs and we look forward to providing you a high quality service.</p>
                <p> </p>
              <p>Please browse the site to learn more or send us an email using our contact form.</p></div>
            </div>
            <div id="content-bottom"></div>
          </div>
          <div id="footer">
            <p><a href="index.php" title="Lorentz Painting; Why us? We are the best and most affordable painting company in New England, MA, NH, NY, VT, CT, ME and etc.">Why us?</a> - <a href="products_services.php" title="Lorentz Painting Co.: Products &amp; Services; nothing but the finest painting products that can be found in the market., New England, VT, NH, MA, NY, CT, ME">Products &amp; Services</a> - <a href="testimonials.php" title="Feedback about the high quality and affordability of Lorentz Painting Co. Services, New England, VT, NH, MA, NY, CT">Testimonials</a> - <a href="contact.php" title="Contact Lorentz Painting Co. Today for the best painting value in New England, VT, NH, MA, NY, CT">Contact</a></p>
    <p><strong><a href="sitemap.html" title="Site Map of Lorentz Painting Co. the most professional and highest quality painting company in New England, VT, NY, NH, MA, ME, CT">Lorentz Painting Co., 2011</a></strong></p>
            <p><strong><a href="http://cwws.org" title="Common Wealth Web Solutions" target="_new">Designed by CWWS</a></strong></p>
          </div>
        </div>
      </div>
    </div>
    <script type="text/javascript">
    swfobject.registerObject("Lorentz Painting Co.: The best value in painting in New England, NY, VT, NH, MA, ME, CT.  A professional company that produces high quality results.");
    swfobject.registerObject("Lorentz Painting Co.: The most Pristine, Precise and Professional Painting Company in New England, NY, VT, NH, MA, ME, CT.");
    swfobject.registerObject("Lorentz Painting Co.: High Quality painting at an affordable price.  Serving New England, NY, VT, NH, MA, ME, CT.");
    swfobject.registerObject("FlashID");
    swfobject.registerObject("FlashID2");
    </script>
    </body>
    </html>

  • I got a new computer and have reinstalled Dreamweaver.  I don't need to set up a new site, just need to set up reinstalled Dreamweaver to manage the old site on the company server. Does anyone have a step by step walkthrough for doing this?

    The site files are on our server and I can still access them.  I was not the one who installed and set up Dreamweaver initially and don't know very much about the program  Just enough to manage our simple site and keep it updated.  Just need help setting it up so that it's back to managing our website. 

    Go to Site > New Site and define your site.  See screenshots:
    Servers:  Enter your FTP log-in credentials and remote server's root directory.  If unsure, check with your hosting provider for details. 
    Click on TEST button.  If you're unable to connect, click the More Options triangle.
    Nancy O.

  • I am trying to set up a new site and dreamweaver is incorporating all the files in my drive into the site agout 9GB what do i do it never did this before version cs3

    What do I do it has never happened to me befor

    You need to set up a site definition before you can use DW...
    http://tv.adobe.com/watch/learn-dreamweaver-cs5/gs01-defining-a-new-site/
    Without that critical first step, as you've seen, the program gets a little cranky with you.
    Here's a print version specifically for DWCS3...
    http://www.vineyardesigns.com/resources/dreamweaver/define_site.shtml

  • Setting up a new site

    Hi All -
    I use Dreamweaver currently and I want to switch over to CFBuilder, but I can't get my server set up properly. I have network access to the drives on the server where the content lives. When I create a site in Dreamweaver, everything makes sense to me, but when I create a 'server' (I work on about 5 sites, all on the same server) I get confused by 'host name', 'context root', 'application server name'. Is there some documentation somewhere that tells me what to do?
    I guess I should also note that we are on CF8.
    Any assistance would be greatly appreciated.
    Thanks,
       Rob

    Hi Bhakti,
    Long time no speak!
    I recently re-installed our internal testing server to run as CF8 Multiserver. I could never get the Standalone or even the ColdFusion 9 Beta to work properly with CF Builder.
    I ran through the steps on your blog for the Multiserver install, and I ran into this error when running adminstart.bat.
    "This application has failed to start because MSVCR71.dll was not found. Re-installing the application may fix this problem."
    Within the Command Prompt I see the following:
    "Error loading: C:\JRun4\jre\bin\client\jvm.dll"
    Why might this be? I just re-installed CF8 from scratch, so why would files be missing? I am currently running CF Builder Beta 2.
    Thanks,
    Jose

  • Testing site when creating new site

    I am trying to setup a new site for DW8. Looks easy enough
    but I keep getting this one error message.
    Dreamweaver cannot use the prefix you entered to display live
    data. (error 12029)
    this is the data that I have entered to setup the site on the
    basics tab:
    what would you like to name your site?
    1purposebethel
    What is the HTTP adress (URL) of your site?
    http://www.1purposebethel.org/
    Yes I want to use a server technology
    PHP MySQL
    Edit and test locally (my testing server is on this computer)
    C:\inetpub\wwwroot\1purposebethel\
    What URL would you use to browse to the root of your site?
    http://localhost/1purposebethel/
    test URL message:
    Dreamweaver cannot use the prefix you entered to display live
    data. (error 12029)
    can you advise?
    Kevin

    Resolved
    Thank You
    Kevin
    "kevin raleigh" <[email protected]> wrote in
    message
    news:f42e75$kc$[email protected]..
    > I am trying to setup a new site for DW8. Looks easy
    enough but I keep
    getting
    > this one error message.
    > Dreamweaver cannot use the prefix you entered to display
    live data.
    (error
    > 12029)
    >
    > this is the data that I have entered to setup the site
    on the basics tab:
    >
    > what would you like to name your site?
    > 1purposebethel
    >
    > What is the HTTP adress (URL) of your site?
    >
    http://www.1purposebethel.org/
    >
    > Yes I want to use a server technology
    > PHP MySQL
    >
    > Edit and test locally (my testing server is on this
    computer)
    > C:\inetpub\wwwroot\1purposebethel\
    >
    > What URL would you use to browse to the root of your
    site?
    >
    http://localhost/1purposebethel/
    >
    > test URL message:
    >
    > Dreamweaver cannot use the prefix you entered to display
    live data.
    (error
    > 12029)
    >
    > can you advise?
    > Kevin
    >

  • New site FTP problem

    I have been forced to set up a new site because of
    reinstalling
    Windows XP. That's another story.
    I have set up the site. Used the "Test Connection" and
    received the
    message that it was successful.
    From a past problem I selected "Passive FTP".
    I have access to the site through WS_FTP so I know that my
    password is
    correct.
    DW gives the error message:
    "FTP error occurred - Cannot get remote folder information.
    Access
    denied. the file may not exist or there could be a permission
    probe
    lm"
    I have rechecked the "Test Connection" and once again it was
    successful.
    What have I missed?
    Thanks,
    Robin Chapple.
    Robin Chapple
    [email protected]

    What do you have in the Host directory field of your remote
    site definition?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Robin Chapple" <[email protected]> wrote in message
    news:[email protected]..
    >I have been forced to set up a new site because of
    reinstalling
    > Windows XP. That's another story.
    >
    > I have set up the site. Used the "Test Connection" and
    received the
    > message that it was successful.
    >
    > From a past problem I selected "Passive FTP".
    >
    > I have access to the site through WS_FTP so I know that
    my password is
    > correct.
    >
    > DW gives the error message:
    >
    > "FTP error occurred - Cannot get remote folder
    information. Access
    > denied. the file may not exist or there could be a
    permission probe
    > lm"
    >
    > I have rechecked the "Test Connection" and once again it
    was
    > successful.
    >
    > What have I missed?
    >
    > Thanks,
    >
    > Robin Chapple.
    >
    >
    > Robin Chapple
    >
    > [email protected]

  • New Site Folders

    I'm new to Dreamweaver and have spent a few days with the
    online video and other tutorials. I'm having trouble with John
    Vares' tutorial for setting up a new site. The instructions direct
    the user to work with the Site Manager. I follow all the
    instructions and the site is properly created. But my site does not
    include all the folders shown in FIG 2 of John's sample site:
    NEW
    SITE TUTORIAL
    Is the Site Manager supposed to generate a standard set of
    file folders and necessary files for a new site or do we include
    those manually? If manually are there "best practices" or "industry
    standards" for setting up the site folder structure?

    > Is the Site Manager supposed to generate a standard set
    of file folders and
    > necessary files for a new site or do we include those
    manually?
    No. you create the files yourself.
    BUT- in the case of that tutorial, there is a link at the
    start of it for a
    zipped set of practice files.
    Sample files:
    * cafe_townsend_cs3.zip (ZIP, 2.1MB)
    http://download.macromedia.com/pub/developer/cafe_townsend_cs3.zip
    unzip that file inside of the "local site folder" you've
    created, then
    follow the tutorial.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Virtual Host, new site not working.

    OK I'm fairly techie (I write IOS/MacOS apps for a living), I just don't do web technologies. I have SL Server on my iMac running several sites prefectly on one IP.
    example.com
    webmail.example.com
    somethingelse.com
    I set up a new site thru Server Admin (clients.example.com). I keep getting "Safari can't find server."
    The other sites work beautifully, my DNS settings are ok (checked via "changeip -checkhostname").
    I even deleted the client site and copied webmail.example.com since that site works. I did everything I can think of (yes I checked the aliases, general system/site folder permissions, and rebooted several times). Can I only do three sites?
    I really just need a list of things to try, most of the setups involve terminal and client Mac OS. It's the same, but since I created all the other sites with Server Admin, clients.example.com should be the same.

    If the HTTP requests were getting to the server, the server would answer them (maybe with an inappropriate virtual site, but it'd respond). The "Safari can't find server" error indicates that the client isn't able to contact the server, i.e. a DNS, network connectivity, wrong port etc problem. In this case, since your other virtual sites are reachable, it's probably a DNS issue. "changeip -checkhostname" validates the reverse lookup of the server's primary IP address against its hostname, which isn't what you need to check here. You need to do a forward lookup of clients.example.com and make sure it resolves to the server's IP address. "host clients.example.com" is my favorite for this, although "dig clients.example.com" would give somewhat more detail.

  • I am trying to set up my new iPad 2 and to begin I installed iTunes on my laptop and connected the iPad to the USB port. Neither Windows or iTunes recognizes the device. I did everything this site told me to try and still no luck. Help!

    I am trying to set up my new iPad 2 and to begin I installed iTunes on my laptop and connected the iPad to the USB port. Neither Windows or iTunes recognizes the device. I did everything this site told me to try and still no luck. Help!

    You will not be able to see what version you are running until the iPad is activated. It will be in Settings>General>About >Version when you can get to the settings app.
    The slider bar that you are describing sounds like the screen lock side switch and that has no bearing on setting up the iPad or connecting to WiFi.
    Why don't you try rebooting your router? Unplug it for about 30 seconds and then plug it in again and see if the iPad will recognize and join the network.

  • I am trying to set up app tabs, but when I am using one, if I go to a new site from there, the app tab changes to the new site instead of opening in a new tab, then the app tab changes to the new site. Can you help? Thanks

    I am trying to set up app tabs, but when I am using one, if I go to a new site from there, the app tab changes to the new site instead of opening in a new tab, then the app tab changes to the new site. i.e. The app tabs don't stay constant. This occurs while still in Firefox, and does not relate to when I close it. Has anyone got any ideas? Thanks

    If you backed up the iPhone to either iTunes or the iCloud, restore the backup. If not, the data is gone.
    (126342)

  • I have several news sites as my home page. Previously if i clicked a link...it would open a new tab at the righthand end of the row....now it opens in the middle of the row of tabs. Cannot find the setting to change back to righthand end of row

    runung xp pro sp3....i use news sites(7 of them) as my home page. If i click a link on a news page...I am used to it opening in a tab at the far right hand end of the row of tabs. Since f'fox 5 , the new tab is opening in the middle of the row.....Can i change a setting to send the newie back to the right hand end?

    see item #36 Open new tabs on far right, restore pre Fx3.6 behavior, set '''browser.tabs.insertRelatedAfterCurrent''' to '''false''' in about:config
    *http://dmcritchie.mvps.org/firefox/firefox-problems.htm#prefx4
    You can make Firefox 4.0.1 and '''Firefox 5.0''' look like Firefox 3.6.17, see numbered items 1-10 in the following topic
    *[http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface Fix Firefox 4.0 toolbar user interface, problems (Make Firefox 4.0 look like 3.6)]
    '''More information on configuration variables''' available in
    [http://kb.mozillazine.org/About:config_entries about:config (entries)] and for users not familiar with the process there is [http://kb.mozillazine.org/About:config about:config (How to change)] -- Specialized list of only [http://dmcritchie.mvps.org/firefox/tabs_config.htm Tabs configuration] variables.

  • How can I set up new sites to open in new pages and not over the top of the current open page?

    how can I set up new sites to open in new pages and not over the top of the current open page?

    Middle-click ''(press down mouse scroll wheel)'' <br />
    or <br />
    {Ctrl + Click} <br />
    or <br />
    Right-click and use '''''Open in a New Tab'''''

  • Is there such a setting that in entire site opens the edit,display,new form in the modal windows?

    Hi all!
    I know about setting for lists, but 
    Is there such a setting that in entire site opens the edit,display,new form in the modal windows?

    No, just per list, as you already knew
    Kind regards,
    Margriet Bruggeman
    Lois & Clark IT Services
    web site: http://www.loisandclark.eu
    blog: http://www.sharepointdragons.com

  • When trying to save a site to bookmarks I keep being directed to a Yahoo page asking me to set up a new email address which I do not want. Help please

    I cannot save a web address to bookmarks. Every attempt diverts me to a Yahoo page asking me to set up a new Yahoo email account- which I do not want.

    Does the issue still occur if you start Firefox in Safe Mode? http://support.mozilla.com/en-US/kb/Safe+Mode
    How about with a new, empty profile? http://support.mozilla.com/en-US/kb/Basic%20Troubleshooting#w_8-make-a-new-profile
    How are you adding a site to bookmarks (Ctrl + D, clicking star, Bookmarks menu, etc)?

Maybe you are looking for

  • IDoc's not received in XI

    An idoc was supposed to be  transferred from R/3 to XI. Status for the idoc in R/3 is 03 and SM58 does not have any entries. I have set up alert messages and didn't receive any failures. But I don't see any idoc in XI (neither do i see it in IDX5). P

  • Need to reinstall Photoshop CS5

    I just uninstalled Creative Suite CS4 in order to make space on my laptop (I have CS5.5 on my laptop already). Now when I open Photoshop it tells me I am missing files and need to reinstall. Can anyone tell me where to find a version of Photoshop CS5

  • Why do random websites not load in my browser?

    Some websites don't load in my browser or take ages to open examples are flickr.com , google maps, etc...  Or they don't load at all. What is wrong with my mac?? I have cleaned my cache , browse history , etc. Still that doesn't help.

  • Damaged multilayer files after reopening - strange semi transparent color fields in all layers.

    Big multilayer files show strange semi transparent square fields, without having worked on the the file. After closing instant and reopening it get's even worse. Files are for a product configurator with a lot of layers and file size up to almost 1GB

  • OIM 10g Rule elemen modification

    Hi all, I added an user defined field to Requests. And i need to define a process dertermination rule choosing Request Information then my udf field. But in the Request Information list, my udf field does not exist. Moreover there are more fields in