Active x and web control

I'm using Microsoft WebBrowser in my activex container. My vi is
ultimately going to be a help file that accepts two strings. The first
is a url of the help file(written in HTML) and the second is just some
text.(ie..what the user wants to find help on) The way things are set
up now is the URL gets concatenated(sp?) with a '#' followed by the text
the user inputted. If the text is recognized as an anchor in the help
file the page will open to that spot. However if the text is not
recognized as an anchor the page loads what it was previously. What I
need to know is if there is a way such that when an unrecognized anchor
is called the main page loads?
thanks for any help
mike

I don't think it's possible. As far as I am aware there is no way to 'embed' office applications into other applications. Perhaps you could try to generate a PDF/HTML file from the word document and embed that in a browser control?
Certified LabVIEW Architect, Certified TestStand Developer
NI Days (and A&DF): 2010, 2011, 2013, 2014
NI Week: 2012, 2014
Knowledgeable in all things Giant Tetris and WebSockets

Similar Messages

  • IE7 and Web control panel

    is anyone running win xp pro with IE7 and having problems getting to the control panel? all i should be doing is putting in http://192.168.1.1  right? it just thinks about it and then gives me a google search result.. yes i put this in the address bar and not do a google search
    anyone else have this problem? any fixes?
    thanks for your help!!

    Try opening a normal folder and typing it in the directory box. (looks just like address box)

  • Why are my headphones activating siri and voice control?

    This just started happening the other day after I updated it.  When I plug my headphones in, it activates siri, and if siri is off it turns on voice control.  Is there anyway to fix this?  I like being able to switch the songs on my headset and not have to pull my phone out everytime. And the voice contol thing is pretty annoying, how do i turn it off?

    Hello xlKamikazeelx,
    Thanks for using Apple Support Communities.
    Are you using the included Ear Pods with remote that came with your iPhone?  Please follow the steps below to see if the center button could be stuck, causing this to occur.
    The stereo headset buttons are not functioning properly
    Verify the headset being used is compatible with the iPhone.
    Verify there is no debris in the headset jack.
    Insert the stereo headset and play audio using the Music app. Verify both left and right channels are functioning.
    Press the center button to see if it can pause and resume audio.
    Make a phone call and see if the microphone is working.
    If the issue persists, try another headset.
    If the issue persists with another headset, have the iPhone serviced.
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Take care,
    Alex H.

  • Best Web Filter and Application control for K-12 School using Chromebooks

    Sophos UTM has good education pricing and provides all this and a lot more
    Wil replace the firewall and has excellent web filtering and application control
    Also nice features for education like allowing google apps but limiting to your google domain

    We are currently using Barracuda Web Filter (410) with a Watchguard firewall. This school year we are launching Google for Education with 160 Chromebooks to start the program.
    We need to upgrade our webfilter and are considering another Barracuda as well as Litespeed, Websense and perhaps OpenDNS. 
    is there anyone who is in a similar situation that has some recommendation?
    Here are a few more details:
    School is 900+ students
    300 wired workstations
    Active directory environment
    Ruckus Wireless with 30+ access points
    This topic first appeared in the Spiceworks Community

  • Pls Help - ClassNotFoundException error - custom activity space and control

    I am encoutnering the following error when I deploy and run my custom
    Login Activity Space and Control to the Java 5.0.2 Portal. I have created a custom Java project and built successfully(I think) using Ant and have modified the customactivityspaces.xml file appropriately. I have checked that the custom jar file is in the portal.war and PORTAL_HOME\lib\java\ folder. Any help with this would be extremely appreciated.
    Please let me know if I can provide more info.
    Thanks.
    46323     07-20     14:16:24     Fatal     UI Infrastructure     6000     5880 (main)     com.plumtree.uiinfrastructure.activityspace.ASManager.InternalLoadClasses(ASManager.java:497)     Fatal Exception loading lib file: stapleskiosklogin_java.lang.ClassNotFoundException: com.my.kiosk.login.KioskLoginControl_     at java.net.URLClassLoader.findClass(URLClassLoader.java:241)_     at java.lang.ClassLoader.loadClass(ClassLoader.java:516)_     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:460)_     at java.lang.ClassLoader.loadClass(ClassLoader.java:448)_     at java.lang.Class.forName1(Native Method)_     at java.lang.Class.forName(Class.java:142)_     at com.plumtree.openfoundation.util.XPDynamicDiscovery.GetClass(XPDynamicDiscovery.java:344)_     at com.plumtree.openfoundation.util.XPDynamicDiscovery.GetClassesForWar(XPDynamicDiscovery.java:266)_     at com.plumtree.openfoundation.util.XPDynamicDiscovery.GetInstancesFromLib(XPDynamicDiscovery.java:121)_     at com.plumtree.uiinfrastructure.activityspace.ASManager.InternalLoadClasses(ASManager.java:490)_     at com.plumtree.uiinfrastructure.activityspace.ASManager.LoadCustomClasses(ASManager.java:437)_     at com.plumtree.uiinfrastructure.application.AppWarmUp.Init(AppWarmUp.java:442)_     at com.plumtree.portal50.application.AppWarmUpServlet.init(AppWarmUpServlet.java:109)_     at javax.servlet.GenericServlet.init(GenericServlet.java:256)_     at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:935)_     at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:823)_     at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3421)_     at org.apache.catalina.core.StandardContext.start(StandardContext.java:3609)_     at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:821)_     at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)_     at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:579)_     at org.apache.catalina.core.StandardHostDeployer.addChild(StandardHostDeployer.java:700)_     at java.lang.reflect.Method.invoke(Native Method)_     at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:252)_     at org.apache.commons.digester.SetNextRule.end(SetNextRule.java:256)_     at org.apache.commons.digester.Rule.end(Rule.java:276)_     at org.apache.commons.digester.Digester.endElement(Digester.java:1058)_     at org.apache.xerces.parsers.SAXParser.endElement(SAXParser.java:1403)_     at org.apache.xerces.validators.common.XMLValidator.callEndElement(XMLValidator.java:1550)_     at org.apache.xerces.framework.XMLDocumentScanner.scanElement(XMLDocumentScanner.java:1809)_     at org.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispatch(XMLDocumentScanner.java:949)_     at org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:381)_     at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1098)_     at org.apache.commons.digester.Digester.parse(Digester.java:1567)_     at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:385)_     at org.apache.catalina.core.StandardHost.install(StandardHost.java:803)_     at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:442)_     at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:399)_     at org.apache.catalina.startup.HostConfig.start(HostConfig.java:718)_     at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:358)_     at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:166)_     at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1196)_     at org.apache.catalina.core.StandardHost.start(StandardHost.java:738)_     at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188)_     at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:347)_     at org.apache.catalina.core.StandardService.start(StandardService.java:497)_     at org.apache.catalina.core.StandardServer.start(StandardServer.java:2190)_     at org.apache.catalina.startup.Catalina.start(Catalina.java:512)_     at org.apache.catalina.startup.Catalina.execute(Catalina.java:400)_     at org.apache.catalina.startup.Catalina.process(Catalina.java:180)_     at java.lang.reflect.Method.invoke(Native Method)_     at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)

    Thanks a lot for your help Julie! That worked.
    I have a followup question. Now, I get the Login view even though I didn't include a login view in my custom activity space.
    I am trying to develop the custom login activity space and don't want to display the default loginview and want to auto login. So I have created a custom activity space and a custom control. I am not sure if I have everything coded correctly yet. How do I make sure I don't display the login view if I go to my custom space directly?
    What's the best way to do this? I am still trying to go through the PT code and understand it. Any pointers would be very helpful.
    Additionally, for the custom activity space: do I need to extend PlumtreeAS or AActivitySpace ?
    I have my code listed below:
    package com.my.kiosk.login;
    import com.plumtree.portalpages.common.uiparts.*;
    import com.plumtree.uiinfrastructure.activityspace.*;
    import com.plumtree.xpshared.htmlelements.*;
    * Activity Space for Kiosk login.
    public class KioskLoginSpace extends AActivitySpace // AActivitySpace or PlumtreeAS ??
         public static final String STR_MVC_CLASS_NAME = "KioskLogin";
         * @see com.plumtree.uiinfrastructure.activityspace.IManagedObject#Create()
         public Object Create()
              return new KioskLoginSpace();
         * @return
         public String GetName()
              return STR_MVC_CLASS_NAME;
         * @see com.plumtree.xpshared.activityspace.AActivitySpace#Init()
         public void Init()
              super.Init();
              //RegisterPage(new LoginDP());
              //RegisterModel(LoginModel.STR_MVC_CLASS_NAME);
              //IModel myModel = GetModel(LoginModel.STR_MVC_CLASS_NAME);
              //RegisterView(LoginView.STR_MVC_CLASS_NAME, myModel);
              // Register the control in this space
              RegisterControl(KioskLoginControl.STR_MVC_CLASS_NAME, null);
         * Determine whether or not the current user has the security
         * privileges necessary to view the requested page.
         * @see com.plumtree.uiinfrastructure.activityspace.AActivitySpace#CheckBasicAccess(String, String, boolean)
         public boolean CheckBasicAccess(String strPage, String strControl,
                                                 boolean _bSameSpace)
              // All users are allowed to access this space
              return true;
         /* (non-Javadoc)
         * @see com.plumtree.uiinfrastructure.activityspace.AActivitySpace#GetStyleSheetLinks()
         public HTMLElementCollection GetStyleSheetLinks() {
              // TODO Auto-generated method stub
              return null;
    package com.my.kiosk.login;
    import com.plumtree.debug.*;
    import com.plumtree.openfoundation.util.*;
    import com.plumtree.openfoundation.web.*;
    import com.plumtree.portalpages.browsing.myportal.*;
    import com.plumtree.portalpages.browsing.myportal.mypages.*;
    import com.plumtree.portalpages.common.login.*;
    import com.plumtree.portaluiinfrastructure.login.*;
    import com.plumtree.server.*;
    import com.plumtree.uiinfrastructure.activityspace.*;
    import com.plumtree.uiinfrastructure.application.varpacks.*;
    import com.plumtree.uiinfrastructure.login.*;
    //import com.plumtree.portalpages.browsing.login.*;
    * This class handles the control logic for Store Kiosk login.
    public class KioskLoginControl implements ILoginControl, IHTTPControl
         /** object name */
         public static final String STR_MVC_CLASS_NAME = "KioskLogin";
         /** Query String parameters */
    //     public static final String PARAM_CREATE_ACCT = "createacct";
         /** MVC Objects */
         private AActivitySpace m_asOwner;
    //     private LoginModel m_asModel;
         /** these need to be nulled out after execution. */
         private IWebData m_WebData = null;
         private IXPRequest m_xpRequest = null;
         private IPTSession m_userSession = null;
         * @see IHTTPControl
         * @param r
         * @param pageData
         public void SetHTTPItems(IXPRequest r, IWebData pageData)
    //          In a given request, this method is called first.
              m_xpRequest = r;
              m_WebData = pageData;
         * @see com.plumtree.xpshared.activityspace.ILoginControl#SetRedirectForUseAfterLogin(Redirect)
         public void SetRedirectForUseAfterLogin(Redirect r)
              // In a given request, this method is called second.
              return;
         * @see com.plumtree.xpshared.activityspace.IControl#execute()
         public Redirect CheckActionSecurityAndExecute(XPHashtable arguments)
              // In a given request, this method is called third.
              if (PTDebug.IsDebugTracingEnabled(Component.Portal_Browsing))
                   PTDebug.Trace(Component.Portal_Browsing, TraceType.Error,
                        "KioskLoginControl CheckActionSecurityAndExecute() creating redirect to the Kiosk subportal");
              // In a given request, this method is called third.
              if (PTDebug.IsInfoTracingEnabled(Component.Portal_UI_Infrastructure))
                   PTDebug.Trace(Component.Portal_UI_Infrastructure, TraceType.Error,
                                  "GuestSubportalLoginControl Execute() creating redirect to MarkAsGuestControl.");
              // Redirect to the MarkAsGuestControl to mark this session as a guest user.
              // redirect to myPage
              Redirect myRedirect = new Redirect();
              myRedirect.SetLinkCreateNewSpace(MyPageAS.STR_MVC_CLASS_NAME,
                   m_asOwner);
              myRedirect.SetControl(SetPageControl.STR_MVC_CLASS_NAME);
              //int iId = mySession.GetSessionInfo().GetCurrentUserID();
              IPTSession mySession = (IPTSession)(m_asOwner.GetUserSession());
              int iId = mySession.GetSessionInfo().GetCurrentUserID();
              iId = -1 * iId;
              String sId = XPConvert.ToString(iId);
              myRedirect.AddControlArgument(SetPageControl.STR_PAGE_ID, sId);
              // Make this use a true 302 redirect
              myRedirect.SetIsHTTPRedirect(true);
              return myRedirect;
              //return null;
         * This method is used to determine if the guest user should
         * be redirected to their default page or to the login page
         * if a space is not specified.
         * @param RequestData
         * @return boolean true implies the guest should redirect to
         * login if no space is specified. Login is default.
    /*     private boolean IsRedirectOnLogoutEnabled()
              ConfigVarPack vpConfig = (ConfigVarPack) m_asOwner.GetApplication().GetVarPackManager().GetVariablePackage
                   (ConfigVarPack.VARPACK_ID);
              String strGuestRedirect = vpConfig.GetConfigValueAsString(
                   ConfigConstants.AUTHENTICATION_SECTION, "RedirectOnLogout",
                   ConfigConstants.VALUE_ATTRIBUTE);
              // default value
              boolean bResult = true;
              if ((strGuestRedirect != null) && (!"".equals(strGuestRedirect)))
                   if (XPConvert.ToInteger(strGuestRedirect) == 0)
                        bResult = false;
              return bResult;
         // IMVCObject
         * @see com.plumtree.uiinfrastructure.activityspace.IManagedObject#Create()
         public Object Create()
              return new KioskLoginControl();
         // Methods from ILoginControl
         * @see com.plumtree.xpshared.activityspace.ILoginControl#DoGetSession()
         public boolean DoGetSession()
              // The interpreter should ask us for the session.
              // In a given request, this method is called fourth.
              // Attempt to login as the custom guest user here, rather than in GetSession()
              // so that if we are unable to connect, we can abort the login attempt.
              // Otherwise, we have no way of knowing in the PEI whether or not login
              // has previously failed, and we can get in an infinite loop.
              try
                   //Add code to derive Kisok user name after Store lookup
                   String strKioskUserName = "kiosk0000";
                   String strKioskUserPassword = "";
                   // Look at the request URL to determine what URL this user
                   // is trying to access.
                   // Switch strCustomGuestName to your first custom guest here
    /*               if (XPStringUtility.IndexOf(m_asOwner.GetCurrentRequestURL(),
                                                           "firstsubportal") != -1)
                   // Switch strCustomGuestName to your second custom guest here
                   else if (XPStringUtility.IndexOf(m_asOwner.GetCurrentRequestURL(),
                                                                "secondsubportal") != -1)
                   // Connect as the custom guest user
                   m_userSession = PortalObjectsFactory.CreateSession();
                   m_userSession.Connect(strKioskUserName, strKioskUserPassword,
                                            null);
              catch (Exception e)
                   if (PTDebug.IsErrorTracingEnabled(Component.Portal_UI_Infrastructure))
                        PTDebug.Trace(Component.Portal_UI_Infrastructure,
                                       TraceType.Error,
                                       "Unable to connect to Kiosk user.", e);
                   m_userSession = null;
                   // Since we are unable to connect to our custom guest user, we do not
                   // want to login right now.
                   return false;
              return true;
         * @see com.plumtree.xpshared.activityspace.IControl#GetName()
         public String GetName()
              return STR_MVC_CLASS_NAME;
         * @see com.plumtree.xpshared.activityspace.ILoginControl#GetSession()
         public Object GetSession()
              // In a given request, this method is called fifth.
              if (null != m_userSession)
                   LoginResult rReturn = null;
                   try
                        // Login the custom guest user. This calls the login PEIs.
                        rReturn = LoginHelper.INSTANCE.AttemptLogin(m_userSession,
                                                                               m_asOwner,
                                                                               m_xpRequest,
                                                                               m_WebData);
                   catch (Exception e)
                        if (PTDebug.IsErrorTracingEnabled(Component.Portal_UI_Infrastructure))
                             PTDebug.Trace(Component.Portal_UI_Infrastructure,
                                            TraceType.Error, "AttemptLogin() failed.", e);
                   if (!rReturn.m_bSuccess)
                        if (PTDebug.IsErrorTracingEnabled(Component.Portal_UI_Infrastructure))
                             PTDebug.Trace(Component.Portal_UI_Infrastructure,
                                            TraceType.Error,
                                            "KioskLoginControl AttemptLogin() failed: " +
                                            rReturn.m_strError);
                   if (null != rReturn.m_Redirect)
                        if (PTDebug.IsErrorTracingEnabled(Component.Portal_UI_Infrastructure))
                             PTDebug.Trace(Component.Portal_UI_Infrastructure,
                                            TraceType.Error,
                                            "KioskLoginControl AttemptLogin() return redirect ignored.");
              IPTSession userSession = m_userSession;
              // Null out the IHTTPControl data so we don't retain the memory after the
              // request is done (i.e. leak the memory)
              m_xpRequest = null;
              m_WebData = null;
              m_userSession = null;
              return userSession;
         * @see com.plumtree.xpshared.activityspace.IControl#Init(IModelRW)
         public void Init(IModel model, AActivitySpace space)
    //          m_asModel = (LoginModel) model;
              m_asOwner = space;

  • I've installed CS6 and web Premium on a Mac running 10.9.5, and Dreamweaver,Flash and Illustrator wont launch.  All other components work normally.  In Activity monitor it says Adobe switchboard failed to respond.  Can anyone help solve this issue?

    I've installed CS6 and web Premium on a Mac running 10.9.5, and Dreamweaver,Flash and Illustrator wont launch.  All other components work normally.  In Activity monitor it says Adobe switchboard failed to respond.  Can anyone help solve this issue?

    Release: 4/25/2012
    http://support.amd.com/us/gpudownload/windows/Pages/radeonmob_win7-64.aspx

  • How do I get info from Active Directory and use it in my web-applications?

    I borrowed a nice piece of code for JNDI hits against Active Directory from this website: http://www.sbfsbo.com/mike/JndiTutorial/
    I have altered it and am trying to use it to retrieve info from our Active Directory Server.
    I altered it to point to my domain, and I want to retrieve a person's full name(CN), e-mail address and their work location.
    I've looked at lots of examples, I've tried lots of things, but I'm really missing something. I'm new to Java, new to JNDI, new to LDAP, new to AD and new to Tomcat. Any help would be so appreciated.
    Thanks,
    To show you the code, and the error message, I've changed the actual names I used for connection.
    What am I not coding right? I get an error message like this:
    javax.naming.NameNotFoundException[LDAP error code 32 - 0000208D: nameErr DSID:03101c9 problem 2001 (no Object), data 0,best match of DC=mycomp, DC=isd, remaining name dc=mycomp, dc=isd
    [code]
    import java.util.Hashtable;
    import java.util.Enumeration;
    import javax.naming.*;
    import javax.naming.directory.*;
    public class JNDISearch2 {
    // initial context implementation
    public static String INITCTX = "com.sun.jndi.ldap.LdapCtxFactory";
    public static String MY_HOST = "ldap://99.999.9.9:389/dc=mycomp,dc=isd";
    public static String MGR_DN = "CN=connectionID,OU=CO,dc=mycomp,dc=isd";
    public static String MGR_PW = "connectionPassword";
    public static String MY_SEARCHBASE = "dc=mycomp,dc=isd";
    public static String MY_FILTER =
    "(&(objectClass=user)(sAMAccountName=usersignonname))";
    // Specify which attributes we are looking for
    public static String MY_ATTRS[] =
    { "cn", "telephoneNumber", "postalAddress", "mail" };
    public static void main(String args[]) {
    try { //----------------------------------------------------------        
    // Binding
    // Hashtable for environmental information
    Hashtable env = new Hashtable();
    // Specify which class to use for our JNDI Provider
    env.put(Context.INITIAL_CONTEXT_FACTORY, INITCTX);
    // Specify the host and port to use for directory service
    env.put(Context.PROVIDER_URL, MY_HOST);
    // Security Information
    env.put(Context.SECURITY_AUTHENTICATION, "simple");
    env.put(Context.SECURITY_PRINCIPAL, MGR_DN);
    env.put(Context.SECURITY_CREDENTIALS, MGR_PW);
    // Get a reference toa directory context
    DirContext ctx = new InitialDirContext(env);
    // Begin search
    // Specify the scope of the search
    SearchControls constraints = new SearchControls();
    constraints.setSearchScope(SearchControls.SUBTREE_SCOPE);
    // Perform the actual search
    // We give it a searchbase, a filter and the constraints
    // containing the scope of the search
    NamingEnumeration results = ctx.search(MY_SEARCHBASE, MY_FILTER, constraints);
    // Now step through the search results
    while (results != null && results.hasMore()) {
    SearchResult sr = (SearchResult) results.next();
    String dn = sr.getName() + ", " + MY_SEARCHBASE;
    System.out.println("Distinguished Name is " + dn);
    // Code for displaying attribute list
    Attributes ar = ctx.getAttributes(dn, MY_ATTRS);
    if (ar == null)
    // Has no attributes
    System.out.println("Entry " + dn);
    System.out.println(" has none of the specified attributes\n");
    else // Has some attributes
    // Determine the attributes in this record.
    for (int i = 0; i < MY_ATTRS.length; i++) {
    Attribute attr = ar.get(MY_ATTRS);
    if (attr != null) {
    System.out.println(MY_ATTRS[i] + ":");
    // Gather all values for the specified attribute.
    for (Enumeration vals = attr.getAll(); vals.hasMoreElements();) {
    System.out.println("\t" + vals.nextElement());
    // System.out.println ("\n");
    // End search
    } // end try
    catch (Exception e) {
    e.printStackTrace();
    System.exit(1);
    My JNDIRealm in Tomcat which actually does the initial authentication looks like this:(again, for security purposes, I've changed the access names and passwords, etc.)
    <Realm className="org.apache.catalina.realm.JNDIRealm" debug="99"
    connectionURL="ldap://99.999.9.9:389"
    connectionName="CN=connectionId,OU=CO,dc=mycomp,dc=isd"
    connectionPassword="connectionPassword"
    referrals="follow"
    userBase="dc=mycomp,dc=isd"
    userSearch="(&(sAMAccountName={0})(objectClass=user))"
    userSubtree="true"
    roleBase="dc=mycomp, dc=isd"
    roleSearch="(uniqueMember={0})"
    rolename="cn"
    />
    I'd be so grateful for any help.
    Any suggestions about using the data from Active directory in web-application.
    Thanks.
    R.Vaughn

    By this time you probably have already solved this, but I think the problem is that the Search Base is relative to the attachment point specified with the PROVIDER_URL. Since you already specified "DC=mycomp,DC=isd" in that location, you merely want to set the search base to "". The error message is trying to tell you that it could only find half of the "DC=mycomp, DC=isd, DC=mycomp, DC=isd" that you specified for the search base.
    Hope that helps someone.
    Ken Gartner
    Quadrasis, Inc (We Unify Security, www -dot- quadrasis -dot- com)

  • Silent installation + activation for CS6 design and web premium - volume license

    Hi All,
    I am having CS6 design and web premium - volume license and i am facing with a difficulty that we have to choose options for installation, also all of our computers are working behind proxy, therefore there is no direct internet which is causing problem with activation. Can you any suggest me away to implement silent install and activation without internet for bulk PCs ( about 500).
    Thanks,

    Can you login as the Hidden admin account and then run the installation,
    http://www.howtogeek.com/howto/windows-vista/enable-the-hidden-administrator-account-on-wi ndows-vista/

  • Wsa S160 accept usage control and web reputation filter update failure??

    end-user noticed there are some failure on the accept usage control and web reputation filter update. it show update /download failure on nov 11 and nov 14. I do check the update log it shows Mon Nov 14 14:45:11 2011 Info: Starting scheduled update Mon Nov 14 14:45:12 2011 Info: Scheduled next update to occur at Mon Nov 14 14:50:12 2011 Mon Nov 14 14:45:59 2011 Info: wbrs released download lock Mon Nov 14 14:45:59 2011 Warning: wbrs update failed but the new update shows "not available" . is this a eror or it is normal ?
    IF there is not new release for update, if I click update, will it report a update failure? or what else I can check?
    i checked the update log.
    Mon Nov 14 14:45:11 2011 Info: Starting scheduled update
    Mon Nov 14 14:45:12 2011 Info: Scheduled next update to occur at Mon Nov 14 14:50:12 2011
    Mon Nov 14 14:45:59 2011 Info: wbrs released download lock
    Mon Nov 14 14:45:59 2011 Warning: wbrs update failed
    Mon Nov 14 14:50:12 2011 Info: Starting scheduled update
    Mon Nov 14 14:50:18 2011 Info: Acquired server manifest, starting update 4966
    Mon Nov 14 14:50:18 2011 Info: Server manifest specified an update for merlin
    Mon Nov 14 14:50:18 2011 Info: merlin was signalled to start a new update
    Mon Nov 14 14:50:18 2011 Info: merlin processing files from the server manifest
    Mon Nov 14 14:50:18 2011 Info: merlin started downloading files
    Mon Nov 14 14:50:18 2011 Info: merlin beginning download of remote file "http://updates.ironport.com/merlin/masters-2.1/1453"
    Mon Nov 14 14:50:18 2011 Info: merlin waiting on download lock
    Mon Nov 14 14:50:18 2011 Info: merlin acquired download lock
    Mon Nov 14 14:50:18 2011 Info: Scheduled next update to occur at Mon Nov 14 14:55:18 2011
    Mon Nov 14 14:50:27 2011 Info: merlin released download lock
    Mon Nov 14 14:50:27 2011 Info: merlin successfully downloaded file "http://updates.ironport.com/merlin/masters-2.1/1453"
    Mon Nov 14 14:50:27 2011 Info: merlin started applying files
    Mon Nov 14 14:50:27 2011 Info: merlin applying file "merlin/masters-2.1/1453"
    Mon Nov 14 14:50:27 2011 Info: merlin restarting merlin
    Mon Nov 14 14:50:27 2011 Info: merlin verifying applied files
    Mon Nov 14 14:50:27 2011 Info: merlin updating the client manifest
    Mon Nov 14 14:50:27 2011 Info: merlin update completed
    Mon Nov 14 14:50:27 2011 Info: merlin waiting for new updates
    Mon Nov 14 14:50:59 2011 Info: wbrs started downloading files
    Mon Nov 14 14:50:59 2011 Info: wbrs beginning download of remote file "http://updates.ironport.com/wbrs/ip/1321069006.inc"
    Mon Nov 14 14:50:59 2011 Info: wbrs waiting on download lock
    Mon Nov 14 14:50:59 2011 Info: wbrs acquired download lock
    Mon Nov 14 14:50:59 2011 Info: wbrs released download lock
    Mon Nov 14 14:50:59 2011 Info: wbrs successfully downloaded file "http://updates.ironport.com/wbrs/ip/1321069006.inc"
    Mon Nov 14 14:50:59 2011 Info: wbrs beginning download of remote file "http://updates.ironport.com/wbrs/ip/1321069341.inc"
    Mon Nov 14 14:50:59 2011 Info: wbrs waiting on download lock
    Mon Nov 14 14:50:59 2011 Info: wbrs acquired download lock
    Mon Nov 14 14:50:59 2011 Info: wbrs released download lock
    Mon Nov 14 14:50:59 2011 Info: wbrs successfully downloaded file "http://updates.ironport.com/wbrs/ip/1321069341.inc"
    Mon Nov 14 14:50:59 2011 Info: wbrs beginning download of remote file "http://updates.ironport.com/wbrs/ip/1321070032.inc"
    Mon Nov 14 14:50:59 2011 Info: wbrs waiting on download lock
    Mon Nov 14 14:50:59 2011 Info: wbrs acquired download lock
    Mon Nov 14 14:50:59 2011 Info: wbrs released download lock
    Mon Nov 14 14:50:59 2011 Info: wbrs successfully downloaded file "http://updates.ironport.com/wbrs/ip/1321070032.inc"
    Mon Nov 14 14:50:59 2011 Info: wbrs beginning download of remote file "http://updates.ironport.com/wbrs/ip/1321070355.inc"
    Mon Nov 14 14:50:59 2011 Info: wbrs waiting on download lock
    Mon Nov 14 14:50:59 2011 Info: wbrs acquired download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs released download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs successfully downloaded file "http://updates.ironport.com/wbrs/ip/1321070355.inc"
    Mon Nov 14 14:51:00 2011 Info: wbrs beginning download of remote file "http://updates.ironport.com/wbrs/ip/1321071157.inc"
    Mon Nov 14 14:51:00 2011 Info: wbrs waiting on download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs acquired download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs released download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs successfully downloaded file "http://updates.ironport.com/wbrs/ip/1321071157.inc"
    Mon Nov 14 14:51:00 2011 Info: wbrs beginning download of remote file "http://updates.ironport.com/wbrs/ip/1321071469.inc"
    Mon Nov 14 14:51:00 2011 Info: wbrs waiting on download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs acquired download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs released download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs successfully downloaded file "http://updates.ironport.com/wbrs/ip/1321071469.inc"
    Mon Nov 14 14:51:00 2011 Info: wbrs beginning download of remote file "http://updates.ironport.com/wbrs/ip/1321071901.inc"
    Mon Nov 14 14:51:00 2011 Info: wbrs waiting on download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs acquired download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs released download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs successfully downloaded file "http://updates.ironport.com/wbrs/ip/1321071901.inc"
    Mon Nov 14 14:51:00 2011 Info: wbrs beginning download of remote file "http://updates.ironport.com/wbrs/ip/1321072452.inc"
    Mon Nov 14 14:51:00 2011 Info: wbrs waiting on download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs acquired download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs released download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs successfully downloaded file "http://updates.ironport.com/wbrs/ip/1321072452.inc"
    Mon Nov 14 14:51:00 2011 Info: wbrs beginning download of remote file "http://updates.ironport.com/wbrs/ip/1321072766.inc"
    Mon Nov 14 14:51:00 2011 Info: wbrs waiting on download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs acquired download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs released download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs successfully downloaded file "http://updates.ironport.com/wbrs/ip/1321072766.inc"
    Mon Nov 14 14:51:00 2011 Info: wbrs beginning download of remote file "http://updates.ironport.com/wbrs/ip/1321073089.inc"
    Mon Nov 14 14:51:00 2011 Info: wbrs waiting on download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs acquired download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs released download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs successfully downloaded file "http://updates.ironport.com/wbrs/ip/1321073089.inc"
    Mon Nov 14 14:51:00 2011 Info: wbrs beginning download of remote file "http://updates.ironport.com/wbrs/ip/1321073407.inc"
    Mon Nov 14 14:51:00 2011 Info: wbrs waiting on download lock
    Mon Nov 14 14:51:00 2011 Info: wbrs acquired download lock
    Mon Nov 14 14:51:01 2011 Info: wbrs released download lock
    Mon Nov 14 14:51:01 2011 Info: wbrs successfully downloaded file "http://updates.ironport.com/wbrs/ip/1321073407.inc"
    Mon Nov 14 14:51:01 2011 Info: wbrs beginning download of remote file "http://updates.ironport.com/wbrs/ip/1321074165.inc"
    Mon Nov 14 14:51:01 2011 Info: wbrs waiting on download lock
    Mon Nov 14 14:51:01 2011 Info: wbrs acquired download lock
    Mon Nov 14 14:51:01 2011 Info: wbrs released download lock
    Mon Nov 14 14:51:01 2011 Info: wbrs successfully downloaded file "http://updates.ironport.com/wbrs/ip/1321074165.inc"
    Mon Nov 14 14:51:01 2011 Info: wbrs beginning download of remote file "http://updates.ironport.com/wbrs/ip/1321075094.inc"
    Mon Nov 14 14:51:01 2011 Info: wbrs waiting on download lock
    Mon Nov 14 14:51:01 2011 Info: wbrs acquired download lock
    Mon Nov 14 14:51:01 2011 Info: wbrs released download lock
    Mon Nov 14 14:51:01 2011 Info: wbrs successfully downloaded file "http://updates.ironport.com/wbrs/ip/1321075094.inc"
    Mon Nov 14 14:51:01 2011 Info: wbrs beginning download of remote file "http://updates.ironport.com/wbrs/ip/1321075449.inc"
    Mon Nov 14 14:51:01 2011 Info: wbrs waiting on download lock
    Mon Nov 14 14:51:01 2011 Info: wbrs acquired download lock
    Mon Nov 14 14:51:01 2011 Info: wbrs released download lock
    Mon Nov 14 14:51:01 2011 Info: wbrs successfully downloaded file "http://updates.ironport.com/wbrs/ip/1321075449.inc"
    Mon Nov 14 14:51:01 2011 Info: wbrs beginning download of remote file "http://updates.ironport.com/wbrs/ip/1321075769.inc"
    Mon Nov 14 14:51:01 2011 Info: wbrs waiting on download lock
    Mon Nov 14 14:51:01 2011 Info: wbrs acquired download lock

    I think this happens occasionally, its not a big deal.
    Your box tried again, and eventually got update 5 min later.
    You may want to extend the time on this a bit to help performance... every 5 min does add some load.
    Support had me set mine at 8 hours...

  • Controlling and Ent Controlling Settings in R/3 before activation of DS

    Hi GURUS,
    I have been asked to activate the Controlling and Enterprise controlling DS in R/3. Please let me know what are all the settings I need to do before activating DS for Controlling Module.
    Would definitely assign points and requesting you to explain it step by step. Thanks in advance.

    Hi GKKR,
    For Payroll Setting See SAP Note 697225 - Revisions to the DS 0HR_PY_1 for PlugIn 2004.1
    Please look at thread
    Data load problem in Payroll Cube - BW 3.5
    Also look at SAP Notes - 672514,964569,397208,329961 for problems.
    <u>For Time Management</u>
    Set Up Customer Enhancement
    You can use a SAP enhancement to access a Customer Exit. A customer exit will complete the info source fields with data you specify for the Personal Work Schedule Hours 0HR_PT_01 during the data transfer.
    See the documentation available on the customer exit before carrying out this step. Choose the "Utilities" menu option to access the online manual.
    Requirements
    To use the customer exit successfully, you should have sufficient knowledge of the ABAP programming language. You can insert your own coding at specific points in the program that are reserved for this purpose, however, SAP does not offer service or support for the content of your coding. Any data that you make available to the application using the defined interface is stored consistently in the R/3 System. If data cannot be processed correctly in the system, the data is ignored.
    Standard Settings
    The customer exit is not activated in the standard R/3 System.
    Activities
    1. Create an enhancement project.
    2. Assign the enhancement HRPTDW01 to this project.
    3. Edit the customer exit EXIT_SAPLHRMS_BIW_PTDW_001.
    4. Document your project (provide long text).
    5. Activate the project. Your enhancement must be activated before it takes effect.
    Further Notes
    When maintaining the customer exit, insert your coding in the Include ZXPTDWU01. Enhancements, in contrast to modifications, are basically independent of release. Enhancements are not made in the standard R/3 System but in a name range specifically reserved for customers.
    For more information on SAP enhancements, see the documentation on HRPTDW01 Time Data Extractor: Customer-Specific Fields.

  • Problem - acs command authorization and web access control

    Hi, I'm trying to add the control of some aironet 1310 bridges with a ACS 3.2 (tacacs+). I wanted to be able to do telnet command authorization restrictions trough shell command authorization sets and be able to give similar restrictive web access at the same time. I have it working if I permit some commands that are sent by the browser as "write memory quiet" and few other ones, but for it to work, I must give them limited users the privilege level 15 and by having the tacacs server authorizing the commands, it work for both, http and telnet. Where my problem begin is when I loose the connection with the ACS server, the user being already authenticated as level 15 user, the device become open to all commands; there is no more restriction applied by the ACS. Do anybody now a workaround.

    It is already at local, that is just that the user already have a level 15 access and I used to control the commands through level settings before. So when I try it, my user that is localy level 5 is already recognized as a level 15 user from when it was authenticated through the ACS. If I could find a way to give web access to the 1310 at priv level 5 and still controlling the command set, it would be ok but as soon as I try to access a page that is not permitted other way than by the view level (i think it's level 1... or 0), I get a username password prompt with that line on the top of it:"level_15_or_view_access" and the only way I can access it is by entering a level 15 un/pass. I attached my 1310 aaa config
    and here are the command set that work at level 15 to do a "shut" or "no shut" of the radio interface by the web interface:
    configure
    permit terminal
    exit
    permit Unmatched Args
    interface
    permit Dot11Radio0
    no
    permit shutdown
    permit cca
    ping
    permit Unmatched Args
    show
    permit Unmatched Args
    shutdown
    permit Unmatched Args
    telnet
    permit Unmatched Args
    write
    permit memory quiet
    Thanks for the help !

  • Activating only one program from Design and web?

    So, I downloaded the trial of design and web and decided I only wanted to buy Photoshop because $1800 is a bit too much for me, but I need the program.
    I don't want to have to re-download it because it already took 3 hours for design and web to download.
    so is there a way to individually activate the programs, or is it a packaged deal?

    No, it's not possible. You need to download the separate program and install it.
    Mylenium

  • Design and Web Prem CS6 offline activation

    how to do Design and Web Prem CS6 offline activation

    For these kind of things it's best to Contact Customer Care directly.

  • Flash Player Update 11.4.402.278 (Active-X and Plug in).

    I have Windows Vista Home Premium SP 2 and IE9
    1.     Browser tells me I have wrong version of Flash Player.
    2.     Control panel says I have version 11.
    3.     I accept download option and start to download 11.4.402.278 from install_flashplayer11x32ax_gtbp_chrd_aih.exe
    4.     at 50% of install it tells me to close IE.
    5.     I Close IE and install completes
    6.     Web site opens up to tell me my download was successful.
    7.     I open a new browser tab, go to my home page (happens to be virgin media). It tells me again I do not have the latest version on Flash Player
    8.     Control panel tells me I have version 11 installed.
    9.      I go to http://helpx.adobe.com/flash-player.html to check installed version - it shows me a blank box - no flash player version, no OS are displayed!
    10.    Flash Player settings manager says I have 11.4.402.278 (Active-X and Plug in) and we go round again.
    I have tried to run the file, save and run the file, and restart windows.  I have turned on automated Adobe updates.
    I have checked this thing up and down and still 
    1.     Adobe says I have downloaded and installed successfully. 
    2.     Windows tells me the product is there. 
    3.     The browser says it is the wrong version. 
    4.     The Adobe help site can find no version.
    5.     I can see no flash content as my player is &quot;not current&quot;
    The help page offers check (and shows me nothing) - install (won't run if browser is open but tells me it has installed after I close the browser) - and solve issues (if it actually identified the issues above and helped me solve them wouldn't that be something!)

    Check
    http://forums.adobe.com/thread/885448
    http://forums.adobe.com/thread/867968
    [topic moved to Flash Player forum]

  • Web control 3.0 documentation

    Hi all
    May any of us can provide me a link for the development tutorial for web control 3.0. As I am very new to ALUI development enviornment.
    Thanks in advance.

    Since first posting the query I've located three similar querries
    in this forum. The responses to those imply that the cause of the
    "No disk that meets the criteria..." error is the install script is
    searching for certain partitions but not finding them. I've tried
    several different partition combinations, but still get the same
    error message. I've tried:
    - 10BM X86 boot partition with remainder in a Solaris partition
    - 10MB X86 boot partition with remainder unpartitioned
    - 100% X86 boot partition
    - 100% Solaris partition
    - 4BM DOS with remainder unpartitioned
    - 4MB DOS with remainder in a Solaris partition
    I've tried each of the above with the boot partition active and not.
    The notes to the related queries suggest creating and formatting the
    partitions by booting another OS, e.g. Windows. Since I'm attempting
    this install on bare, low level formatted disks, I have no other OS
    to boot, so I've used fdisk on /dev/rdsk/c0t0d0p0 at the shell prompt
    issued after the install script bombs. After repartitioning, I've
    retried the installation by rebooting (shutdown -g0 -i6 -y) and by
    manually restarting the install script (/sbin/cd0_install). Both fail
    the same way, but the latter saves a bunch of time.
    And for the record, the target config:
    Micron Milllennia SMP System (128MB RAM)
    BusLogic FlashPoint UltraSCSI (PCI)
    - boot disk is 4GB SeaGate.
    - Second disk (SCSI ID 1) is a 2MB SeaGate.
    So what the heck am I missing? Help!

Maybe you are looking for