Connection to license service failed; license service address is not valid...

Connection to license service failed; license service address is not valid, or license service is stopped (or does not respond), ConnectToCompanyReturn = -131 in ConnectToCompany()
This is the error I received from an addon.  It works running it on the server where the SAP license is but as soon as a SAP client starts and the addon tries to connect I receive the error but I don't understand there's no different about the SAP code given to connect an addon.
Here's the method in which it fails
private int ConnectToCompany()
    int ConnectToCompanyReturn = 0;
    // // Establish the connection to the company database.
    ConnectToCompanyReturn = oCompany.Connect();
    if (ConnectToCompanyReturn != 0)
        string Message = oCompany.GetLastErrorDescription() + ", ConnectToCompanyReturn = " + ConnectToCompanyReturn.ToString() + " in ConnectToCompany()";
        System.Windows.Forms.MessageBox.Show(Message);
        System.Threading.Thread.CurrentThread.Abort();
    return ConnectToCompanyReturn;
It just hangs on the ConnectToCompanyReturn = oCompany.Connect();
I did addons for about 8 years.  This is the first time I see an addon not connecting like that.  Any ideas ?
SAP 9 PL09 Hotfix 1
The SAP client works fine,  Coresuit addon connects all right so I'm lost here !

Here's the code used in the addon which is the same since 2005 followed by the code that calls these methods from the constructor.  These methods are called the same way.
private bool SetApplication()
    //  Use an SboGuiApi object to establish connection
    //  with the SAP Business One application and return an
    //  initialized appliction object
    string sConnectionString = "";
    SAPbouiCOM.SboGuiApi SboGuiApi = null;
    try
        if (System.Diagnostics.Debugger.IsAttached && System.Environment.GetCommandLineArgs().Length < 2)
            System.Windows.Forms.MessageBox.Show("SAP isn't running or you're trying to debug in Release mode...");
            return false;
        SboGuiApi = new SAPbouiCOM.SboGuiApi();
        //  By following the steps specified above, the following
        //  statment should be suficient for either development or run mode
        sConnectionString = System.Environment.GetCommandLineArgs().GetValue(1).ToString().Trim();
        // Connect to a running SBO Application
        SboGuiApi.Connect(sConnectionString);
        //  Get an initialized application object
        SBO_Application = SboGuiApi.GetApplication(-1);
        return true;
    catch (Exception ex)
        throw new Exception(ex.Message);
private int SetConnectionContext()
    int setConnectionContextReturn = 0;
    try
        string sCookie = null;
        string sConnectionContext = null;
        // First initialize the Company object
        oCompany = new SAPbobsCOM.Company();
        // Acquire the connection context cookie from the DI API.
        sCookie = oCompany.GetContextCookie();
        // Retrieve the connection context string from the UI API using the
        // acquired cookie.
        sConnectionContext = SBO_Application.Company.GetConnectionContext(sCookie);
        // Before setting the SBO Login Context make sure the company is not
        // connected
        if (oCompany.Connected == true)
            oCompany.Disconnect();
        // Set the connection context information to the DI API.
        setConnectionContextReturn = oCompany.SetSboLoginContext(sConnectionContext);
        return setConnectionContextReturn;
    catch (Exception ex)
        throw new Exception(ex.Message);
private int ConnectToCompany()
    int Result = 0;
    // Establish the connection to the company database.
    Result = oCompany.Connect();
    if (Result != 0)
        string Message = oCompany.GetLastErrorDescription() + ", ConnectToCompanyReturn = " + Result.ToString();
        System.Windows.Forms.MessageBox.Show(Message);
        System.Threading.Thread.CurrentThread.Abort();
    return Result;
This is in the Constructor
public Addon()
    //  set SBO_Application with an initialized application object
    SetApplication();
    SetFilters();
    if ((SetConnectionContext() == 0))
        if (ConnectToCompany() == 0)
            SBO_Application.AppEvent += new SAPbouiCOM._IApplicationEvents_AppEventEventHandler(SBO_Application_AppEvent);
            SBO_Application.MenuEvent += new SAPbouiCOM._IApplicationEvents_MenuEventEventHandler(SBO_Application_MenuEvent);
            SBO_Application.ItemEvent += new SAPbouiCOM._IApplicationEvents_ItemEventEventHandler(SBO_Application_ItemEvent);
            SBO_Application.FormDataEvent += new _IApplicationEvents_FormDataEventEventHandler(SBO_Application_FormDataEvent);
        if (SBO_Application.Language == BoLanguages.ln_French)
            SBO_Application.StatusBar.SetText("Addon Wizard de prix activé...", BoMessageTime.bmt_Short, BoStatusBarMessageType.smt_Success);
        else
            SBO_Application.StatusBar.SetText("Addon Price Wizard actived...", BoMessageTime.bmt_Short, BoStatusBarMessageType.smt_Success);

