.htaccess to create clean URL's conflicts with ICE

When I use regex's to create clean URL's, I am unable to run ICE against the editable pages.  The error indicates I'm missing ide.php in the /includes/ice folder.  Any suggestions?  This maybe a conversion problem with .htaccess and maybe my rules aren't written correctly.  Any suggestions would be welcome.

<a href="/somecleanurl">No wonder there's a plea for code at the top of this forum... make it easy Adobe.. eh...

Similar Messages

  • "Source not found" Error creating URL Data control with query parameters

    Hi,
    I have a restful service for which i want to create a URL data control. I am able to create the URL data control successfully when i am not passing any parameters in the Source field. But if i am specifying the parameters in the source field like this Department=##ParamName##, something weird is happening. After giving the param string in the Source field, it asks for default param value to test the url. It tests the url successfully. After that i select XML as the data format in which i am mentioning the xsd like this . "file:///C:/..../something.xsd" . And this is when i am getting the error. "Invalid Connection. The source is not found". I am giving exactly same path for xsd which i gave while creating URL data control without query parameters. Infact i was able to create the URL data control with query parameters successfully till afternoon. after that it started giving me this error all of a sudden. Infact as soon as i was able to create a URL data contol with query parameter successfully, i took a backup of the application before moving further. But even that backup is not working now.
    As far as i understand, i dont think there will be any change in xsd if query params are passed to a web service. Please correct me if i am wrong.
    Just dont know what could be the issue. Please help
    Thanks

    Hi,
    xsd is used for the URL service to know what the returned data structure is so it can create the ADF DC metadata
    Frank

  • SB Audigy 2 ZS Conflict with Unreal Tournamen

    Hi there, I've been able to determine that my SB Audigy 2 ZS card is creating some sort of conflict with Unreal Tournament 3.When I disable the soundcard in the device manager, the game will load. Otherwise, the game will not load. I've downloaded the latest drivers for the sound card and video card, and have tried reinstalling UT3. Anyone have any Ideas where this problem is coming from ?Here are my tech specs;Intel C2D 3Ghz @333 FSBAsus Maximus Formula MBEVGA GeForce 8800 GTS 640MB2 GB Crucial Ballistix DDR2 033SB Audigy2 ZS Platinum?WD Caviar SE6 SATAII 500GBAntec Neopower 650wWindows Vista 32 bitDirectX 0?This is a link to a discussion thread I posted on the issue in the Unreal 3 Tech Support Forums;http://utforums.epicgames.com/showth...=600409&page=2?Message Edited by odin_tyralothe on 0-26-200806:49 PM

    calcal wrote:
    well there was a great deal for this so i took it. This is a great card and i love it but theres a problem. Id say out of 5 cold boots or restarts, my usb mouse will not work. This happened after i installed my new sound card.Message Edited by calcal on 08-3-2005 0:57 AM
    I suppose, your sound card is sharing an IRQ with your USB controller.
    Try moving your mouse into another USB port(s). If this don't help, you can re-install your sound card into another PCI slot (see on your motherboard manual how IRQ's are assigned for PCI slots). PCI slot 3 or 4 (count from AGP) are normally less shared.
    You can check your IRQ sharing situation from device manager - device manager -> View:resources by type -> interrupt requests (IRQ)).
    You can also disable controllers/devices on device manager (right_mouse_click the item you want to disable(/enable) and select disable(/enable). Do this only if selected controller/device is not needed and it is sharing an IRQ with controller/device you need.
    this so far...
    .jtp

  • Clean URLs with JSP/Servlet

    Hello. I've found some information on how to setup clean URLs for php, but none for JSP/servlet. Hopefully some one can help. Here's what I mean by 'clean URL':
    http://mydomain/employee.jsp?employeeID=1232
    becomes
    http://mydomain/employee/1232
    And, in that second example, the container would dispatch all requests for /employee* to some JSP/servlet. I don't care if the 'clean URL' has to have an extension or not (e.g. mydomain/employee.jsp/1232) although I would prefer to also remove the JSP extension.
    Additionally (if some one has experience with this need): how do I then access the final part of the URL supplied by the client? In other words, how would 1232 be available to the destination JSP/servlet? Does the container convert it into a parameter, i.e.:
    1) client sends request for "mydomain/employee/1232"
    2) container delegates request to "mydomain/employee.jsp?1232"
    Finally (sorry about the length), I don't have access to top-level config files for this site (it's personal use, although I'm pretty familiar with java APIs from my job), so, ideally, I'd like a .htaccess level solution, where the container can just re-route to a JSP.
    If any one has some suggestions, I'd GREATLY appreciate it. Thanks for your time. Take care.

    ...Just occurred to me- this hosting company is NOT using Tomcat. They use resin.
    Thanks.

  • I want to create an external video widget with iAd. I followed the steps and copied the Url and paste it in the Video pop-up menu in the Properties section of the inspector. When i select 'preview' the video doesn't play and the Url that i pasted is gone.

    i want to create an external video widget with iAd to use in an iBook. I followed the steps and copied the Url and paste it in the Video pop-up menu in the Properties section of the inspector. When i select 'preview' the video doesn't play and the Url that i pasted is gone.
    hope someone can help!

    May have something to do with whether or not the URL can be reached while building your widget.  I've got a video on the web. When I enter the URL into the field for the video object and click to another field,  the URL is replaced with some text indicating that it is accessing the video then updates itself to displaying just the name of the video file.
    It shows just fine in preview and I can see the full path to the video when I export the widget so it should work for you. 
    Is the video accessible from your Mac while you're laying out your widget?
    -Mark

  • "Clean URLs" in Drupal not working on OSX Server 10.5.5

    As per the Drupal website, I have enabled the "Allow Overrides" feature in ServerAdmin for each website that uses Drupal and needs Clean URLs. Unfortunately, after restarting the service and even a reboot, this does not remedy the issue of Clean URLs not functioning for the websites. Any ideas on why that is? I am running OSX Server 10.5.5 and Drupal 6.2 - 6.4.

    Clean URLs do work. It can sometimes be frustrating getting them going, yes, and the directions that are available over at the Drupal site (and which set are you using?) can be somewhere between problematic and stale.
    Are you using the .htaccess file or /etc/apache2/httpd.conf here, and is it set up right? (There are two versions of the Apache web server and two configuration roots present in 10.5. The newer of the two uses the /etc/apache2 root and the older uses the /etc/httpd root.)
    Things can get interesting with the leading-dot files as these don't show (by default); you can end up not getting these files copied if you're not careful.
    Make sure the Drupal file protections and ownership settings are right, too. Ownership on everything but the /files area should be root or such, with read access allowed for www. Don't let Apache write anywhere you can avoid it.

  • Newly created "Faces" disappearing or merging with another "Face."

    Overall, I was fairly pleased with the accuracy of Faces. And after an exhaustive amount of time I had all my Faces setup, or so I thought.
    I noticed upon relaunch my friend Audrey's Face had disappeared. I then went to her husband (who looks distinctly different) and her pictures were under his face. The only thing I could think of is when I filled in her name, full name and email I used the same email address for both people. Perhaps the files are being coded with that conflicting information and Faces is confused and doesn't know where to place them. So a day later I went back and straightened it out putting her Faces in her own group. But then it did it again, only this time "Russ" her husband disappeared and his pictures were under her face.
    The only other thing I can think of is a conflict with Facebook. I do remember uploading a picture and having to fix a few tags when the image was in Facebook. I'm wondering if Facebook was sending back bad information to that photo that was confusing the entire Face group. Other than that I'm at a loss.
    I've rebuild the iPhoto databases selecting all the available options to ensure a good clean file. But that didn't fix this problem.
    So since this appears to be a bug I won't bother trying to fix the two Faces again until it's fixed. Does anyone know if I can disable Faces or have some sort of control over how it operates? I'd like to disable it without losing the Face groups already created so it doesn't screw up another group with this bug.

    I had the same problem with having previously named and labeled faces over-ridden and given other names. But I'm not using facebook, so it has nothing to do with that. I have spent hours and hours fixing my faces albums, just to have the names changed and put in different albums the next time I look at them. What in the world could I be doing wrong?

  • Flash Player 10 does not work in IE or Firefox. What could it conflict with?

    I'm  using Firefox 3.6.8 (and sometimes IE 8.0.6001.18702IC) on Windows XP Pro, SP 3.
    For some weeks now, I have been unable to hear any sounds on anything Flash-based, from YouTube to games at MSN.com or embedded videos on any site using Flash.  Initially I had assumed it to be because of having QuickTime installed because I know QT likes to hijack everything.  I uninstalled QT (and Real Player) and Flash Player then reinstalled Flash Player (and Shockwave Player just in case) and guess what?
    Yup.  Nothing.  When I uninstalled everything, I used a program called Revo Uninstaller, which includes a registry cleaning option.  I then used Abexo and WinASO's registry cleaners to make sure I got everything else that even looked like QuickTime off my hard drive.
    When I reinstalled Flash, the following programs appeared in C:\Windows\system 32\Macromed\Flash:
    Flash 10i.ocx (10.1.82.76)
    FlashUtil10i_ActiveX (10.1.82.76)
    FlashUntil10i_Plugin (10.1.82.76)
    genuinst (6.0.2800.1531)
    FlashUtil10i_ActiveX.dll (10.1.82.76)
    NPSWF32.dll (10.1.82.76)
    KB931433
    FlashInstall
    Install
    Flashplayer.xpt
    When I check IE's "Tools" and look for add-ons, it says that Flash (Shockwave Flash) is enabled.  I even enabled the other Adobe add-ons for Acrobat and such just to be sure.  Firefox shows Shockwave Flash and Shockwave for Director both to be enabled.  The Flash control panel settings don't help: I have all sites set to store about 100 KB on my computer to make sure there's enough room for everything but still nothing.
    Before anyone asks, my audio drivers are up to date, thanks to the manufacturer's website.  I have DirectX 9.0c installed and everything else works fine.  I can play audio and video elsewhere with no problems.  It's only Flash that's showing me this trouble and there's no hint as to what else could be interfering with Flash.
    Any ideas?

    Well, great.  I tried the uninstall/reinstall before, but not with the uninstaller, so I was hopeful that this time might do it.  No such luck.  The video still plays, but no sound.
    All the sound settings are working with everything else from games to media players.  I set Windows' firewall to allow both the ActiveX and plugin for Flash, just in case.
    In the Flash folder, I now have:
    Flash10l.ocx (10.1.102.64)
    Flash Util10l_ActiveX (10.1.102.64)
    FlashUtil10l_Plugin (10.1.102.64)
    Genuinst (6.0.2800.1531)
    FlashUtil10l_ActiveX.dll (10.1.102.64)
    NPSWF32.dll (10.1.102.64)
    And the setup and text files that went with 'em.
    I've also done a system restart since then and zip.
    I went through IE and Firefox and looked for any file associations (like .flv) that I could manually change over to using Flash, but no go.  The settings panels for Flash have all been set to allow YouTube specifically (as a test) and to allow 10KB of storage space for all affected sites.
    Now what?  I'm really not looking forward to a reformat and reinstall, but it's looking like that's what it's going to take.
    Date: Sun, 14 Nov 2010 17:37:07 -0700
    From: [email protected]
    To: [email protected]
    Subject: Flash Player 10 does not work in IE or Firefox. What could it conflict with?
    Something is strange with your list of modules; you list FlashUntil10i_Plugin (10.1.102.64), but this is really 10.1.85.3
    I recommend that you uninstall Flash Player completely (using http://kb2.adobe.com/cps/141/tn_14157.html), then restart Windows, and delete all remaining files in C:\Windows\system32\Macromed\Flash.
    Next reinstall both ActiveX (http://fpdownload.adobe.com/get/flashplayer/current/install_flash_player_ax.exe) and the plugin (http://fpdownload.adobe.com/get/flashplayer/current/install_flash_player.exe).
    After that, if the problem persists, have a look at this page http://kb2.adobe.com/cps/837/cpsid_83739.html
    >

  • Problem with jquery slide show conflict with vertical navigation menu in Firefox & Chrome

    Problem with jquery slide show conflict with vertical navigation menu in Firefox & Chrome. Works in IE. This is my first time trying to post a question - so please be kind. I am also not good with code and am finding css a real challenge after learning to design based on tables. I'm using CS5.
    The "test" page with the slide show is: http://www.reardanwa.com/index-slides.html   The same page without the slide show is http://www.reardanwa.com/
    I realize the images are not ideally sized - I'll fix those once I get the pages to function.  Maybe I need a different slide show? I would prefer a widget that I can modify to required size & postition. Again - I'm not good at building with code from scratch.
    The problem is the naviagation links that are directly next to the slide show do not work in Firefox of Chrome. They do work in IE.
    I've read about using jQuery.noConflict(); code but can't figure out the correct way to use it in my case or whether that's even part of the solution. I know my code is not well organized as I have cobbled together from various sources in an attempt to format the page the way the client wants it. Also, FYI, I will eventually try to make the page work in Surreal CMS.
    I've spent sevaral days over the last several weeks trying to solve sth slide show/navigation conflict - so any specific light you can shed will be much appreciated.
    Thanks in advance.
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Reardan Area Chamber of Commerce</title>
    <meta name="description" content="home page for Reardan Area Chamber of Commerce" />
    <meta name="keywords" content="Reardan WA, chamber of commerce" </>
    <script src="scripts/jquery-1.6.min.js" type="text/javascript"></script>
    <script src="scripts/jquery.cycle.all.js" type="text/javascript">  </script>
    <script type="text/xml">
    </script>
    <style type="text/css">
                                  #slideshow { 
                                      padding: 10px;
                                            margin:0; 
                                  #slideshow-caption{
                                            padding:0;
                                            margin:0;
                                  #slideshow img, #slideshow div { 
                                      padding: 10px;
                                      background-color: #EEE;
                                      margin: 0;
    body {
              font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
              background: #004B8D;
              margin: 0;
              padding: 0;
              color: #000;
    /* ~~ Element/tag selectors ~~ */
    ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
              padding: 0;
              margin: 0;
    h1, h2, h3, h4, h5, h6, p {
              margin-top: 0;           /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
               /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
    .left
    position:absolute;
    left:0px;
    .center
    margin:auto;
    width:95%;
    .box
              position:relative;
              left:-90px;
              width:950px;
              height:350px;
              border-radius: 13px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
              z-index:1000;
    .slide{
        position:absolute;
    a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
              border: none;
    /* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
    a:link {
              color: #42413C;
              text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
    a:visited {
              color: #6E6C64;
              text-decoration: underline;
    a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
              text-decoration: none;
    /* ~~this fixed width container surrounds the other divs~~ */
    .container {
              width: 960px;
              min-height:900px;
              padding:5px 0px 0px 0px;
              background: #E8F8FF;
              margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
    /* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
    .header {
              background: #E8F8FF;
              padding:10px 5px 0px 5px;
    .sidebar1 {
              float: left;
              width: 225px;
              margin: 60px;
              color: #FFFF0D;
              background: #595FFF;
              border-radius: 13px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
              padding: 5px 5px 0px 5px;
        border: 3px solid #F7F723;
        z-index:-1;
    .sidebar2 {
              float: left;
              width: 275px;
              color: #FFFF0D;
              text-align: left;
              background: #595FFF;
              padding-bottom: 10px;
              border-radius: 13px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
        border: 3px solid #F7F723;
        z-index:2;
    .sidebar3 {
              float: left;
              width: 275px;
              color: #FFFF0D;
              text-align: left;
              background: #595FFF;
              padding-bottom: 10px;
              border-radius: 13px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
        border: 3px solid #F7F723;
        z-index:3;
    .content {
              padding: 0px 0px 0px 0px;
              width: 780px;
              float: left;
              background: #E8F8FF;
    /* ~~ This grouped selector gives the lists in the .content area space ~~ */
    .content ul, .content ol {
              padding: 0px 15px 5px 10px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
    /* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
    ul.nav {
              list-style: none; /* this removes the list marker */
              border-top: 0px solid #FFFF66; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
              margin-bottom: 50px; /* this creates the space between the navigation on the content below */
              font: Arial Black, Verdana, , Helvetica, sans-serif;
              font-size:1.3em;
              font-weight:bold;
              z-index:2;
    ul.nav li {
              border-bottom: 0px solid #FFFF66; /* this creates the button separation */
              font: 120%/1.4 Arial Black, Verdana, , Helvetica, sans-serif;
    ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
              padding: 3px 0px 5px 0px;
              display: block; /* this gives the link block properties causing it to fill the whole LI containing it. This causes the entire area to react to a mouse click. */
              width: 185px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
              text-decoration: none;
              color: #FFFF0D;
              background: #595FFF;
    ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
              background: #595FFF;
              font: 120%/1.4 Arial Black, Verdana, , Helvetica, sans-serif;
              color: #FFFFFF;
    /* ~~ The footer ~~ */
    .footer {
              padding: 10px 0;
              background:  #595FFF;
              color: #FFFF0D;
              position: relative;/* this gives IE6 hasLayout to properly clear */
              clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
    /* ~~ miscellaneous float/clear classes ~~ */
    .fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
              float: right;
              margin-left: 8px;
    .fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
              float: left;
              margin-right: 8px;
    .clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
              clear:both;
              height:0;
              font-size: 1px;
              line-height: 0px;
    -->
    </style>
    </head>
    <body>
    <div class="container">
      <div class="header"><!-- end .header -->
      <a href="#"><img src="images/Chamber-Logo-2.gif" alt="Reardan Chamber Logo" width="187" height="163" hspace="10" vspace="5" align="top" /></a><img src="images/Reardan-Chamber-Title.gif" width="476" height="204" alt="Reardan Area Chamber of Commerce, Dedicated to Preserving and Enhancing Area Businesses" /><p></p>
      <p style="color: #F00">This Site is under construction! Please pardon our dust as we create!</p>
      </div>
      <div class="sidebar1">
        <ul class="nav">
          <li><a href="about.html">About Us</a></li>
          <li><a href="history.html">Reardan History</a></li>
          <li><a href="activities.html">Activities</a></li>
          <li><a href="business.html">Business<br />
            Directory</a></li>
          <li><a href="about.html">Join the<br />
            Chamber</a></li>
           <li><a href="links.html">Links<br />
      <span style="font-size: 85%">Tourism</span><br />
          </a></li>
        </ul>
         <!-- end .sidebar1 --></div>
    <br />
    <br />
    <br />
    <br />
    <div class="box" +"slide">
      <script type="text/javascript">
    // BeginOAWidget_Instance_2559022: #slideshow
                               slideshowAddCaption=true;
    $(window).load(function() {
      $('#slideshow').cycle({
                        after:                              slideshowOnCycleAfter, //the function that is triggered after each transition
                        autostop:                              false,     // true to end slideshow after X transitions (where X == slide count)
                        fx:                                        'blindX',// name of transition effect
                        pause:                              false,     // true to enable pause on hover
                        randomizeEffects:          true,  // valid when multiple effects are used; true to make the effect sequence random
                        speed:                              100,  // speed of the transition (any valid fx speed value)
                        sync:                              true,     // true if in/out transitions should occur simultaneously
                        timeout:                    5000,  // milliseconds between slide transitions (0 to disable auto advance)
                        fit:                              true,
                        height:                       '300px',
                        width:         '525px'   // container width (if the 'fit' option is true, the slides will be set to this width as well)
    function slideshowOnCycleAfter() {
              if (slideshowAddCaption==true){
                                  $('#slideshow-caption').html(this.title);
    // EndOAWidget_Instance_2559022
      </script>
      <div id="slideshow">
        <!--All elements inside this will become slides-->
        <img src="images/100_1537.jpeg" width="600" height="450" title="caption for image1" /> <img src="images/Parade-2011-2.jpg" width="300" height="225" title="caption for image2" /> <img src="images/100_1495.jpeg" width="600" height="450" title="caption for image3" />
        <div title="sample title"> Images for slide show will need to be re-sized to fit box to avoid distortion</div>
        <img src="images/beach4.jpg" width="200" height="200" title="caption for image4" /> <img src="images/beach5.jpg" width="200" height="200" title="caption for image5" /> </div>
      <!--It is safe to delete this if captions are disabled-->
      <div id="slideshow-caption"></div></div>
    <div class="sidebar2" "anotherClass editable"><p align="center"><strong>Chamber News</strong><br />
    Local News item
    <br />
    Another New item</p>
      <p align="center">lots of news this week<br />
        <br />
        <br />
        <br />
      </p>
    </div>
    <div class="sidebar3" "anotherClass editable"><p align="center"><strong>Upcoming Events</strong></p>
      <div align="center">    <a href="activities.html" style="color: #FFFF0D">Community wide yard sales</a><br />
        <br />
        <br />
        <br />
        <br />
      </div>
    </div>
    <div class="content"><br />
    <br />
    </div>
    <div class="footer">
            <p align="center"><span style="font-size: small">Reardan Area Chamber of Commerce</span><br />
              <span style="font-size: x-small">[email protected]  - 509.796.2102</span><br />
            </p>
            <!-- end .footer -->
    </div></body>
    </html>

    If you DO want the slideshow overlaping the navigation try the below css:
    .sidebar1 {
        float: left;
        width: 225px;
        margin: 60px 0px 60px 60px;
        color: #FFFF0D;
        background: #595FFF;
        border-radius: 13px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
        padding: 5px 5px 0px 5px;
        border: 3px solid #F7F723;
    .box {
    float: left;
    margin-left:-60px;
    width:700px;
    height:350px;
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;

  • How to Rename a Topic ID in Map File to Avoid Conflict with Another Program?

    Robo 8 HTML:
    Can somebody assist me in understanding how to rename a topic ID in my map.h file?
    An application programmer informs me there are nine topic IDs (shown below) in my project map file which conflict with predefined names of constants/functions from the Visual Studio Libs program and, is requesting I change the names of the topics listed below to resolve topic ID conflict in order to enable F1 call for these topics.
    #define Open    59
    #define Save    60
    #define Print   63
    #define Cut     72
    #define Copy    73
    #define Paste   74
    #define Clear   75
    #define Status  81
    #define Substructure  139
    Can I simply alter the topic names and retain their associated map numbers in <Create/Edit Map ID> dialog to resolve the map file conflict with Visual Studio Libs program functions? Or, is there more work involved in changing a topic name in a map.h file?
    Any assistance with this question is greatly appreciated.
    Thanks,
    robert

    Hi,
    Simply renaming the TopicID's in the .h file won't work. The TopicID is used in the alias file (projectname.ali) to link a map number with a topic. Also, you can use either TopicID's or map numbers to call the help. (Using TopicID's only works for WebHelp afaik.)
    If you use map numbers to call the help, you can rename the TopicID using the mentioned dialog. No problem.
    If you want to change the ID from the files, you have to change both the .h file as the .ali file. No changes to topics needed.

  • How can I create a URL for a PWA for MS Project Server 2010 project file that includes the view?

    Hi, this question has been answered for 2013. The answer here suggests that it can be done in  2010.
    See:
    http://social.technet.microsoft.com/Forums/projectserver/en-US/3affdc4f-36bf-4381-8b75-27c73465efd4/action?threadDisplayName=how-can-i-create-a-url-for-a-pwa-for-ms-project-server-2013-project-file-that-includes-the-view
    Who knows how?
    Regards
    Sander

    Hi Sander,
    As far as I tested it, it is not possible either with PS2010. The URL only contains the PDP name and the projUID.
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

  • Do I have a conflict with iTunes 7.6.2 . . or what ?

    Dunno if I do or not, but . . shortly after upgrading to iTunes 7.6.2 we suffered a power "Blink" . . and when i noticed it had happened the Mac was attempting to restart . . with a blinking Mac, then a question mark in the icon . . nothing else . . In the past I've seen it once before, and a shutdown and restart was all that was necessary . . This time . . NO . . Nada, same deal, through 8 restarts . .
    I finally reinstalled OSX 10.1, and followed with all the updates directly from Apple . . using the "Update" command under the apple . . It now does "funky" things . . like, one, it doesn't recognize the WD External HD on the desk top, but it does in the system profiler . . another, once in a while a dialog box comes up asking what to do with a disk, initialize, eject or ignore . . and probably what leads me to believe it could be a conflict with iTunes is during shut down, iTunes will not "Quit", even when using "Force Quit" . . it will close the desktop, go to a blue screen and then start up again . .
    And . . I'd really like to install 10.4 but I can't seem to find anyone with a legal one for sale . . I called Apple a week ago and they said they might produce them in four or five weeks . . what's my options here?

    None the less . . we still gots gremlins . .
    And while I'm asking . . how come Safari is so fragile? The other nite, my wife and I were making reservations and one motel group's site crashed Safari just about 2/3ds the way through opening every time we tried . . went over to Explorer and it opened about twice as fast and operated smoothly . . This happens a lot at different sites . . always wants to know if I want to report it . . To Who?
    Is 3.4.11 going to exorcise those gremlins or do I have to hire some IT Guy . . ? I've owned a Mac of some kind since the Mac IIx, (about 5, I think) but it's a tool, not a toy to me . . I just drive it . . run McJanitor once a month, clean out the icons in Safari's library and all the little maintenance thingies, but I'm no troubleshooter . . .

  • [SOLVED]"fontconfig conflicts with fontconfig-ubuntu" and other issues

    Almost every program I have has stopped working. If I run a program from a terminal (one of the virtual terminals, gnome-terminal wont work either), they either complain about not being able to find libpng or libjpeg. I read the news posting about these and some forum posts, but none of them mentioned people having problems. What I understood from reading is that I just need to update my system.
    This is where the problem lies. I cannot run "pacman -Syu" as usual. When I do, I get the following error:
    fontconfig conflicts with fontconfig-ubuntu. Remove fontconfig-ubuntu?
    If I answer yes, I get:
    error: failed to prepare transaction (could not satisfy dependencies)
    :: kdelibs: requires phonon
    :: cairo-ubuntu: requires fontconfig-ubuntu>=2.6.0
    :: libxft-ubuntu: requires fontconfig-ubuntu
    If I answer no, I get:
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: fontconfig: conflicts with fontconfig-ubuntu
    Either way, nothing is upgraded. How can I resolve this, as well as the libpng/libjpeg issue? I cleaned my cache and tried re-installing them, but it didn't help.
    Last edited by DWilliams (2010-02-11 00:35:07)

    DWilliams wrote:
    Surgat_ wrote:
    Or you can check AUR, get the latest pkgbuilds and rebuild your -ubuntu (or -lcd) packages. After installing them, the update should go flawlessly.
    Also, if you have KDE installed you should check the news frontpage to see the KDE 4.4 announcement
    Alright I installed fontconfig-ubuntu from the AUR and that resolved my initial conflict. It started complaining about gtk-qt-engine and kdelibs and they weren't depended on by anything so I just removed them (I assume I can re-install them later) and now my system upgrade is underway. Hopefully things will be fixed when it finishes.
    Does anyone know what caused this and whether I can avoid similar issues in the future?
    It happens because you are using a modified version of fontconfig (the ubuntu one). When a new version of fontconfig reaches [extra], pacman tries to update fontconfig (because fontconfig-ubuntu provides fontconfig, and fontconfig from [extra] is newer than the version you have installed) and finds that it conflicts with fontconfig-ubuntu.
    The way to go is the one that you have followed: when there is an update in fontconfig, update your fontconfig-ubuntu package to the latest in AUR (hopefully the same version as the new one in [extra], else you'll have to wait or modify the PKGBUILD) and then update the rest of the system.

  • How do I delete my account, please and thanks! It is conflicting with my college's license.

    I licensed cloud month by month as an educator, then found out that my college has a license.  They installed it my machine, and Adobe cancelled my subscription.  Now I can't use my college's copy because it is conflicting with my cloud subscription.  When I go to my account to delete it, I only see the option to contact customer support, and see no way to do that.  Please help!  I have to get my work done and now our IT folks are telling me that the only way to get rid of the Adobe Application Manage on my computer is to wipe it out and reinstall everything! Yikes.
    Thanks for any help you can give.  This is just plain crazy. :-)

    I have created a small Step by Step presentation for the same. You might want to check that as well.
    https://dl.dropboxusercontent.com/u/5585693/Adobe%20Forums/Sign-in%20with%20new%20user.mht

  • My time capsule will allow only one machine to connect to the internet at a time. Connection sharing is "off" on the Airport Utility. When I try to share an IP address I get the message that "DHCP range that I entered conflicts with the WAN IP address" I

    Suddenly, my time capsule will not allow more than one computer to connect to the internet at a time. On the Airport Utility on the internet tab, Connection Sharing is "Off (Bridge Mode)" When I try to change it to sharing an IP address, I get two messages that the beginning and ending DHCP addresses that the DHCP addresses I've entered conflict with the WAN address of my Apple wireless device."
    Any ideas?
    Thanks

    I use a DSL to connect to the internet. The modem is a Westell C90-810030-06. Two things happened in connection with the fail. I upgraded the firmware in both my Time Capsule (connected to the DSL) and the Airport Extreme (connected to my printer--used to extend the network). I also upgraded my Colof Nook to the Android Faux Tablet version. I can't imagine that that is creating some sort of mismatch.
    I have now downgraded the firmware on the Time Capsule to 7.4.1 which is what I had before. Fortunately, I found the trick to downloading the older airport utility to find the older firmware. All the older versions disappeared from my computers.
    I still have the same problem. Wifi works fine. If a second device connects to the wifi, then it works fine, but the first no longer has a connection.
    And my Airport Extreme is not working at all. It cannot be seen by the computer. I tried resetting it. I'm going to connect it by ethernet and downgrade the firmware on it.
    I appreciate any help. This is so frustrating.

Maybe you are looking for

  • How to Release jstring (C++ dll calls Java)

    I'm trying to call a method from a Dll (written in C++) to Java. Pseudo might look like this String cstr = "abcdefghijklmnopqrstuvwxyz"; jstring jstr = NewStringUTF(cstr); CallJavaMethod(classid, methodid, jstr); // so problem is how to release this

  • 2011.1r1 SDK Can't Connect to Sentinel 7.1.0.1

    Hi When testing the connections in preference. The following error message will be generated. ==== [java] Attempting query: [java] Authenticaton succeeded for admin [java] Setting credentials for admin [java] Done setting credentials for admin [java]

  • DocRef.name not working in Snow Leopard

    I have been using this script fot sometime to add the Image Name/number to my images, so customers can see them on the images. But today, i noticed that my numbers are not working. all of the sudden it will take the image name and leave off the last

  • How to configure DB2DB02TBSIZE?

    Hi! How/where can I configure, how long data is stored in table DB2DB02TBSIZE for transaction "db02"? Thanks Thomas Merz dm-drogerie markt GmbH & Co. KG / FILIADATA GmbH Anwendungsinfrastrukturservice / Datenbanken

  • To reset SPAM/SAINT update

    Hi! I have started to update SPAM/SAINT (from 26 to 30). The update is stopping in phase IMPORT_PROPER. How can I sdelete this patch in tcode SPAM? I would like to install new kernel patch firstly (from 133 to 159). Thank you very much! regards Thoma