AIR: "The given WebHelp folder is invalid."

Hi all,
I am in the General Options window for the 'RH Packager for
AIR'. I can't get past this window, coz whatever webhelp folder I
type in, RH displays me:
"The given WebHelp folder is invalid."
(Btw, is this right forum for this?)
TIA
- avi

Hi Avi
What version of RoboHelp are you using? I believe that the
AirHelp packager only works with WebHelp that was generated using
RoboHelp 7.
In the event that's all fine, what about the folder name
being used? Any odd characters there?
Cheers... Rick

Similar Messages

  • When the webhelp folder is hosted, an error message is displayed, "whproxy.js file is missing", though the file exists in the folder.

    I have recently updated my project file with DUCC concept using the trial version of Robohelp 10. After generating the project, I have submitted the webhelp for hosting. When the concerned person tried to host the webhelp folder to the server, it is indicating that the whproxy.js file is missing, though it exists in the hosted webhelp folder.
    Please help me out with this.

    Does the help work when you open it locally? If it does, something is wrong with the upload progress or the server configuration. If it doesn't, try generating your output again.
    Kind regards,
    Willam

  • The given assembly name or codebase was invalid

    Hello!
    I'm going to write a windows desktop client-server application.
    I want to use EF.
    But i can't make it work without installing ODAC.
    I've copied Oracle.DataAccess.dll and OraOps11w.dll to the application output path, wrote in the App.Config file:
    <configSections>
    <section name="oracle.dataaccess.client" type="System.Data.Common.DbProviderConfigurationHandler, System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
    </configSections>
    <system.data>
    <DbProviderFactories>
    <add name="Oracle Data Provider" invariant="Oracle.DataAccess.Client" description=".NET Framework Data Provider for Oracle"
    type="Oracle.DataAccess, Version=4.112.2.0, Culture=neutral, PublicKeyToken=89B483F429C47342, processorArchitecture=AMD64"/>
    </DbProviderFactories>
    </system.data>
    <connectionStrings>
    <add name="OracleDatabaseContext" connectionString="metadata=res://*/Model.OracleDatabase.csdl|res://*/Model.OracleDatabase.ssdl|res://*/Model.OracleDatabase.msl;provider=Oracle.DataAccess.Client;provider connection string=&quot;DATA SOURCE=11.22.33.44/XE;PASSWORD=UserPassword;PERSIST SECURITY INFO=True;USER ID=UserName&quot;" providerName="System.Data.EntityClient" />
    </connectionStrings>
    and receive such an error:
    System.IO.FileLoadException: The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047)
    StackTrace:
    System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, Boolean loadTypeFromPartialName, ObjectHandleOnStack type)
    System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean loadTypeFromPartialName)
    System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark)
    System.Type.GetType(String typeName)
    System.Data.Common.DbProviderFactories.GetFactory(DataRow providerRow)
    System.Data.Common.DbProviderFactories.GetFactory(String providerInvariantName)
    System.Data.EntityClient.EntityConnection.GetFactory(String providerString)
    System.Data.EntityClient.EntityConnection.ChangeConnectionString(String newConnectionString)
    System.Data.EntityClient.EntityConnection..ctor(String connectionString)
    System.Data.Objects.ObjectContext.CreateEntityConnection(String connectionString)
    System.Data.Objects.ObjectContext..ctor(String connectionString, String defaultContainerName)
    SGB.Gitex.DataAccess.Model.OracleDatabaseContext..ctor() in C:\projects\projectX_qa\ProjectName\ProjectName.DataAccess\Model\OracleDatabase.Designer.cs: line 40
    I took libraries from here: http://www.oracle.com/technetwork/database/windows/downloads/index-090165.html

    Hi  Nithish,
    For this File load exception, I would try the followings:
    As a quick try, can you restart the host instance (or IIS as appropriate) and see this enable the host to load the assemblies properly.
    Try to load all the assemblies in GAC. Check your assemblies are GACed in  C:\Windows\Microsoft.NET\assembly\GAC_MSIL\ProjectName\v4.0_\*.dll
         folder location.
    Undeploy and redeploy the application, restart the host instance (or IIS as appropriate)
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Question:-Is there any way to disable the installation location/folder of da Adobe AIR Application?

    Is there any way to disable the installation location/folder of the Adobe AIR Application or can we skip that part automatically?

    xmlns:mx="library://ns.adobe.com/flex/mx"  is the spark mx address, which is completely different than the original 2006 mx library. 
    The thing is:  I love AIR, hate spark, loved the 2006 pre-spark functionality.  It is so much more convenient and user friendly.  Given the choice between having the display seperate from the  processing, or having it be convenient and easy  to work with, I choose the later option.
    For the most part it seems like the AIR api is like a layer on top of the spark - flex system..   I would like to be able to over lay the same AIR functionality on top of the the old system....
    Possible or no?

  • SSRS 2008 R2 - Try to Open RDL - I got an error saying "Failed to open report 'reports_List.rdl' ... "Invalid character in the given encoding. Line 1, position 1".

    Hi,
    I am working on SSRS 2008 R2.
    My Colleague gave me one RDL. I have added it to my SSRS project on BIDS  & Tried  to Open by double-click on that RDL.
    I got a popup error saying "Failed to open report 'reports_List.rdl'. clicked on
    Details button & noticed error explanation as . "Invalid character in the given encoding. Line 1, position 1". 
    When i try to View Code of this RDL, I got another error message saying "Exception from HRESULT: 0x80041FEB"
    Can anybody suggest me ... what exactly the root cause of it?  how can i resolve it ?
    thanks a lot in advance !
    best regards,
    Venkat

    Hi Venkat,
    Did you use Visual Studio 2010 on your test? It is a known issue of Visual Studio 2010. Please refer to the following document. It has fix method provided by the Microsoft Web Development Tools team to work around the issue.
    https://connect.microsoft.com/VisualStudio/feedback/details/552134/hresult-error-creating-timetracking-sample-web-site-project
    Since the issue related to Visual Studio. I suggestion you post the question in the following forum:
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=Vsexpressvb 
    It is appropriate and more experts will assist you.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • The URL 'filename.xml' is invalid. It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the current web

    Hi All,
    We have a form library with around 2000 InfoPath forms submitted successfully, but suddenly from the couple of weeks noticing that, the users are able to submit the form successfully without
    any issues but the referenced .xml file is physically not
    getting saved and the strange thing is it's reference(i.e. xml) is available. When we try opening the form it gives below error.<o:p></o:p>
    “InfoPath cannot open the following file ‘formpath/.xml’
    ”<o:p></o:p>
    When we try viewing the version history, it gives below error:<o:p></o:p>
    "The URL 'filename.xml' is invalid. It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the current web"<o:p></o:p>
    I have also looked at the logs but not much information. Can someone help me?
    MercuryMan

    Hi,
    According to the error message, this issue is a typically database related issue.
    1. Make sure that your Content Database in SQL is not full.
    Open SQL management studio and connect to SQL server that have your content DB.
    You can find SQL server name from "manage servers in this farm".
    Right click the content database, click Reports > Standard Reports > Disk Usage to generate a standard report.
    For your reference:
    http://social.technet.microsoft.com/Forums/en-US/178095de-7fba-482c-9be1-94e60b1906e0/sharepoint-2010-error-the-url-item-url-is-invalid-it-may-refer-to-a-nonexistent-file-or
    2. According to KB 894631, this error message will be thrown out when the content database is configured to read-only.
    Go to Central Administration > Manage Content Databases and check if it is the case. Also, recycle the application pool in case the cache was corrupted.
    Thanks.
    Tracy Cai
    TechNet Community Support

  • For any given Bookmarks folder, is it possible to have the subfolders appear *above* individual links?

    For any given Bookmarks folder, is it possible to have the subfolders all appear *above* the individual links (as they do in Internet Explorer), rather than mixed together alphabetically? (Or is there perhaps an add-on that will allow me to do this?)

    Provisional solution is to place one or more zeros in front of your folder names, that way they should always appear on top in their alphabetical order.

  • Cannot Update - Error 1324: The path New Folder or the volume is invalid. Please enter it again.

    I have been trying to update Adobe reader but every time i trie to this message shows up: Error 1324: The path New Folder or the volume is invalid. Please enter it again. I am running on Windows XP SP3 and using the latest firefox browser. I am not sure if this question has already been answered in this forum so if it has a link to the thread would be appreciated.

    For investigating more on this issue we would need the install log. For creating install log follow the below steps:
    1. Go to start menu and run command
    2. Type Regedit and press enter key
    3. Go to the following path and create keys:
    HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer
    Reg_SZ: Logging
    Value: voicewarmupx
    then  Install Reader X update. Once you get the error message get the snapshot of error message and then Type %temp% and hit enter. Get the file name as  MSI----
    Provide the snapshot of error message as well as MSI log.

  • I joined iTunes Match on my MBP and added our MBA to the same Match account. What should the iTunes Media Folder Location be for iTunes on the MBA?

    The iTunes libraries on both machines appear to be in sync, though I don't know if Home Sharing or iTunes Match is to thank for the consistency. But the iTunes Media Folder locations are different on the MBP and MBA, and I don't know if they should point to the same storage location (it's been on a drive connected to our Airport for years). I also don't know what options for Copying Files and Keeping iTunes Organized should be on the MBA. I certainly don't want the media files duplicated yet the devices sharing a cloud version.
    I hoped the MBA would act like an iOS device using iTunes Match in that music would stream unless downloaded. Then downloaded music would have to be managed (deleted from the MBA's iTunes) for space reasons at some regular intervals-- just like we now do on the iPhones and iPad. The library entry for the song would remain... just the locally stored file would be deleted and the iCloud download would change back to the download symbol.
    But if a purchase is made from the iTunes store on the MBA, the file is stored on the local MBA machine as well as the external drive because the MBP receives the song via Home Sharing and downloads the file.

    Each iTunes client will expect a discrete iTunes library location.  The iTunes Match service will allow the libraries to be automatically synchronised along with any IOS devices that are also registered for iTunes Match.
    Following making a secure backup for any given library it is possible, once Songs have been 'matched' or 'uploaded' to remove the local copies and play the Songs from the Cloud.  The behaviour on IOS devices is different, they will download each Song as it is played.
    Note:  Apple is very clear that the responsibility for maintaining music files remains with the user - so it remains essential to ensure that you have your own Songs secure backed up prior to relying on the Cloud.  Should there be an issue with the Cloud resulting in loss of Songs you will need your own secure backup.

  • The iCloud Drive folder in Library/Mobile Documents is taking up way too much space on my startup disk.

    The iCloud Drive folder in Library/Mobile Documents is taking up way too much space on my startup disk
    I was hoping my files would stay in the cloud and not take up a ton of space on my machine (only a 128gb SSD).  But while performing an overnight time machine backup I came back to find a "Startup Disk Full" error message.  I only have about 20gb used locally but over 200gb in iCloud Drive at the moment.
    Is there a way to clear the cache so my files stay on iCloud and not hogging space on my SSD? Or a way to redirect this library to my 2nd hard drive?
    I'm using a 15" mid-2012 Macbook Pro with a 1TB hard drive and I've replaced the optical drive with a 128gb SSD for my OS (which is where my library is, hence the difficulty).
    Thank you!

    While puttering around after posting this I think I found my personal solution here: http://macs.about.com/od/diyguidesprojects/qt/Move-Your-Home-Folder-To-A-New-Loc ation.htm
    I'm just going to move my home folder to my 2nd internal 1TB hard drive to solve my problem.
    But my question remains, how can we minimize the amount of local space iCloud Drive ***** up?  I wanted to get the rumored new macbook air that might come out next year but this is a big turn off if iCloud drive is going to overwhelm the SSD in the AIr.

  • EHSM - Create Vendor - error: 'Could not find a document for the given key'

    Dear all,
    In the Chemical Approval Process I have attached a SDS document to the Approval Request. You can assign a Vendor to the SDS. As there are no (EHSM) Vendors currently available in the system I would like to create a new (EHSM) Vendor by clicking on 'Create Vendor'.
    This will lead me to the following Webdynpro Application: Edit Vendor (EHFND_UI_VENDOR_OVP).
    Only one field is shown in the Webdynpro named: 'Name of the Vendor'. After typing a name e.g. 'test', the following error message appears; 'Could not find a document for the given key'. See also attached document. This issue looks like a missing number range, however I could not find a EHSM number range for Vendors.
    How to solve this issue?
    More information:
    Software Component: SAP EHS Management (EHSM) Support Package: 3
    Process: Chemical Approval
    Webdynpro application: EHFND_UI_VENDOR_OVP
    Thank you.
    Kind regards,
    Roy

    Hi
    babooraj
    This might be a problem with Windows Power Shell.
    The solution is to copy the folder: "PSWorkflow" from "C:\Windows\System32\WindowsPowerShell\v1.0\Modules\"
    to "C:\Windows\SysWOW64\WindowsPowerShell\v1.0\Modules"
    Than everything works fine.
    Ps.: @Microsoft, please fix this problem in future versions.
    Thomas van Veen

  • Atheros AR5007EG Wireless Network Adapter - With any driver: "The device instance name is invalid"

    Hello there,
    I was trying to install various "Atheros AR5007EG Wireless Network Adapter" drivers, with versions ranging from 2007 to 2010, both from the manufacturer and specifically for this computer (a Fujitsu Siemens Esprimo Mobile) and others from here:
    http://www.atheros.cz/atheros-wireless-download.php?chipset=22&system=3
    All of them are for Windows Vista 32bit.
    The computer had previous drivers installed and working, but also had a network problem. In the process of figuring out what was causing it, I tried to install newer drivers to see if that was the problem. It turns out the network problem was due to a different
    thing that is now fixed (some dependencies of the WLAN Configuration service were turned off), but I'm still stuck installing the new drivers.
    TL;DR:
    However, every time I install new drivers, after install, Windows says that
    "The device instance name is invalid", regardless of what drivers I install. I even tried to install drivers for different hardware in that slot just to see what it told me and IT STILL gave me the same error. I also tried to uninstall the
    current driver, checking the box to delete the driver's software, running CCleaner and then deleting
    "athr.sys" from the Windows/Drivers folder and
    "oem8.inf" from Windows/Inf as those files were referenced in the driver's properties. The install still gives me the same error.
    The fact that it gives me this error with any driver leads me to believe it's Windows' fault and not the driver's.
    Note: I am translating from the original in Portuguese. "The device instance name is invalid" is the closest/correct translation and seems about right with the info I find online regarding the english version of Vista and how it refers to devices.
    This (https://groups.google.com/forum/#!topic/microsoft.public.development.device.drivers/yFa_XnlcLJQ) and this (http://finderr.net/windows/pt-PT/O-nome-da-inst%C3%A2ncia-do-dispositivo-%C3%A9-inv%C3%A1lido-/2082573452) also seems to confirm that, though it
    doesn't help me. It may be that the text is actually different in english Vista but I also searched for driver instead of device or stuff like "The device instance name appears to be invalid" and can't find anything either.
    I also did SFC /SCANNOW a while ago and it found no errors.  I then repeated it again after this problem and this time, SFC found errors BUT it couldn't repair all of them. Here is the CBS log:
    https://www.dropbox.com/s/bayum2rsezxpmre/CBS.log
    Thank you for the help!
    EDIT: The Notebook model is a Fujitsu-Siemens ESPRIMO Mobile V5535 and their support drivers can be found here (after specifying the OS and model):
    http://support.ts.fujitsu.com/download/ShowFiles.asp
    EDIT2:
    The last SFC /scannow scan repaired everything left to repair. The system restore option can't be used because the earliest one still has the (suposedly faulty) drivers installed.
    This computer has a Win Vista serial number, but no CD and the second partition doesn't have any kind of backup. The second partition is empty though. So, as a last resort, if I really don't have a choice, I'll try to do an upgrade install to see if that fixes
    it and if that still doesn't fix it I'll have to move everything in the users folder to the second partition and format the first which is a bummer :/
    EDIT: Here is the setup.api.log that was inside C:\Windows\Inf and details the instalation process of all the drivers:
    https://www.dropbox.com/s/tyxs1e4r7rxofch/setupapi.dev.log
    I'm still trying to read into that setup.api.log file.

    So, can I assume that the only way to fix this error is to download an iso of Windows Vista, unninstall my service packs, upgrade install Vista, run Vistalizator to change the language to Portuguese and then install Service Pack 1 & 2?
    EDIT: Alright, so I formatted the thing since the driver bug wouldn't give me a break. The details on that can be found searching for the same thread title either on tomshardware or vistaforums if anyone happens to find this looking for the same error.
    I have a real knack for bumping heads with errors that nobody else gets that somehow turn into unfixable bugs. At least if someone else searches for this problem they'll know what to do.

  • The requested instance is either invalid or not running

    I try to set up a datasource to SQL server 2008 Express.
    And I get always that message :
    The requested instance is either invalid or not running.
    I spent a full day looking at all forums threads, I have learn a lot,
    Looking through all Google return on that subject, but it still not working.
    I ask for help to solve this situation.
    Here is my situation :
    - Windows server 2008 R2 - CF9.0 - SQL server Express 2008
    - Working through TSE (terminal server)
    - on SQL server , I can acces the management studio, connect, create DB, anything
    - I can Stop/Restart the SQL server service throuh the SQLconfig manager
    - I have enable TCP/IP in SQLserver for 2 IPs : 127.0.0.1 and the server externel IP on which I connect through TSE, both on port 1433
    - SQL server Express 2008 is installed on Hard Disk D:  (not on C:)  (C is small for diskspace)
    - The SQL server Instance showed in SQL management Studio is : LARDE\SQLEXPRESS
    - Authentification in SQL server : SQL server and Windows
    - the CF datasource is declared as follow :
         Driver : Microsoft SQL server
         datasource name : any
         database : the accesible SQL database name where i created a new table
         server : LARDE\SQLEXPRESS   port : 1433
         no login
    And I get this error in CF admin datasource : The requested instance is either invalid or not running
    - I tried also with a new connection on SQLserver (username/password),
      add it in the datasource declaration (user login)
      same error.
    It seems to me that it is a question of Coldfusion access to that instance of SQLserver
    I have the same config at home on local, all is working fine. (difference is TSE)
    Thanks for any idea,  help.

    Ok, I understand well and I agree to help all.
    But the terminology of this forum is not strict ?
    i do not see any button like " this question as answered"
    I see "correct" may be it is ?
    But this is not the same meaning.
    Answered = the solution has been given
    Correct = that answer is true (may not solve the question ?)
    This is my understanding.
    Thanks for strictness.
    Pierre.

  • Missing the Adobe PCD folder

    I am getting configuration error 16, and the solution is to change permissions on the Adobe PCD folder... however, I don't have that folder.
    And before you ask, I also missing the SLStore folder...

    I am having the exact same issue and the proposed solution is not helpful to me. This must be a common issue for people so I am shocked that given it has been a year since this question was posted that the tips for dealing with a code 16 on mac os hasn't been updated. I was using photoshop cs5 yesterday on my imac running os mavericks and now I can't access it. Error code 16, I check the adobe folder in app support, no PCD or SLStore folder. I ran the show hidden files function in terminal (yes, I changed the case of the f because I'm in mavericks). Nothing has been changed on the computer since yesterday and yet this has cropped up. I do not want to run it as root nor do I want to make a new user area. I checked the photoshop folder and its permissions were weird - read only for non-admin, so I changed that. It didn't help. There must be a solution to this at this point. I can't contact live support since I'm not on current version, and the only applicable forum post appears to be this one.
    Please help this is a massive issue!

  • The binary you uploaded was invalid. Very unhelpful support complaint

    I have finally made it to the "Add New Application" screen in the iTunes connect portal. 3 hours must have passed since I decided to submit my app to the itunes store.
    Almost every step of the way here was painful and full of troubleshooting madness. Yet I followed each step carefully one by one, did everything that the guides told me to do to.
    I've found that to submit your iphone app to the App store following instructions is not enough. Many times in my life I have had to go through Applications procedures, but I have never heard of a procedure where you follow each step but still run into problems.
    So my problem is, I try to upload my file I get an error message:
    The binary you uploaded was invalid. The signature was invalid, or it was not signed with an Apple submission certificate.
    Question 1)
    Am I supposed to be uploading a zip file or the .app file? When reading the step by step instructions it says to zip the file (Yet no explanation on what to do with the zipped file). When choosing which file to upload I can only upload the zip file. Their should be clear instructions pointing out exactly what type of file needs to be uploaded, and also additional notes explaning what I should do with the zipped file.
    Question 2)
    Earlier in the process I was required to enter a common name in the certificate. It says to enter the common name you entered when you signed up. I do not know where to find that common name exactly, and and I unsure where I can find that exact information. There should be instructions about where you can find your common name to avoid problems further down the process.
    Question 3)
    Under verifying distribution, Step number 2 it says:
    "Search for the term “CodeSign” in the Build Log detail view - this will take you to the line in the build log that confirms your application was signed by your iPhone Certificate"
    So it shows up in my log, but the instructions do not point out what to look at, and where the problem might be. It only tells you to search for the term CodeSign and leaves you off. Sure their is an image highlighting the required line. But it says nothing other than to look for the words CodeSign. What exactly am I looking at here?
    I am doing my best to try and forgive these flaws found in the help section. What is it that I did wrong?
    Message was edited by: Darpachief

    Darpachief wrote:
    So my problem is, I try to upload my file I get an error message:
    The binary you uploaded was invalid. The signature was invalid, or it was not signed with an Apple submission certificate.
    Most likely you got the binary signed with the wrong certificate. Or there's something else in your process that doesn't match exactly with what you entered at the Program Portal.
    Question 1)
    Am I supposed to be uploading a zip file or the .app file? When reading the step by step instructions it says to zip the file (Yet no explanation on what to do with the zipped file). When choosing which file to upload I can only upload the zip file.
    You should upload the zip file. You're correct that it's not spelled out in the printed directions, but there's a video on how to prepare your app for the store and in it the presenter uploads the zip file. Being only able to choose the zip file is a sign that the correct file is the zip.
    Question 2)
    Earlier in the process I was required to enter a common name in the certificate. It says to enter the common name you entered when you signed up. I do not know where to find that common name exactly, and and I unsure where I can find that exact information. There should be instructions about where you can find your common name to avoid problems further down the process.
    Remember when you generated and installed all the certificates from the Program Portal web site? You can get the names from there.
    So it shows up in my log, but the instructions do not point out what to look at, and where the problem might be. It only tells you to search for the term CodeSign and leaves you off. Sure their is an image highlighting the required line. But it says nothing other than to look for the words CodeSign. What exactly am I looking at here?
    Basically, by following those directions, you're looking to see if your code is signed and that it's signing the right binary (i.e., in the correct build folder). It's not telling you what you used to sign the binary, whether you used the development certificate or the distribution one.
    What is it that I did wrong?
    You have to generate a certificate and provisioning profile for your app for distribution. You can't use the same one you used for signing your app if you tested on your device. You need to have the certificates and provisioning profiles properly entered into your keychain and Xcode for this to all work. Perhaps you missed one? Make sure you've zipped and uploaded the correct binary, i.e., the distribution one and not a development one.
    Also, you should make sure that the app identifier (com.companyname.appname) matches exactly with what you entered into the program portal, even down to the case (i.e., if it's "appname" on the portal make sure it's not "AppName" in Xcode).
    I haven't uploaded anything to the App Store yet, but I've pretty much done everything else: Ad Hoc distribution to my iPod via iTunes on another computer running an older OS, run directly on the iPod, used Instruments to profile my code on the iPod. In every case, I ran into some kind of roadblock, but in going through it again, I also found that I skipped some step, or missed some setting, and once I corrected that, things worked as expected.
    It's a complicated process, one that has a lot of steps, therefore a lot of places for a mistake or missed setting. So try going back through the process again just to make sure you haven't missed a step or gotten some setting wrong.
    charlie
    P.S. - If you want to send feedback on the documentation, ADC has a contact page.