Similar Messages

  • Connect to B1i server failed - HTTP/1.1 404 not found

    Hi All,
    I currently have B1 8.8 PL14 installed and in the process of installing B1i when  I get to Step 3/5: Configure B1i Parameters and select Test Connection I get the error message 'Connect to B1i server failed - HTTP/1.1 404 not found'. I have followed. I have undertaken the installation as per the recorded session by Benno Eberte and regrettably I cannot set a successful connection.
    Can anyone assist?
    Best regards
    Earl

    Hello,
    personally I think that in step 3/5 the connection via JCO is tested. Please, check the following
    Can you connect to your B1i System and have a look for the SLD, there should be a system that points to your company database. If there is a system definition that points to B1if then go further. Check the B1if connection, please take the B1DI connection test, is there a message like
    com.sap.b1i.adapter.dia.exception.ConnectionFailedException: Connect to Business One failed.
    (-8012) Company version mismatch
    {b1Server=..., company=B1if, licenseServer=..., dbType=..., dbUser=..., userName=...}
    In case this message comes up and you see B1if then the JCO configuration went wrong and that part is defined in the beginning of the installation.
    Hope it helps
    Kind Regards

  • Connection for Source DataConnection failed because the enviroment is not trusted

    Keep getting the error "Connection for Source DataConnection failed because the enviroment is not trusted. I have searched the internet and have not found a solution to this problem. Anyone know a way around this? Trying to connect a live cycle form and an Access database....I am at the end of my rope here...
    TIA@

    There are browser settings that control whether you allow getting data from other sources (than where the current page is loaded). In preview you are loading the PDF in an browser ActiveX control so that is why this is coming up. You may also have to add the other server name to your trusted site list in the browser.

  • Address is not valid

    I had a smoothly running site but went in to change an image.
    I had trouble with that and in the process also apparently messed
    the entire sight up. Now only outside links operate and local links
    do not. Windows issues the following error: "The address is not
    valid." I have checked all the link addresses and they appear
    correct. There must be another problem I cannot locate. I hope this
    make sense. An image won't transfer and local links won't operate.
    Thanks for any and all help.

    Not an ungodly hour here in AU - it's 4.30 afternoon :-)
    Did you try clearing the browser cache in IE... if you can
    see them using
    Firefox, then it may indeed be a cache problem.
    Nadia
    Adobe® Community Expert : Dreamweaver
    CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    ~ Customisation Service Available ~
    http://www.csstemplates.com.au
    Spry Widget Examples
    http://www.dreamweaverresources.com/spry-widgets/
    "geenox" <[email protected]> wrote in
    message
    news:fagkv6$1ld$[email protected]..
    >I just checked Mozilla and oddly, everything clicks up on
    it. Strange.
    >On
    > Windows I can only click up the outside (foreign) links
    but none of the
    > local
    > (internal) links. Would you know why that is. By the
    way, you are very
    > kind
    > to mess with this at this unGodly hour. Thanks
    >

  • HT2731 How do I remove an email address that is no longer vaild for the iTunes Store?  A really old email address keeps popping up on my iPhone, the email address is not valid and I have no idea what the password was.  It's been over two years.

    How do I remove an email address that is no longer vaild for the iTunes Store or my iPhone?  A really old email address keeps popping up on my iPhone, the email address is not valid and I have no idea what the password was.  It's been over two years.

    Hello tcnolen1,
    It sounds like you are trying to change the Apple ID logged into the iTunes & App Stores on your iPhone.  Use these steps:
    Changing your Apple ID account
    Tap Settings > iTunes & App Stores, then tap the Apple ID signed in.
    Sign out of the current Apple ID account and then sign in with another account or create a new Apple ID.
    You can find the full article here:
    iOS: Changing the signed-in iTunes Store Apple ID account
    http://support.apple.com/kb/ht1311
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • I get this error msg. "An error occurred while sending. The mail sever responded: From address is not valid [R0107001]. My email address is correct. Why?

    Can't send email. Get error: "An error occurred while sending. The mail sever responded: From address is not valid [R0107001]. Please verify your email address is correct in your Mail Preference and try again."
    My email ([email protected]) is correct.
    After receiving the error message I try to resend. Get second error message. BUT AFTER ABOUT SIX TRYS THE MESSAGE IS SENT.
    What shall I do???

    problem solved. an update thunderbird message showed up, did update and now works. WOW!

  • SRV2008R2 SP1: Software Protection Service failed to start. RDP not working

    Hi folks,
    I'm currently working on an issue on a Windows 2008 R2 SP1 Hyper-V Host where RDP from one moment tio the other does not work anymore.
    After an investigation I found that the Software Protection Service can't be started. The following events are recorded every few minutes:
    Event ID: 1001 - The Software Protection service failed to start. 0x80070002. 6.1.7601.17514
    Event ID: 7023 - The Software Protection service terminated with the following error: The system cannot find the file specified.
    I searched and found a lot of possible solutions which are shortly listed below:
    I have confirmed that the sppsvc.exe file exists and has the proper permissions. Also replaced the file with the same file from another 2008R2 server
    Checked the spldr start value via HKLM\System\CurrentControlSet\Services\spldr. This is 0 which should be fine.
    Checked the sppsvc paths and settings via HKLM\System\CurrentControlSet\Services\sppsvc. All are correct.
    SFC /Scannow + CHKDSK /r
    System restore is (off course) not available
    Tried to reactivate the server by recording a different product key. Did not work.
    Removed the last batch of Windows Updates that were pushed towards the host. We believed it was caused by this but since you don't always need a host but only the VM's hosted on it it was a while ago since we logged in.
    Local firewall enabled and disabled. Also 
    Netstat does not show any listening ports for RDP (3389)
    Changed the port to 3390 but this port is not visible as well
    Also RDP from the affected machine to localhost does not work
    Since I can't find any more options in fixing this issue I'm wondering if someone else has some ideas which I can try. Otherwise a reinstall needs to be done.
    Hope to hear from you

    Hi,
    Based on your description, I noticed that you have tried lots of ways to solve this issue. On current situation,
    would you please let me confirm more details?
    Type services.msc in RUN to open Services. Then navigate to Software Protection service. If start it manually, what error message will get?
    I’m not sure if RDP issue was caused by the Software Protection service. So, would you please let me know the complete error message when RDP didn’t work? Meanwhile, please
    open Event Viewer and follow the path: Applications and Services Logs-> Microsoft-> Windows-> TerminalServices-LocalSessionManager and TerminalServices-RemoteConnectionManager. Please check if can find more clues. Those may help us to go further analyze
    RDP issue.
    Please
    perform a clean boot and check if this issue still exists.
    If any update, please feel free to let us know.
    Hope this helps.
    Best regards,
    Justin Gu

  • ODBC--connection to 'SQL Serverservername' failed for one user but not another

    In Win7, we're linking tables in an MS Access 2010 db to tables in a SQL Server 2008 R2 db. The driver user by the File dsn is SQL Server version 6.01.7601.17514 & we're using SQL Server Authentication.
    For some reason, one user gets the msg "ODBC--connection to 'SQL Serverservername' failed" before they're even asked for a password, but for other users, the prompt comes up and when they uncheck the Windows Auth box, they enter their password
    and connect successfully to the SQL Server db.  Both users have db_datareader access to the SQL Server db.
    I had the user that gets the error msg log onto my PC and they get the same error (yet it works for me.)
    This user was, however, able to successfully relink the tables, but then when we closed the access db and opened it again, the user got the "ODBC--connection..." error agin.
    I'm stumped as to why this is happening for one user.

    Hello Knellen,
    Please help to collect more log information regarding this issue, such as windows event log, SQL Sever log information. They are helpful for us to troubleshoot it.
    Regards,
    Elvis Long
    TechNet Community Support

  • Serial Number Not Valid- new Windows 7pro/ fresh install of Creative Suite 5 Design Premium Win from download will not accept license key. This serial number is not valid for this product is the only response.

    Serial Number Not Valid- new Windows 7pro workstation / fresh install of Creative Suite 5 Design Premium Win from download will not accept license key to install. This serial number is not valid for this product is the only response being returned. What am I missing?

    The key is for Creative Suite 5 Design Premium the download is DesignPremium_CS5_5_LS1 and all associated files in the group.

  • WCF Service update UPS. Operation is not valid due to the current state of the object.

    I try import custom data to custom user properties from my own wcf service (on sharepoint server machine), but i got
    Message "Operation is not valid due to the current state of the object. "
    on line
    userProfile[PropertyConstants.Department].Value = "SDDDD";
    Why i cant modify property value?
    SPSecurity.RunWithElevatedPrivileges(delegate()
    using (SPSite site = new SPSite("http://portal.local"))
    SPServiceContext serviceContext = SPServiceContext.GetContext(site);
    using (var web = site.OpenWeb())
    Debug.WriteLine(web.CurrentUser); //Here AppPoolAccount user of current wcf service
    Debug.WriteLine(WindowsIdentity.GetCurrent().Name); //Here too AppPoolAccount user of current wcf service
    UserProfileManager userProfileMgr = new UserProfileManager(serviceContext);
    ProfilePropertyManager profilePropMgr = new UserProfileConfigManager(serviceContext).ProfilePropertyManager;
    ProfileSubtypePropertyManager subtypePropMgr = profilePropMgr.GetProfileSubtypeProperties("UserProfile");
    UserProfile userProfile = userProfileMgr.GetUserProfile(accountName);
    userProfile[PropertyConstants.Department].Value = "SDDDD";
    userProfile.Commit();
    My service running under domain\SPSvcAcc what have full permissions on UPS service, it's management account and UPS admin with full rights.
    If i create console app with identical code and run it under SPSvcAcc account it working without problems
    What i do wrong?

    Hi,
    pls seee if you can add threading like this below to solve the pbm
    https://social.technet.microsoft.com/Forums/office/en-US/b6d6f85c-e12b-4540-a821-690e296b7b56/operation-is-not-valid-due-to-the-current-state-of-the-object-exception-when-activating-a?forum=sharepointdevelopmentprevious
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Connection for srouce dataconnection failed because the environment is not trusted

    HI all I keep gettng this message when I
    preview the page
    i get this message that sayd he the connection for the source dataconnection failed because the environment is not trusted
    can anyone help??

    Here is a blog entry that discusses how to deal with getting specific records etc....
    http://forms.stefcameron.com/2006/09/29/selecting-specific-database-records/
    Note at the bottom of the blog he mentions new security rules in version 8. Make sure you follow that link and look at the section on cloning ....you will need to do that in your script.
    Once you are on that blog you can search for your "Environment not Trusted" error. There were a couple of hits in the Q/A sections at the bottom of the blog. There is no definitive answer but there was a couple of suggestion there.
    Also if you go a google serach on "Environment not Trusted" there are numerous hits on different discussion forums. You may get your answer from one of those. If you  find the answer can you post it back here please?
    paul

  • CJS-00030  Assertion failed: dbSidOrSrcObject and dbHome are not valid

    Hello Guru's,
    we trying to do os migration of SAP XI 3.0 system,
    we have export from source system and building target system below see the steps followed.
    1. install CI on target server
    2. installing DB instace on target. But before proceeding further I have installed oracle software successfully and check it using
    sqlplus > it is able to connect to sql.
    know problem is after installing oracle sofware when I continued the DB instance installation.
    System give me error as
    CJS-00030  Assertion failed: OraSqlContext constructor: arguments dbSidOrSrcObject and dbHome are not valid ****
    Dont know to solve this issue.
    please help me in this
    REgards,
    Syed Maqsood.

    Hi,
    My oracle release is 9.2.0.6 and i check the environmental varialbe for ora<sid> user below as below:
    uvmn3000:oradx1 7> env
    USER=oradx1
    LOGNAME=oradx1
    HOME=/oracle/DX1
    PATH=/oracle/DX1/920_64/bin:.:/oracle/DX1:/usr/sap/DX1/SYS/exe/run:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/usr/contrib/Q4/bin:/opt/perl/bin:/opt/gvsd/bin:/opt/ipf/bin:/opt/nettladm/bin:/opt/fcms/bin:/opt/wbem/bin:/opt/wbem/sbin:/opt/sas/bin:/opt/graphics/common/bin:/opt/atok/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/sec_mgmt/bastille/bin:/opt/caliper/bin:/opt/drd/bin:/opt/dsau/bin:/opt/dsau/sbin:/opt/resmon/bin:/opt/firefox:/opt/gnome/bin:/opt/perf/bin:/opt/propplus/bin:/usr/contrib/kwdb/bin:/opt/perl_32/bin:/opt/perl_64/bin:/opt/prm/bin:/opt/sfm/bin:/opt/swm/bin:/opt/sec_mgmt/spc/bin:/opt/ssh/bin:/opt/swa/bin:/opt/hpsmh/bin:/opt/thunderbird:/opt/sentinel/bin:/opt/langtools/bin:/opt/wlm/bin:/opt/gwlm/bin:/opt/ignite/bin:/opt/hpvm/bin:/opt/aCC/bin:/opt/cadvise/bin:/opt/networker/bin
    MAIL=/var/mail/oradx1
    SHELL=/bin/csh
    TZ=MET-1METDST
    SSH_CLIENT=10.115.4.54 1530 22
    SSH_CONNECTION=10.115.4.54 1530 45.220.20.234 22
    SSH_TTY=/dev/pts/1
    TERM=xterm
    SFTP_UMASK=
    SFTP_PERMIT_CHMOD=1
    SFTP_PERMIT_CHOWN=1
    COLUMNS=158
    LINES=61
    MANPATH=/usr/share/man/%L:/usr/share/man:/usr/contrib/man/%L:/usr/contrib/man:/usr/local/man/%L:/usr/local/man:/opt/VRTS/vxfs5.0/man:/opt/ldapux/share/man/%L:/opt/ldapux/share/man:/opt/ipf/man:/opt/ldapux/ypldapd/man:/opt/samba/man:/opt/samba/WTEC_Support_Tools/man:/opt/samba/cfsm_man:/opt/cifsclient/share/man:/opt/openssl/man:/opt/openssl/prngd/man:/opt/wbem/share/man:/opt/graphics/common/man:/opt/amgr/man/%L:/opt/amgr/man:/opt/sec_mgmt/share/man:/opt/caliper/man/%L:/opt/caliper/man:/opt/drd/share/man/%L:/opt/drd/share/man:/opt/dsau/man:/opt/resmon/share/man/%L:/opt/resmon/share/man:/opt/gnome/man:/opt/perf/man/%L:/opt/perf/man:/opt/propplus/share/man:/usr/contrib/kwdb/share/man:/opt/perl_32/man:/opt/perl_64/man:/opt/prm/man/%L:/opt/prm/man:/opt/psb/healthtest/share/man:/opt/sfm/share/man:/opt/swm/share/man/%L:/opt/swm/share/man:/opt/swa/share/man/%L:/opt/swa/share/man:/opt/ssh/share/man:/opt/sentinel/man/%L:/opt/sentinel/man:/opt/langtools/share/man/%L:/opt/langtools/share/man:/opt/wlm/share/man/%L:/opt/wlm/share/man:/opt/openssl/fips/0.9.7/man:/opt/openssl/fips/0.9.8/man:/opt/gwlm/man/%L:/opt/gwlm/man:/opt/icod/man/%L:/opt/icod/man:/opt/ignite/share/man/%L:/opt/ignite/share/man:/opt/iexpress/tcpdump/man:/opt/iexpress/lsof/man:/opt/iexpress/curl/man:/opt/iexpress/sudo/man:/opt/iexpress/zlib/share/man:/opt/hpvm/share/man/%L:/opt/aCC/share/man/%L:/opt/aCC/share/man:/opt/cadvise/share/man/%L:/opt/cadvise/share/man:/opt/imake/man:/opt/networker/man
    SAPSYSTEMNAME=DX1
    DIR_LIBRARY=/usr/sap/DX1/SYS/exe/run
    SHLIB_PATH=/usr/sap/DX1/SYS/exe/run
    THREAD=NOPS
    dbms_type=ORA
    dbs_ora_tnsname=DX1
    dbs_ora_schema=SAPDX1
    ORACLE_PSRV=DX1
    ORACLE_SID=DX1
    DB_SID=DX1
    ORACLE_HOME=/oracle/DX1/920_64
    ORACLE_BASE=/oracle
    ORA_NLS33=/oracle/DX1/920_64/ocommon/nls/admin/data
    NLS_LANG=AMERICAN_AMERICA.UTF8
    SAPDATA_HOME=/oracle/DX1
    More over I am installing database instance using root.
    let me focus more on error point.
    Error is triggering at " create oracle database" step before to this step all steps are completed successfully.
    Can anyone help to solve this issue.

  • HELP! iTUNES SUDDENLY SAYS MY ADDRESS IN NOT VALID US ADDY???

    so, out of NOWHERE, my iTunes account will NOT allow me to get updates, purchase or DO ANYTHING because once i enter my password, i get a notice stating that "it appears my billing address is not a valid US address- please enter valid US address"
    ummmm, it is the SAME EXACT address that has been assigned to this iTunes account for YEARS. I am running current versions of ALL SOFTWARE- nothing has changed on my end; i do not have another address to give to them... i am perplexed... and looking for a FIX asap!!

    contact itunes support:
    http://www.apple.com/support/itunes

  • DW 8: "Site Update" fails when "HTTP address" is not blank

    I've found that if the "HTTP address" in the Site definition
    is not blank,
    that "Update Site", which applies the Templates to all pages
    in the site,
    will do nothing.
    To resolve the problem, I must blank out the "HTTP address"
    in the site
    definition.
    I'd like to better understand the purpose of the "HTTP
    address" and why
    would it effectively no-op the Template's "Update Site"
    function. I wonder
    if this is a bug, or a misunderstanding of mine?
    Thanks,
    Sam

    What Template "update site" function?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "SC" <[email protected]> wrote in message
    news:eqved5$ltp$[email protected]..
    > I've found that if the "HTTP address" in the Site
    definition is not blank,
    > that "Update Site", which applies the Templates to all
    pages in the site,
    > will do nothing.
    >
    > To resolve the problem, I must blank out the "HTTP
    address" in the site
    > definition.
    >
    > I'd like to better understand the purpose of the "HTTP
    address" and why
    > would it effectively no-op the Template's "Update Site"
    function. I
    > wonder if this is a bug, or a misunderstanding of mine?
    >
    > Thanks,
    >
    > Sam

  • Issues re-installing itunes because email address is not valid

    I've been having issues with starting itunes...and end up getting a bunch of errors and it fails to start.  Decided to un-install and re-install itunes.  I've followed all the steps and deleted all applicable programs (itunes, quicktime, apple software, bonjour, etc.) and still can't download and re-install itunes.  I get to the enter email screen and it say invalid email.  Must have my email in the system somewhere?  How do I reinstall itunes with the same email address and password?

    Hello tcnolen1,
    It sounds like you are trying to change the Apple ID logged into the iTunes & App Stores on your iPhone.  Use these steps:
    Changing your Apple ID account
    Tap Settings > iTunes & App Stores, then tap the Apple ID signed in.
    Sign out of the current Apple ID account and then sign in with another account or create a new Apple ID.
    You can find the full article here:
    iOS: Changing the signed-in iTunes Store Apple ID account
    http://support.apple.com/kb/ht1311
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

Maybe you are looking for

  • Pacman port for minix

    Hello Forums, lately I discovered minix3, that cool microkernel OS. Here is an Wikipedia article about it. I gave it a shot and ran it in vmware (needs to be workstation 5 compatible or it fails), but the packagemanager ("packman"), honestly,  just s

  • UNIVERSE DESIGN TOOL

    Where can I find a sample database for practice to use in Business Objects Universe Design Tool and connect it to a server?

  • TDS Certificate Print Error

    Dear ALL, The Client have done TDS Remmittance for Mar'2008(FISCAL-2007),but the actual payment was done in the month of April 2008(FISCAL - 2008). Now when they are going for TDS Printout the TDS Certificate(for mar-2008) number of Fiscal year 2008

  • How to cleanly migrate APs from local mode to flex-connect?

    I am working with an existing network where all APs are remote from the WLC at the data center. All APs were configured to run in local mode. I am trying to reconfigure these APs to flex-connect mode and local switching. Configuring the APs themselve

  • Pop Up Menu Behavour Dissappears

    Hi Guys, I have Dreamweaver MX 2004. I have added Navigation Box with menu listed vertically. I have then added pop-up menu through the Behaviour going up to three levels deep. These are attached to Buttons I have downloaded from a free Button site.