Start portal with an information page, not with the login page

Dear all,
at the moment I don´t know how to start. I want to create a portal that looks like sdn portal. Some content should be availible before the user logs on (Public Content)and other content should only be availible if user is logged on.
So as I said, i don´t know how to start.
1. How do I get the portal to show up content and "style" like i am logged in as "guest"
2. and how do I get the login to any place in the portal?
I hope you understand my wish and anybody can offer me a solution.
Kind Regards
Roman

Hi,
You need to customize the logon page? Its a jsp page created using JSP. What you have to do is to import the thi par file com.sap.portal.runtime.logon.par to your NWDS and edit the JSP.
you can find this file from \usr\sap\<instance>\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd.
Rename this file and do the editting.
after modifiction deploy it and do the following settings in server.
launch config tool...browse the tree
cluster_data>>server>>persistent>>com.sap.security.core.ume.service.
select authnschemes.xml..
Download authschemes_productive.xml and open it
replace all the occurance of com.sap.portal.runtime.logon to the name of your project.
Come back to configtool and create a node below  com.sap.security.core.ume.service
choose file entry and upload ur authschemes_productive.xml
create and close the window
Navigate to cluster_data>>server>>cfg>>services
double click propertysheet com.sap.security.core.ume.service
Click property for login.authschemes.defiition.file
Enter the authschemes_productive.xml
Apply custom and restart portal
Thats it .. it will work
Cheers
gEorgE