Maybe you are looking for

  • Problem with output server service credentials

    I am having a peculiar problem with regards into the output service starting.  I created a username and password in AD for this service for one of our programs to use this to print.  So I set this up and associated the service to use this account to

  • Bigdecimal as PrimaryKey Type in Entity

    Hi,    I am using Netweaver CE 7.1 for deploying a test application. My Entity has a Bigdecimal field as Primary key. While deploying the applcation I am getting following exception : <b> Primary Keys Check: Primary key 'actRmatId' of class 'entity.A

  • Withholding Tax Sections not displaying in  Withholding tax allowed window!

    Dear All, I have got withholding tax issue after upgrading 2007B to 8.81 PL:09 U know,On BP master data-Accounting-Tax-Withholding tax allowed,where we choose type of section to be selected but sections are not coming in Withholding tax allowed windo

  • Deploymemt error

    am getting the following error while am deploying my pdk portlet in Oracle application server 10.1.2. Please help me in this regard. ---- Deployment started. ---- Oct 8, 2009 2:55:03 PM Target platform is Oracle Application Server 10g 10.1.2 (Windows

  • HELP FIXING ERROR A12E5

    I am unable to install Adobe Application Manager. I continue to receive "error code A12E5." I have tried downloading the patch and installing via that method, but that did not work either. Any ideas how to fix? [ spam bait removed by admin ]