Locked Template Error

I recently created a template based on a page I created in
Dreamweaver CS3, Version 9.
In one of the editable regions, every time I insert anything
(text, image, link, extension, etc.,) I get the following message:
Making this change would require changing code that is locked
by a template or a translator. The change will be discarded.
I have checked to see if the template is locked, but it does
not appear to be. Any thoughts?

> Making this change would require changing code that is
locked by a
> template or
> a translator. The change will be discarded.
This error is thrown whenever the template engine finds a
coding or usage
error anywhere on the page - it could be unrelated to any
template region.
So - does the page validate when you check it here -
http://validator.w3.org?
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"eystevens" <[email protected]> wrote in
message
news:gjut93$1j0$[email protected]..
>I recently created a template based on a page I created
in Dreamweaver CS3,
> Version 9.
>
> In one of the editable regions, every time I insert
anything (text, image,
> link, extension, etc.,) I get the following message:
>
> Making this change would require changing code that is
locked by a
> template or
> a translator. The change will be discarded.
>
> I have checked to see if the template is locked, but it
does not appear to
> be.
> Any thoughts?
>
>

Similar Messages

  • Attempting to Upload an FSG template error

    Hi,
    We are facing issue,while uploading the FSG template error on web ADI,can you please suggest us how to resolve the issue.
    Exception Name: oracle.apps.bne.exception.BneFatalException - Error loading class:
    Log File Bookmark: 408173
    Navigartion path:
    GL Super User -> Launch Journal Wizard -> Functional Actuals - Multiple -> Create
    Document

    Thanks for the reply.
    Please note issue is happening only on load balancer environment and we had tested by removing the load balancer its working fine.
    Our instance is 4 node application tier(shared appl_top) with load balancer running R12,issue is only happening on load balancer environment,if we change load balancer environment to single node its working fine,
    Please guide me,is there any setup required on load balancer side??
    Errors are showing in bne.log
    oracle.apps.bne.exception.BneFatalException: Error loading class:
    at oracle.apps.bne.webui.BneApplicationFactory.loadApplicationObject(BneApplicationFactory.java:138)
    at oracle.apps.bne.webui.BneApplicationFactory.createPageObject(BneApplicationFactory.java:77)
    at oracle.apps.bne.webui.BneApplicationService.loadPageHandle(BneApplicationService.java:326)
    at oracle.apps.bne.webui.BneApplicationService.handleRequest(BneApplicationService.java:144)
    at oracle.apps.bne.framework.BneBajaServlet.doRequest(BneBajaServlet.java:246)
    at oracle.apps.bne.framework.BneBaseServlet.doGet(BneBaseServlet.java:79)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Edited by: rag100mn on Jul 2, 2009 9:13 AM

  • OI template error - Failed to create template

    Hi,
    I was under the impression that the Excel snapshot templates could be customized and tried to do this but it didn't work. I restored the master (copied it back to the template folder) but got an error message when I try to (re)set the template paths:  Failed to create template (template name here).
    I uninstalled OI completely and reinstalled (both server and client) but still get the above message, even when I changed the path where the templates are installed. This is only on the workstations, not on the server so I'm thinking that there is something on the workstation that is stored that doesn't get uninstalled when the add-on is uninstalled.
    Even though the templates are installed in the folders indicated in the OI Company Setup, the snapshot templates are not available when in Outlook, no doubt because of this error message; there is something that isn't properly installed that links the templates to Outlook.
    Any ideas how I get rid of this message? Don't see why uninstall would not fix this; sounds like a bug with the add-on.
    Thank you,
    Heather
    Edited by: Heather Wilkinson on Mar 16, 2010 12:27 PM

    Hi Heather,
    Have you checked this thread yet?
    Re: Outlook Integration Add-On Templates Error
    Thanks,
    Gordon

  • Not lock code Error not yet fixed....

    Hello every one......Sorry for posting same topic ....But I tried every thing ...even that
    "Press and hold GREEN + RED + CAMERA when powering up. Keep the keys pressed until you get the shaking hands. That should fully reset the device, with a lock code of 12345."
    And  hard reset worked...but it cant fix my lock code error.....every time when I boot my nokia 5800xm it wants some lock code...Then I put 12345 it gives error "CODE ERROR"   skips and menu comes up.....
    I have newly updated Nokia 5800xm v20  dont know what to do.......
    My 3 friends also got the same  problem....I think its a F.W problem....

    If that reset doesn't solve it your only option at the moment is a nokia care point.
    Care points/service centres and repair info:
    UK • Europe • Asia-Pacific • USA •
    Canada • Middle East and Africa
    Elsewhere: Click here, select your country, go to the support section, then select repair.

  • Row lock contention error to resolve

    hi,
    i m facing sever issue with row lock contention error for the statement and causing concurrency and application usage more making database vulnerable
    UPDATE RULE_DATA SET RULE_DATA = :B3 , UPDATED_BY = :B2 , UPDATED_DATE = SYSDATE WHERE RULE_DATA_SEQ_ID = :B1
    RETURNING PAT_GEN_DETAIL_SEQ_ID INTO :O0
    in this query RULE_DATA_SEQ_ID is primary key and and having index too, how can i over come row lock contention error ,
    if i try like this will it work
    UPDATE RULE_DATA SET RULE_DATA = :B3 , UPDATED_BY = :B2 , UPDATED_DATE = SYSDATE WHERE RULE_DATA_SEQ_ID = :B1
    RETURNING PAT_GEN_DETAIL_SEQ_ID INTO :O0
    log errors into temp_log (sysdate||:O0 ) REJECT LIMIT UNLIMITED;
    commit;
    please help me;

    select sid,  sql_text from v$session s, v$sql q
    where sid in (select sid from v$session
    where state in ('WAITING')
    and wait_class != 'Idle'
    and event='enq: TX - row lock contention'
    and (q.sql_id = s.sql_id or q.sql_id = s.prev_sql_id));
    from the above query if found the sid and sql_text,
    actually three procedures been called at once as a batch from java and given auto commit at once for the batch;
    and in one of the procedure it is called by multiple times with different seq_id's
    what i thought is by logging error can we skip the update statement from locking , this what happening
    where v_tariff_detail_seq_id will be 25,26,28,29,30 like records
    begin
    IF v_tariff_detail_seq_id = 0 THEN
    INSERT INTO pat_tariff_details (
    tariff_detail_seq_id,
    pat_gen_detail_seq_id,
    ward_type_id ,
    room_type_id ,
    days_of_stay ,
    requested_amount,
    approved_amount,
    maximum_allowed_amount,
    notes,
    added_by,
    added_date )
    VALUES (
    pat_tariff_details_seq.NEXTVAL ,
    v_pat_gen_detail_seq_id,
    v_ward_type_id ,
    v_room_type_id ,
    v_days_of_stay ,
    v_requested_amount ,
    v_approved_amount,
    v_maximum_allowed_amount,
    v_notes,
    v_added_by,
    SYSDATE );
    ELSE
    UPDATE pat_tariff_details SET
    room_type_id = v_room_type_id,
    days_of_stay = v_days_of_stay,
    requested_amount = v_requested_amount,
    approved_amount = v_approved_amount,
    maximum_allowed_amount = v_maximum_allowed_amount,
    notes = v_notes,
    updated_by = v_added_by,
    updated_date = SYSDATE
    WHERE tariff_detail_seq_id = v_tariff_detail_seq_id;
    END IF;
    end;
    version is Oracle Database 10g Release 10.2.0.4.0 - 64bit Production
    Edited by: user13134817 on Nov 2, 2012 2:39 AM

  • Lock timeout error trying to create a partition

    I'm getting a lock timeout error attempting to partition a large BSEG table.  I have done this before successfully on other tables but for some reason this keeps failing with the following error:
    Could not execute 'ALTER TABLE "OURSCHEMA"."BSEG" PARTITION BY RANGE (GJAHR) (PARTITION 1 <= VALUES < 1999, PARTITION ...' in 2:30:35.927 hours . SAP DBTech JDBC: [131]: transaction rolled back by lock wait timeout: Lock timeout occurs while waiting TABLE_LOCK of mode EXCLUSIVE(TRANSACTION_ID=128, UPDATE_TRANSACTION_ID=2123074)
    NOTE: We have SUSPENDED the replication of BSEG while this partition is happening.
    Anybody experience this problem?
    Thanks,
    -Patrick

    Hi,
    Try partitoning the BSEG table from SLT using the t-code IUUC_REPL_CONTENT - Maintaining the replication settings.
    Select the schema, select BSEG, go to 'Edit settings' and enter the script in the 'Partition Command' of BSED.
    eg,: PARTITION BY HASH(GJAHR) PARTITIONS 5
    Try replicating now from Data Prov.
    Hope it works...
    Regards,
    Papil

  • DreamweaverMX - locked template or translator

    I have designed an intranet in Dreamweaver mx and have discovered an extra </div> in some of the templates.
    So i removed the </div> and carried on editting some of the pages that use the template and tried to create a new file using a template that had the extra </div> removed.
    When I save the file a window comes up saying unable to save this as locked template or translator. The changes will be discard.
    I have tried coping and pasting into notepad and resaving but to no avail. I have rebooted incase it was a glitch in the system no.
    I can't progress unless this gets fixed.

    I have designed an intranet in Dreamweaver mx and have discovered an extra </div> in some of the templates.
    So i removed the </div> and carried on editting some of the pages that use the template and tried to create a new file using a template that had the extra </div> removed.
    When I save the file a window comes up saying unable to save this as locked template or translator. The changes will be discard.
    I have tried coping and pasting into notepad and resaving but to no avail. I have rebooted incase it was a glitch in the system no.
    I can't progress unless this gets fixed.

  • Lock management error in bapi /SAPMP/BAPI_ROUTING_PROCESS of ECC 6.0 system

    Hello Experts,
    I am trying to use this bapi /SAPMP/BAPI_ROUTING_PROCESS for changing the routing. Am marking the change mode in import parameters of this bapi and filling the task, material allocation, sequence and operation tables with tasklist and group.
    On executing this bapi, i am getting several errors like "Header cannot be locked(lock management error) in task table and "Operation cannot be locked(lock management error) in operation table.
    Please help me out of this issue.
    Regards,
    Vijayalakshmi

    You have to fill parameter WORKAREA with the value from tcode op77

  • RoboHelp 10 Compile Error: Cannot find xml definition file Template Error

    Does anyone know how to resolve this error? I'm exhausted googling.
    I generated Webhelp and got the error below. When I View the Help, nothing displays; IE browser does not open the Help.
    Initializing compiler...
    Generating WebHelp 5.50 (10.0.0.287)...
    Error: Cannot find xml definition file C:\Program Files (x86)\Adobe\Adobe RoboHelp 10\RoboHTML\webhelp5Ext\template_skin\webhelp5skin.xml.
    Template Error: can not resolve macro: WEBHELP_TEMPLATE.pane.navpane.dhtml
    Template Error: can not resolve macro: WEBHELP_TEMPLATE.pane.navpane.list
    Template Error: can not resolve macro: WEBHELP_TEMPLATE.pane.toolbar
    Template Error: can not resolve macro: WEBHELP_TEMPLATE.pane.minibar
    Template Error: can not resolve macro: WT_DS_TOC_ICON_PAGE_REMOTE
    Template Error: can not resolve macro: WEBHELP_TEMPLATE.topic
    Template Error: can not resolve macro: WEBHELP_TEMPLATE.frame
    Processing TOC data...
    Processing Glossary data...
    Processing Context-sensitive-Help data...
    Updating HTML topics...
    Finished updating HTML topics in 5 sec(s) : total 431 topic(s).
    Processing Full-text-search data...
    Finished processing Full-Text-Search data in 41 sec(s)
    Applying WebHelp 5.50 Template...
    ..........................Template Error: can not resolve macro: WT_DS_SEARCHFORM_GO in C:\FuelsManager Primus\Web Application\Projects\FMHelp\Cirrus\whfform.htm
    Error: Fail to update Template file whskin_frmset010.htm
    Error: Fail to update Template file whskin_frmset01.htm
    Error: Fail to update Template file whskin_frmset0.htm
    Finished applying Template in 10 sec(s)
    Finished compiling WebHelp in 107 sec(s)
    Compilation complete.

    Why Robo 8 would remove RH10 files is beyond me.
    A reinstall of RH is sure to fix it. But if you PM me your email
    address, I can send you a copy of the file (might save you a reinstall).
    Kind regards,
    Willam

  • Prime InfraStructure 2.2 Configuration Template error

    Hi All,
    I'm facing Configuration template error . I can add the CLI template then after i press on Deploy i get error message  and this is happening with all the CLI templates  . ( also Attached the error )
    The error message : "
    Template Deployment- Prepare and schedule : HA With Virtual IP
    There was an error while parsing and rendering the content. (updateLeftTreeOnce is not defined )
    The HA With Virtual IP Template Body as below :
    logging 10.30.2.252
    ip access-list standard VTY_ACCESS
    no deny any log
    permit 10.30.2.252
    deny any log

    We are facing the exact same issue. Here are the version :
    Cisco Prime Infrastructure
    Version : 2.2.0
    Build : 2.2.0.0.158
    We tried restarting the NCS services, but it doesn't help. We have the issue on differents PC and browsers. Users told me they got the issue before but it disappeared by itself. We will open a case about it.

  • Missing Template Error Handler

    I need to know the shortest, simplest way to handle missing
    CF template errors on my website. This cannot be set in the
    Administrator, as my hosting company has told me: "...we cannot do
    so as all of our customers sites that are accessed wrongly, will
    result in your custom error." They are using ColdFusion 7.
    I have a simple site. I do not have any login/logout
    applications or any other kinds of CF applications. You can see
    this is the case by visiting www.GwenHarrison.com. I do not need a
    long, complicated application.cfc file. I just need the bare bones
    method for handling missing CF templates without being able to set
    this in the Administrator.
    I have posted this message previously, but all responders
    have assumed that I have a large, complicated website with a big CF
    application. This is not the case. Their suggestions have included
    far more code than I need to handle, plus disparaging comments
    about my CF skills. Sorry, but not everyone comes out of the womb
    with 10 years of CF experience. I am hoping someone with some
    compassion will have a little pity on a CF noob and help me figure
    this out.
    Thanks,
    Gwen H

    As far as I am aware, the only way you can handle missing CF
    templates is by defining a standard page within the CFIDE.
    That is what I use for all of our CF sites but we set up
    seperate instances of CF for each site.
    Ray Camden posted a good guide on his blog which can be found
    here
    http://www.coldfusionjedi.com/index.cfm/2007/12/5/The-Complete-Guide-to-Adding-Error-Handl ing-to-Your-ColdFusion-Application
    Hope this helps :)

  • WebHelp Template Error: cannot resolve macro

    RoboHelp HTML 5.0.2 Build 801
    Word 2003 SP3
    I have been working fine until this afternoon. I tried to
    generate webhelp in two different projects. In the output window I
    see messages through Updating files, and then a message flashes and
    it goes to done, but nothign is there to view.
    The message is something like Template Error: cannot resolve
    macro WHH#78 or something like that. I really cannot read it.
    I have look for the answer on this forum and in the Help
    system, to no avail. I will be leaving soon but will come in the
    morning and try to start troubleshooting again. Any ideas that
    might help would be greatly appreciated
    sandy

    Thanks for your time.
    I am using RoboHelp HTML 5.0.2 Build 801
    I have created 5 or 6 help files. I always open them with
    RoboHelp HTML because the primary layout is web help to be
    published to the web.
    I always use the Single Source Layouts in the Project tab to
    generate Printed Documents. I usually use the generate primary
    layout for the web help.
    This is the exact error I get, no matter which of my projects
    I try to generate web help for:
    Template Error: can not resolve macro: WH_CSH2_HTM
    Finished compiling WebHelp in 6 sec(s)
    Should I reinstall WebHelp to fix the corrupted template? If
    so will I have to restore my default.css?
    I am a really plain bread and butter user. I have not
    imported any templates or customized any templates. I have always
    just opened my projects with ROBOhelp HTML and generated.
    (Successfully, I might add, up until now).
    Thanks again for any help you can give me.
    Sandy

  • Error in MB1B as System lock administration error

    Hi Experts,
    When I do posting in MB1B I found the error as below for some materials,
    System lock administration error. Please notify your admistrator
    We have checked with basis team as they said there were no lock entries for the specific users.
    Can anybody guide me how to overcome this problem? Please respond ASAP.
    Cheers,Kumars///

    HI Jurgen,
    Thnks for your prompt reply...now i ask my user to to posting once again in MB1B now he is telling that he can able to post sucesfully.Also he tells me that when he do confirmation in CO11 transaction now the same problem is appearing.He refered us the COGI tansaction as well.
    Also we have noticed the same problem in MIGO as well.
    Now please tell me how can i go ahead with fixing this issue.
    Cheers,Kumar.S///

  • Freemarker template error!      parameters.templateDir is undefined

    Hi
    I have a Struts2 application and work perfectly in tomcat and glashfish. When I deploy in Sun Java System Application Server, all Struts tag broken and say:
    FreeMarker template error!
    Expression parameters.templateDir is undefined on line 23, column 15 in template/simple/form.ftl.
    The problematic instruction:
    ==> ${parameters.templateDir} [on line 23, column 13 in template/simple/form.ftl]
    in include "/${parameters.templateDir}/simple/form-common.ftl" [on line 23, column 1 in template/simple/form.ftl]
    Java backtrace for programmers:
    freemarker.core.InvalidReferenceException: Expression parameters.templateDir is undefined on line 23, column 15 in template/simple/form.ftl.
    at freemarker.core.TemplateObject.assertNonNull(TemplateObject.java:124)
    at freemarker.core.Expression.getStringValue(Expression.java:118)
    at freemarker.core.Expression.getStringValue(Expression.java:93)
    at freemarker.core.DollarVariable.accept(DollarVariable.java:76)
    at freemarker.core.Environment.visit(Environment.java:196)
    at freemarker.core.MixedContent.accept(MixedContent.java:92)
    at freemarker.core.Environment.visit(Environment.java:196)
    at freemarker.core.Environment.renderElementToString(Environment.java:1461)
    at freemarker.core.StringLiteral.getStringValue(StringLiteral.java:95)
    at freemarker.core.Include.accept(Include.java:110)
    at freemarker.core.Environment.visit(Environment.java:196)
    at freemarker.core.MixedContent.accept(MixedContent.java:92)
    at freemarker.core.Environment.visit(Environment.java:196)
    at freemarker.core.Environment.process(Environment.java:176)
    at freemarker.template.Template.process(Template.java:232)
    at org.apache.struts2.components.template.FreemarkerTemplateEngine.renderTemplate(FreemarkerTemplateEngine.java:157)
    at org.apache.struts2.components.UIBean.mergeTemplate(UIBean.java:559)
    at org.apache.struts2.components.ClosingUIBean.start(ClosingUIBean.java:59)
    at org.apache.struts2.views.jsp.ComponentTagSupport.doStartTag(ComponentTagSupport.java:53)
    at org.apache.jsp.index_jsp._jspx_meth_s_form_0(index_jsp.java:267)
    at org.apache.jsp.index_jsp._jspService(index_jsp.java:134)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:105)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:336)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:297)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:247)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
    at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
    at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:257)
    at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
    at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:161)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
    at org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:389)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:210)
    at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
    at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:161)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:132)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
    at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:189)
    at com.sun.enterprise.web.connector.grizzly.ProcessorTask.doProcess(ProcessorTask.java:604)
    at com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:475)
    at com.sun.enterprise.web.connector.grizzly.ReadTask.executeProcessorTask(ReadTask.java:371)
    at com.sun.enterprise.web.connector.grizzly.ReadTask.doTask(ReadTask.java:264)
    at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:281)
    at com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:83)

    Hi Odinart,
    Please post your question in
    ASP.NET forums.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Locked User Error Message for E-recruiting front end

    I'm working on e-Recruiting and when a user tries to login to the front end but that user is locked the error message displayed is incorrect. It currently sends the message: (Client, name, or password is not correct; log on again.) instead of (The user is locked.). Any one have an idea of what might be the problem or where I would go to try and fix this?
    Thanks in advance,
    Stephanie

    Hey Brooks,
    There is one point where these stuff can be manipulated. Please check out in transaction SICF, go to the service and see the logon details.
    The second thing which stikes to me is that there are several roles in E-recruiting. So for every role , you need a different profile. Please check if the profile matches the user in case.
    Apart from these, there is an interface and the implementation called CL_HTTP_HANDLER takes the logon details, does the processing.
    please let me know how far you go.
    Best regards,
    Bharat

Maybe you are looking for

  • Can't download and install an update on my macbook

    Hello, I just had my hard drive die on my old MacBook from 2006.  It has Snow Leopard and after installing everything again from an external hard drive and the most recent back up from Time Machine, I can't open my iTunes as it says that my Version10

  • I need to reset my serial number please

    i must how you reset me my serial number' becouse that i change my computer' and,  i have in computer massege from adobe that is over to 2 computer' my serial number is [removed by moderator] thanks

  • Does Verizon offer any incentives if you bring them a new customer?

    I think I have convinced my sister to switch from AT&T to Verizon.  Will Verizon offer me any incentives, e.g., a greater discount on my upgrade for referring her to them as a new customer? I am due for an upgrade on October 24, 2011 and I would like

  • Editing Xl Reporter Report

    Hi all, How we can edit the XL repoter report.i m new to XL reporter.I am not getting how i can edit the report.how the columns are linked means which column is linked with which data base field. Thanks, Neetu

  • ThreadPool Related-few question

    Hi, I am using Thread pool in my application . where i am creating threads (and assigning name ChildThread1,ChildThread2 ..) and put them in the Thread pool using the execute() method. In my application i try to get the name of the current active thr