Similar Messages

  • How can i print all the tab pages not just the first page (tab)

    how can i print all the tab pages not just the first page (tab)

    You would need to do this programmatically. Here's one way:
    Attachments:
    Example_VI_BD6.png ‏3 KB

  • Configure the Guest to NOT see the login page?

    I'm trying to get my portal to allow the guest user to see their default community (as set inthe default subportal).
    I can't get it to do anything other than show the login screen.
    On a .Net portal, the n_config.xml seems to be the key file, but I can't figure out what it is looking for ... what are the possible values?
    In this context, what is a "space"? Is it a community ID, an activity space, or other?
    How are values configured? Replace the value="", or does it go between the propertie's tags? (<AllowGuestAccess value="1"></AllowGuestAccess>, or <AllowGuestAccess value="1">1</AllowGuestAccess>)
    <Authentication> <!-- Allow the Guest user to access the portal. If guest access is disallowed, the portal will always prompt for login information. --> <AllowGuestAccess value="1"></AllowGuestAccess> <!-- This is the password for the Guest user. --> <GuestPassword value=""></GuestPassword> <!-- If the guest user does not specify a space, the user will normally go to their default page. If this is 1, the guest user will go to the login page. --> <GuestRedirectToLogin value="1"></GuestRedirectToLogin> </Authentication>

    Hi Javier,
    You're right -- the Login space is always accessible if you type space=Login, even if you're using SSO and you follow all of developersupport's suggestions. Of course, you already have to be logged in to get there, so the risk is minimal, however, it allows you to "su" to another user (including Administrator) as long as you know the password.
    One of our customers thinks this is a major security hole and as a result, we've hacked the LoginView to automagically log you out and redirect you to a protected resource, which forces another SSO login. That's the only thing I could think to do to plug the hole. If any Plumtreevians are listening to this thread, it would be great to get a real fix for this into your next release.
    If anyone has any better suggestions, I'm all ears.
    Regards,
    Chris Bucchere | bdg | [email protected]| www.bdg-online.com

  • Not getting the login page on deploying IDM5

    I am getting the following error, from the logs, on deploying IDM 5 on Websphere 5.1
    ,any one who can help ?
    [10/11/05 12:28:54:582 EDT] 497a7658 WebGroup I SRVE0180I: [Sun Java System Identity Manager 5.0 (20050503 SP 5)] [idm] [Servlet.LOG]: /login.jsp: init
    [10/11/05 12:28:55:738 EDT] 497a7658 WebGroup E SRVE0026E: [Servlet Error]-[com.waveset.ui.util.RequestState: method <init>&#40;Ljavax/servlet/http/HttpSession&#59;Ljavax/servlet/http/HttpServletRequest&#59;Ljavax/servlet/http/HttpServletResponse&#59;Lcom/waveset/object/LighthouseContext&#59;Lcom/waveset/ui/PageInformation&#59;&#41;V not found]: java.lang.NoSuchMethodError: com.waveset.ui.util.RequestState: method <init>(Ljavax/servlet/http/HttpSession;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Lcom/waveset/object/LighthouseContext;Lcom/waveset/ui/PageInformation;)V not found
         at org.apache.jsp._login._jspService(_login.java:227)
         at com.ibm.ws.webcontainer.jsp.runtime.HttpJspBase.service(HttpJspBase.java:89)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.ibm.ws.webcontainer.jsp.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:344)
         at com.ibm.ws.webcontainer.jsp.servlet.JspServlet.serviceJspFile(JspServlet.java:662)
         at com.ibm.ws.webcontainer.jsp.servlet.JspServlet.service(JspServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java:110)
         at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java:174)
         at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java:313)
         at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java:116)
         at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java:283)
         at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java:42)
         at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java:40)
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java:974)
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:555)
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:200)
         at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:119)
         at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:276)
         at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.han

    thank you for your help,my .war did seem to be incomplete,after redeploying I am getting the following errors
    Error 500: Unable to compile class for JSP An error occurred between lines: 29 and 165 in the jsp file: /includes/getLocale.jsp Generated servlet error: C:\WebSphere\AppServer\temp\SSTHOPS91\server1\idm\idm.war\_login.java:380: cannot resolve symbol symbol : method isSupported (java.util.Locale) location: class com.waveset.msgcat.Catalog if (!Catalog.isSupported(_locale)) { ^ An error occurred between lines: 37 and 61 in the jsp file: /login.jsp Generated servlet error: C:\WebSphere\AppServer\temp\SSTHOPS91\server1\idm\idm.war\_login.java:454: cannot resolve symbol symbol : method getSession (com.waveset.object.Subject,java.lang.String,java.lang.String) location: class com.waveset.session.SessionFactory Session s = SessionFactory.getSession(sub, ^ An error occurred between lines: 39 and 109 in the jsp file: /includes/bodyEnd.jsp Generated servlet error: C:\WebSphere\AppServer\temp\SSTHOPS91\server1\idm\idm.war\_login.java:863: incompatible types found : com.waveset.security.authn.Subject required: com.waveset.object.Subject if (_wsSess != null) subj =_wsSess.getSubject(); ^ An error occurred at line: 115 in the jsp file: /includes/bodyEnd.jsp Generated servlet error: C:\WebSphere\AppServer\temp\SSTHOPS91\server1\idm\idm.war\_login.java:895: cannot resolve symbol symbol : method addUrl (java.lang.String) location: class com.waveset.ui.util.html.HtmlBuffer httpUrl.addUrl(logout_url); ^ An error occurred at line: 115 in the jsp file: /includes/bodyEnd.jsp Generated servlet error: C:\WebSphere\AppServer\temp\SSTHOPS91\server1\idm\idm.war\_login.java:896: cannot resolve symbol symbol : method addUrlArgument (java.lang.String,java.lang.String) location: class com.waveset.ui.util.html.HtmlBuffer httpUrl.addUrlArgument("lang", wps_lang); ^ An error occurred at line: 115 in the jsp file: /includes/bodyEnd.jsp Generated servlet error: C:\WebSphere\AppServer\temp\SSTHOPS91\server1\idm\idm.war\_login.java:897: cannot resolve symbol symbol : method addUrlArgument (java.lang.String,java.lang.String) location: class com.waveset.ui.util.html.HtmlBuffer httpUrl.addUrlArgument("cntry", wps_cntry); ^ 6 errors
    any clues??
    thanks in advance

  • HT3867 My iPhone won't display the login page for public wireless hotspots

    My iPhone 4S does not load the login pages of public wifi hotspots. It has not always done this for I cn remember a using it afew times. Help please before I break this phone lol

    One possibility is that you have specified DNS servers in your Network preferences. (Network Preferences  -> Advanced -> DNS, see if anything is specified.) If so, you want to create a new network location which doesn't have any DNS servers defined. (Network Preferences  -> Location -> Edit Locations.)  Create a new one (click the + sign), and use that  location when logging on to public WiFi hotspots.
    The other (and worse) problem might be a security feature added to OS 10.7.2 and higher versions. 
    Apple found out that a hacker could fool you into accepting a bogus "update" via a fake Software Update pop-up.  The fix was to rig the OS so that, when you connect to a wifi network, a Mac running the new and improved OS will silently "phone home" to an IP address at apple.com, and inquire about the hotspot's certificate. If it fails to get back a message declaring the hotspot's certificate to be valid, it assumes that the hotspot login popup is fake, and won't let you proceed.  The permanent solution is for the hotspot's "captive portal system" to allow Macs to connect to the Apple host, so that the OS can do the verification.  Most public WiFi systems have made the adjustment, but there are quite a few (including many schools) who are behind the curve.  If this is your issue, tell whoever runs the network to get with the program!
    While waiting for that to happen, you can always copy the login page url from a PC (or older Mac OS) that is able to access the hotspot, paste it into your address bar, and take it from there.  (Truncate the url at the first question mark . . . the ? and all the junk that comes after it are likely to be specific to the machine you copied it from.  You'll see a fresh bunch of junk materialize, as the site talks to your Mac.)

  • My Macbook Pro is frozen on the login page with a white screen and only my login picture. How do I fix this? I can't turn it off and I closed it and let it charge but it's still not working.

    My Macbook Pro is frozen on the login page with a white screen and only my login picture. How do I fix this? I can't turn it off and I closed it and let it charge but it's still not working. It's only 3 months old and was working perfectly fine 30min before this happened.

    Hello Kierasully,
    I would start your troubleshooting with the article below for issues of not being able to log in to your Mac. Start with booting up in to Safe Boot as well as resetting PRAM on your Mac. If that does not work, then verify the hard drive with booting to the Recover HD and go to Disk Utility to verify it.
    Mac OS X: Gray screen appears during startup
    http://support.apple.com/en-us/ts2570
    Regards,
    -Norm G. 

  • I'm writing a report and need a title page, so I want the auto-numbering to start with the second page. So the title page is zero and the next page will read "1"

    I'm writing a report and need a title page, so I want the auto-numbering to start with the second page. So the title page is zero and the next page will read "1" How do I do this?

    Hi H4S,
    Click at the end of the Tile page.
    Menu > Insert > Section Break.
    Click in the second Section. Insert a page number in the Header or Footer.
    Inspector > Layout > Section:
    Regards,
    Ian.

  • I have a friend who is not very savvy with computers. He works on a PC. (There may be versions for pc OS versions) I use a Mac-your website will not show the PC pages to me. How can I find the proper URL to embed in a button?

    I have a friend who is not very savvy with computers. He works on a PC. (There may be versions for pc OS versions) I use a Mac-your website will not show the PC pages to me. How can I find the proper URL to embed in a button?

    Try going to the following
    Tools->Web Developer-> Page Source.
    You can also access this by way of keyboard shortcut Ctrl + U
    The View Page Source option is also available via the right-click menu by just right-clicking inside the page window & it will be the penultimate menu item.

  • Hi  have the ipod touch and having issue with the reminders app. do not have the reminders page  just the completed page

    hi  have the ipod touch and having issue with the reminders app. do not have the reminders page  just the completed page

    The problem has been fixed with the most recent OS X software update.

  • Absolute and relative addressing for stylesheets: issue with IE6 and pages not in the root

    The following conditional comment gives me a problem when I arrange my site into folders (instead of all pages in one directory, or all in the root). The directories are built according to the site hierarchy.
    <!--[if lte IE6]>
    <link rel="stylesheet" media="all" type="text/css" href="../styles/dropdown_ie.css />
    <![endif]-->
    <!--[if IE]>
    My homepage is in the rootfolder, the dropdown_ie.css is in the folder "styles".
    I use the dropdown menu from Stu Nichols http://www.cssplay.co.uk/menus/dd_valid.html and this works as long as all pages are in the same folder (or, in my case, as long as they all are together with the homepage in the rootfolder). But when pages are in different folders, the dropdown_ie.css is not read anymore when using IE6. Other browsers are ok; for those I use:
    <style type="text/css">
    <!--
    @import url("../styles/flyout.css");
    @import url("../styles/dropdown.css");
    -->
    </style>
    What do you suggest I do to get the pages not in the root to read the dropdown_ie.css file when using IE6?
    And I have a feeling that the way I import the styles may not be right, but I am not sure.
    Any help will be greatly appreciated.
    Erik

    I solved this one by changing the relative addressing of my stylesheet location in absolute addressing. And I had to do this not only for the stylesheet, but for all addressing in the html related to this drop down menu:
    href="http://mysafety.be/styles/dropdown_ie.css"
    Changing the location of my files into subdirectories (and removing the spaces in the file names) also means that all my google indexing got screwed up; I submitted to google the whole list of addresses for removal from their cache. It will be another 4 weeks before everything is indexed correctly again, but I guess I better do this now before the site becomes fully operational.

  • HT1373 See authorized computers - why is this question not answered?  Apparently, Apple wil not expose this information to the account owner.  Is is only possible to rate this article with 1-5 stars - not with zero stars?

    See authorized computers - why is this question not answered?  Apparently, Apple wil not expose this information to the account owner.  Is is only possible to rate this article with 1-5 stars - not with zero stars?

    Yep, you're right. Just 1-5 stars.

  • Problems with the login page in Portal release 2

    Hi,
    I have problems logging into portal, release 2 on Linux. I get the following error message when clicking the login link:
    Forbidden
    You don't have permission to access /pls/orasso/orasso.wwsso_app_admin.ls_login on this server.
    This used to work until I changes the password for the orasso user using 9IAS Enterprise Manager. The portal home page works fine. I've tryed to run the ssooconf.sql script, but this didn't help me much.
    Does anyone have any solution to this problem?
    Kjetil

    That's just a display of the license agreement. The login page is always at:
    http://127.0.0.1:8000/apex
    (You have to put the directory on there)
    ~Jer

  • Pretzel: The located assembly's manifest definition with name 'openfoundation' does not match the

    We have got 5.0.2 Plumtree portal, EDK 5.0.2 and .Net Web Controls 2.1.
    I am trying to call:
    IPortletContext oPortletContext = PortletContextFactory.CreatePortletContext(System.Web.HttpContext.Current.Request, System.Web.HttpContext.Current.Response);
    I have attached the error I am getting. Is this related to Open Foundation version? This is quite urgent because we are in the process of trying to get a demo together for grabbing Activity Rights.
    Server Error in '/portlets/DOJ/JNET/pretzel.clients.doj.reentry' Application.
    The located assembly's manifest definition with name 'openfoundation' does not match the assembly reference.Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.IO.FileLoadException: The located assembly's manifest definition with name 'openfoundation' does not match the assembly reference.Source Error:An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.Assembly Load Trace:The following information can be helpful to determine why the assembly 'openfoundation' could not be loaded.=== Pre-bind state information ===
    LOG: DisplayName = openfoundation, Version=2.0.9.8318, Culture=neutral, PublicKeyToken=d0e882dd51ca12c5
    (Fully-specified)
    LOG: Appbase = file:///E:/Data/HSTPRDAPP01/Inetpub/plumtree/portlets/DOJ/JNET/pretzel.clients.doj.reentry
    LOG: Initial PrivatePath = bin
    Calling assembly : dotnetportlet, Version=3.5.0.1, Culture=neutral, PublicKeyToken=null.
    ===
    LOG: Publisher policy file is not found.
    LOG: No redirect found in host configuration file (C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
    LOG: Using machine configuration file from C:\WINNT\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
    LOG: Post-policy reference: openfoundation, Version=2.0.9.8318, Culture=neutral, PublicKeyToken=d0e882dd51ca12c5
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/portlets_doj_jnet_pretzel.clients.doj.reentry/26128f6f/cfc1837a/openfoundation.DLL.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/portlets_doj_jnet_pretzel.clients.doj.reentry/26128f6f/cfc1837a/openfoundation/openfoundation.DLL.
    LOG: Attempting download of new URL file:///E:/Data/HSTPRDAPP01/Inetpub/plumtree/portlets/DOJ/JNET/pretzel.clients.doj.reentry/bin/openfoundation.DLL.
    WRN: Comparing the assembly name resulted in the mismatch: Minor Version
    Stack Trace:[FileLoadException: The located assembly's manifest definition with name 'openfoundation' does not match the assembly reference.]
       Plumtree.Remote.Portlet.PortletContextFactory.CreatePortletContext(HttpRequest req, HttpResponse resp) +0
       pretzel.clients.doj.reentry.navigation.Page_Load(Object sender, EventArgs e) in \\devnet2\inetpub\doj\reentry\development\pretzel.clients.doj.reentry\navigation.aspx.cs:22
       System.Web.UI.Control.OnLoad(EventArgs e) +67
       System.Web.UI.Control.LoadRecursive() +35
       System.Web.UI.Page.ProcessRequestMain() +750
    Version Information: Microsoft .NET Framework Version:1.1.4322.1031; ASP.NET Version:1.1.4322.947

    I have seen this before after a upgrade of the EDK, found I had to remove the reference in the C# project to the old EDK dll and re add it to the new EDK dll.
    Also noticed that you are using the System.Web.HttpContext.Current fully qualified namespace in the CreatePortletContext() call instead of the usual way of PortletContextFactory.CreatePortletContext(Request, Response) this uses the System.Web.HttpRequest.Page namespace by default.

  • The located assembly's manifest definition with name 'openfoundation' does not match the assembly re

    Ok. been working on this for the better part of a day. I am having trouble with the .net web controls. trying to create a simple portlet that populates a text box with values from a 2nd text box when a button is selected. both text boxes are in the same portlet.
    without using the <httpModules> entry in the web.config file the portlet works fine, but it does pop you out of the portal.
    setup: working in a Dev. environment with portal and portlets on the same box.Portal version is 5.0.2.EDK version is 5.0.2.
    error:
    The located assembly's manifest definition with name 'openfoundation' does not match the assembly reference.Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.IO.FileLoadException: The located assembly's manifest definition with name 'openfoundation' does not match the assembly reference.Source Error:An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.Assembly Load Trace:The following information can be helpful to determine why the assembly 'openfoundation' could not be loaded.=== Pre-bind state information ===
    LOG: DisplayName = openfoundation, Version=2.0.9.3152, Culture=neutral, PublicKeyToken=d0e882dd51ca12c5
    (Fully-specified)
    LOG: Appbase = file:///c:/inetpub/wwwroot/netTest
    LOG: Initial PrivatePath = bin
    Calling assembly : dotnetportlet, Version=3.5.0.1, Culture=neutral, PublicKeyToken=null.
    ===
    LOG: Publisher policy file is not found.
    LOG: No redirect found in host configuration file (C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
    LOG: Using machine configuration file from C:\WINNT\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
    LOG: Post-policy reference: openfoundation, Version=2.0.9.3152, Culture=neutral, PublicKeyToken=d0e882dd51ca12c5
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/nettest/9e6689f5/a0d2f067/openfoundation.DLL.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/nettest/9e6689f5/a0d2f067/openfoundation/openfoundation.DLL.
    LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/netTest/bin/openfoundation.DLL.
    WRN: Comparing the assembly name resulted in the mismatch: Minor Version
    Stack Trace:[FileLoadException: The located assembly's manifest definition with name 'openfoundation' does not match the assembly reference.]
       Plumtree.Remote.Portlet.PortletContextFactory.CreatePortletContext(HttpRequest req, HttpResponse resp) +0
       Com.Plumtree.Remote.Transformer.Condition.GatewayedStandardCondition.UseFilter(HttpContext ctx)
       Com.Plumtree.Remote.Transformer.FilterManager.UpdateFilter(HttpContext ctx)
       Com.Plumtree.Remote.Transformer.PTTransformer.BeginRequestHandler(Object sender, EventArgs e)
       System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +60
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
    Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.947
    ************************************************************Is there any step by step instructions for setting up and using the .net web controls in Plumtree????
    There doesn't seem to be any information in one spot as to setting up the environment to use the .Net Web Controls. I have had to piece together information from multipule threads to get this far. I.E. there was nothing in any documentation that I have read that required the installation of the VJ# lib's. (that error took me the first half of the day to resolve :-) )
    Thanks for any help,
    Greg************************************************************

    Also, when reviewing the Plumtree_.NET_Web_Controls_InstallLog.log there were 5 nonfatal erros. These error's were:
    Install File: E:\plumtree\ptwc\2.0\bin\assemblies\edk.dll Status: ERROR Additional Notes: ERROR - java.io.FileNotFoundException: E:\plumtree\ptwc\2.0\bin\assemblies\edk.dll (The process cannot access the file because it is being used by another process)
    Install File: E:\plumtree\ptwc\2.0\bin\assemblies\jsregistry.dll Status: ERROR Additional Notes: ERROR - java.io.FileNotFoundException: E:\plumtree\ptwc\2.0\bin\assemblies\jsregistry.dll (The process cannot access the file because it is being used by another process)
    Install File: E:\plumtree\ptwc\2.0\bin\assemblies\log4net.dll Status: ERROR Additional Notes: ERROR - java.io.FileNotFoundException: E:\plumtree\ptwc\2.0\bin\assemblies\log4net.dll (The process cannot access the file because it is being used by another process)
    Install File: E:\plumtree\ptwc\2.0\bin\assemblies\openfoundation.dll Status: ERROR Additional Notes: ERROR - java.io.FileNotFoundException: E:\plumtree\ptwc\2.0\bin\assemblies\openfoundation.dll (The process cannot access the file because it is being used by another process)
    Install File: E:\plumtree\ptwc\2.0\bin\assemblies\Plumtree.WCFilter.dll Status: ERROR Additional Notes: ERROR - java.io.FileNotFoundException: E:\plumtree\ptwc\2.0\bin\assemblies\Plumtree.WCFilter.dll (The process cannot access the file because it is being used by another process)
    When installing the Web Control's do you need to stop any services? I didn't see anything in the install notes about doing this?

  • My Printer (samsung clx-3185fw) says it connects to my network but I can't seem to print wirelessly.  I could with my netgear but not with my airport extreme, any ideas?

    My Printer (samsung clx-3185fw) says it connects to my network but I can't seem to print wirelessly.  I could with my netgear but not with my airport extreme, any ideas?
    I have restarted all units, disconnected and reconnected

    Hi ryanfromstockbridge,
    I apologize, I'm a bit unclear on exactly what you are seeing when you try to add the printer or print to the printer. If you continue to have issues printing to this wireless printer, you may find the information and troubleshooting steps outlined in the following articles helpful:
    OS X Yosemite: Printing troubleshooting
    Troubleshooting printer issues in OS X - Apple Support
    OS X Yosemite: Add or remove a printer
    Sincerely,
    - Brenden

  • Code works with Dreamweaver CS6 and not with CC

    <p><a href="javascript:void(0)" onclick="window.open('http://www.anything.comt', '', 'top=20,left=20,toolbar=0,statusbar=1,scrollbars=1,resizable=1')" title="title">name</a></p> works with Dreamweaver CS6 and not with CC
    [Edited Title and moved to Dreamweaver- JTS]

    I'm not quite sure I understand your point.
    I have just tested the Open Browser Window behavior in Dreamweaver CC. It creates slightly different code from Dreamweaver CS6, but it works correctly. This is what is created in the HTML:
    <p>my <a href="#" onClick="MM_openBrWindow('http://www.adobe.com/','mywindow','toolbar=yes,location=yes,status=yes,menubar=yes,scrollb ars=yes,resizable=yes')">link</a>
    </p>
    Dreamweaver CC also adds the following code to the <head> of the page:
    <script type="text/javascript">
    function MM_openBrWindow(theURL,winName,features) { //v2.0
      window.open(theURL,winName,features);
    </script>
    The definition of the MM_openBrWindow() function is needed in the <head> for the code to work. But it definitely works OK.
    With regard to _self and _blank not working, I can't find any problem with the way Dreamweaver CC handles them.
    However, if you feel happier working with Dreamweaver CS6, you can download it from the following page:
    https://creative.adobe.com/products/dreamweaver
    Open the drop-down menu under "In this version", and select Dreamweaver CS6 as shown in the following screenshot:
    With Dreamweaver CS6 selected, click the large Download button at the top-right of the page. You can then download CS6, and install it alongside Dreamweaver CC.

Maybe you are looking for

  • System Image Restore Fails "No disk that can be used for recovering the system disk can be found"

    Greetings                                         - Our critical server image backup Fails on one server - Two 2008 R2 servers. Both do a nightly "Windows Server Backup" of Bare Metal Recovery, System State, C:, System Reserved partition, to another

  • A^b = n ,How to get the value for a ?

    a^b = n ===> n = Math.pow(a,b) How to get the value for a ? dose Java have API to get the value for a ? Thanks for help~~~

  • Facebook application is out of order.

    I loaded new update by Facebook application. After then loading, Facebook application has been out of order. O wanna use the application but not open. this application alerts network error

  • SD PROCESS FLOW PPT

    Pls can any one share process flow ppt documents (SD)

  • Time Constraint

    Hi All, Can you please tell me how to view all the infotypes which fall under a particular category. For example, what are infotypes that are of category 'A'. Thanks, Ranjith.