Activation not working on new version of NSS

I understand the users who are experiencing this situation are frustrated - gee, you should be on this end of the conversations attempting to help users.
The following is what Norton has posted:
NORTON PRODUCTS THROUGH AN INTERNET SERVICE PROVIDER
Question: My Norton product is from my Internet Service Provider (ISP). How do I get a Windows 10 compatible version?
Answer: Different ISP partners are updated in different ways:
Comcast customers running Norton Security Suite - click here for instructions
I have tried to assist with other options that have worked for other Comcast NSS users who had installed Win 10 and lost their NSS, but it is apparent that there is nothing that can be done by us users to correct the activation situation.
I have contacted Harry (Norton Support) asking for help again, but have not received a response yet.  Hopefully he can stir the embers at Norton and get us an answer, as I have been unable to.
There is nothing else I can do to assist without Norton assistance - sorry!

I just tried an identical example that worked fine on Apache. Please indicate exactly what environment you're testing this on. Thanks.
null

Similar Messages

  • Why my app not work in new version, Why my app not work in new version

    I just update to new version software ios6.0 for my iPad, but I found that few of my apps downloaded before are not working now, how can I do now?

    Lily yu wrote:
    Why my app not work in new version
    Ummm..I think that's obvious...the developer hasn't updated them to work with iOS 6

  • Xml code not working with new version

    Hi,
    my following code is not working with the xalan 2.7.0 version. Any one can help to convert this to work on new version.
    import java.io.*;
    import java.util.*;
    import org.xml.sax.*;
    import org.apache.xalan.xslt.*;
    public class XML2Edifact
    public static void main(String args[])
    throws SAXException, IOException
    if(args.length < 3)
    throw new IllegalArgumentException(
    "Usage is XML2Edifact in.xml xsl.xsl out.edi");
    InputStream sin = new FileInputStream(args[0]),
    sxsl = new FileInputStream(args[1]);
    OutputStream sout = new FileOutputStream(args[2]);
    EdifactFormatter formatter = new EdifactFormatter(sout);
    XSLTProcessor processor =
    XSLTProcessorFactory.getProcessor();
    XSLTInputSource in = new XSLTInputSource(sin),
    xsl = new XSLTInputSource(sxsl);
    XSLTResultTarget out = new XSLTResultTarget(formatter);
    processor.process(in,xsl,out);
    }

    Solved, had to repair the Z10 with the PC!  Would have thought that upgrading software would have saved the environment so that this step was not needed (played with this for several weeks on-and-off).

  • Java program not working using newer version of scheduler (AutoSys)

    A little background: I'm in the middle of trying to upgrade our AutoSys server (scheduler) to the latest version (version R4 to R11) and have to do regression testing to ensure our jobs will work in the new version. There's a small java program that is not working supposedly due to the following error:
    Exception in thread "Main Thread" java.lang.NoClassDefFoundError: com/f1j/swing/common/JDKAdapter
    at com.f1j.swing.common.Adapter.<clinit>(Adapter.java:86)
    at com.f1j.swing.engine.ss.JBook.<init>(JBook.java:3032)
    at com.f1j.swing.engine.ss.JBook.<init>(JBook.java:3096)
    at com.test.Foo.performScan(Foo.java:122)
    So in the old version (R4), it runs fine. In R11, I get the exception above. The CLASSPATH matches and I've verified that by echoing it in the shell script that calls the java program. Here's how it's called in the shell script.
    echo $CLASSPATH
    ${JAVA_HOME}/bin/java com.test.Foo
    So the Foo class was written by me, which makes use of this external library called f1j11swing.jar (for spreadsheet creation).
    The source of the error is from this line in Foo (line 122):
              book = new com.f1j.swing.engine.ss.JBook();
    The funny part is JDKAdapter (the missing class) is in the same jar file as JBook, so it definitely finds the library in the classpath. But for some reason, this new AutoSys version is spitting out this error. I've exhausted many approaches to resolving this, but I'm still stuck.
    Here's the layout of how things are called (should be same for R4 and R11):
    1. AutoSys server logs into client machine XYZ as user arnold
    2. arnold (AutoSys client) on XYZ executes shell script to call java program
    The only significant difference I see is that the AutoSys server in R4 is HP while the R11 server is Sun. However, it shouldn't matter because the client server they're logging into to execute the script is the same linux server.
    Does anyone have any ideas? I've already started dialogue with the vendor and it seems kind of in limbo at the moment. Please let me know if you need more info. Thanks.

    Hi DrClap,
    I just checked jre/lib/ext of my $JAVA_HOME and verified that there doesn't exist any library with a class named "Adapter." We don't put anything in this directory other than what came with the original installation. I've tried isolating the jars before as well, by doing something like (to no avail):
    java -cp /users/test/lib/f1j11swing.jar:/users/test/lib/Foo.jar com.test.Foo
    If I remove the f1jswing11.jar path in the above command, it will complain about other things. Also, for fun, I tried dropping f1j11swing.jar into the ext folder and removing it from the CLASSPATH and it yielded the original error. Running it directly from the shell and old version of autosys works fine.
    I hope I understood your suggestion correctly and please let me know if you have any other ideas. I'm surprised why java would act differently with a different version of an AutoSys client logging into the same machine and environment. Thanks.
    xiarce - I haven't heard anything regarding this, but I'll bring it up. Thanks.
    Edited by: user4170063 on Apr 13, 2011 2:25 PM

  • Java Applets not working in New Versions of Java

    I have developed a chat program using Applets(developed using jdk1.2),using a Server.Everything is perfectly working.Now,On my client machine i installed jdk1.4, and when i try to download the same applet it is giving Applet ClassNotFound Exception?.
    I have just set the class path to jdk1.4.And trying to call the applet from a browser.
    IS there any changes in writing the applets using the new version of Java?
    Kindly let me know.
    Thanks & Regards.,
    Naveen Kumar

    Sorry can't use em anymore.
    ah, ... perhaps not.
    What class is not found?

  • PrintToGo not working with new version of OS 10

    Am unable to load files using PrintToGo since new version (10.1.0.4181) installed.
    Worked fine with previous version and works with Playbook (2.1.0.1526)
    PrintToGo log error:
    PrintToGoDesktop.exe Information: 0 : 02/09/2013 11:33:52 AM - TCPClient.BeginConnect() using ServerIP:192.168.2.102, ServerPort:80
    PrintToGoDesktop.exe Information: 0 : 02/09/2013 11:33:52 AM - TCPClient.EndConnect()
    PrintToGoDesktop.exe Information: 0 : 02/09/2013 11:33:52 AM - Connected Successfully!
    PrintToGoDesktop.exe Error: 0 : 02/09/2013 11:33:52 AM - Cell Phone Z10 (2ABE5757): EXCEPTION THROWN - System.NullReferenceException: Object reference not set to an instance of an object.
       at RIM.PrintToGo.UserInterface.Device.UploadPDFFile(String fileTransferURL, String fileName, BackgroundWorker bw, DoWorkEventArgs e)
    PrintToGoDesktop.exe Information: 0 : Removing temporary PostScript file 'C:\Users\Paul\AppData\Local\Temp\PtB1360.tmp'
    Solved!
    Go to Solution.

    Solved, had to repair the Z10 with the PC!  Would have thought that upgrading software would have saved the environment so that this step was not needed (played with this for several weeks on-and-off).

  • [SOLVED]find command not working correctly new version of findutils...

    After upgrading my findutils from 4.2.33-1 to 4.4.0-1, it is not working the way it used to. I downgraded to the old one and it is working fine again. However, I am wondering why the newer version can't do what I want it to...
    Typically I run the following script to apply mp3gain to my music collection (albums and individual songs):
    #!/bin/bash
    echo Albums...
    find . -mindepth 3 -iname '*.mp3' -execdir mp3gain -k -a {} +
    echo Single tracks...
    find . -maxdepth 2 -iname '*.mp3' -exec mp3gain -k -r {} +
    On the old version, for the albums, the "find" function works as expected by examining the entire album before applying gain. With the new findutils version, the albums are being analysed song-by-song. I suppose since the new version of findutils, there is just a different method to do what I wanted before with -execdir. Does anyone know how to do it on the new version?
    Last edited by tony5429 (2008-07-19 06:29:41)

    Cool. Thanks for the suggestion. I ended up going with...
    #!/bin/bash
    echo Albums...
    for album in */*
    do
    cd "$album" > /dev/null 2>&1
    if [ $? = 0 ]
    then
    mp3gain -k -a *.mp3
    cd ..
    cd ..
    fi
    done
    echo Single tracks...
    find . -maxdepth 2 -iname '*.mp3' -exec mp3gain -k -r {} +
    exit 0

  • Application written with JavaScript does not work in newer versions of Firefox

    I am unable to upgrade past Firefox 3.6 because an application we use does not appear to work properly any any newer version. The application is CA Service Manager and is based on JavaScript. The pages display properly, but none of the links in the pages seem to work. When I click on a link, nothing happens. I have tried restarting in safe mode and resetting the profile, but neither of those helped any. Is this just a setting I need to change?

    Would you be able to at least provide a link to the site you are having issues with, so that more experienced users can crack a shot at it? If not, please open a support ticket directly with the Mozilla team. There should be a "Report broken site" function in the Help menu of Firefox as well.

  • Why does Record and Review not work in newer versions

    I created a new version of a process and deactivated the original one. When I try to record and review the older processes for the new version, I get a Null Pointer Exception.
    Can someone explain why ?
    Also, will the pending processes from the original version complete automatically in the new version ?
    Aditya

    A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.
    *http://forums.mozillazine.org/viewforum.php?f=25
    The helpers at that forum are more knowledgeable about web development issues.<br>
    You need to register at the MozillaZine forum site in order to post at that forum.

  • Why o why does my cimputer say uopdayte now to latest Firefox Version and then say add ons like SKYPE etc will not work with new version . I di not understand .o

    as above

    Many add-ons work only with a particular range of Firefox versions. After the upgrade, Firefox will attempt to find new compatible versions. This is not always possible.
    To determine whether an add-on you can't live without has a version for Firefox 11, you can check the [https://addons.mozilla.org/en-US/firefox/ Add-ons site] or try this add-on to make that a little easier (I haven't tried it myself): [https://addons.mozilla.org/en-US/firefox/addon/is-it-compatible/ Is It Compatible? :: Add-ons for Firefox].
    By the way, many recent posts report problems with Skype add-ons, so you might want to research here if you notice any strange copy/paste problems.

  • My web pplication does not working with new version of firefox 31. It uses heatmap.js plugin for leaflet.js to build temperature map.

    There is site for heatmap.js: http://www.patrick-wied.at/static/heatmapjs/example-heatmap-leaflet.html
    It has example for leaflet layer.
    After update firefox to version 31 I could not see temperature map in browser for this example. But with previous version of firefox I could see it.
    My web application users leaflet.js and heatmap.js plugin. It users the same code as on the example page.
    After updating firefox version it saying "your script take too long time to run. Continue?" again and again and temperature map does not appear.
    I use leaflet-0.7.2.js and heatmap-1.0.js plugin for leaflet.

    Seems to be working here.
    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Firefox protocol not working on new version of firefox

    Hello,
    I had working a firefor protocol named "teamspeak" until last actualization of the system. I am on UBUNTU 11.04 64-bits platform and after upgrade to this from 9.04 (and over the intermediate 9.10, 10.04 and 10.10) the protocol stop to working.
    I called:
    teamspeak:///<and_some_parameters_here>
    And firefox tell me:
    Firefox no sabe cómo abrir esta dirección, porque el protocolo (teamspeak) no está asociado con ninguna aplicación.
    Firefox do not know how to open this address, because the protocol (teamspeak) is not associated with any application.
    I have defined the app via gconftool-2 (remember it was working) on:
    ~/.gconf/desktop/gnome/url-handlers/teamspeak$
    and there there area file %gconf.xml with the next content:
    <?xml version="1.0"?>
    <gconf>
    <entry name="need-terminal" mtime="1284304261" type="bool" value="false"/>
    <entry name="enabled" mtime="1284304255" type="bool" value="true"/>
    <entry name="command" mtime="1310065777" type="string">
    <stringvalue>/usr/bin/teamspeak --channel=&quot;%s&quot; --password=&quot;%s&quot; --user=&quot;%s&quot;</stringvalue>
    </entry>
    </gconf>
    that seems correct.
    Please, tell me what can I do. I tryed everything.
    As you can see on the next lines I have defined the protocol, I think correct.
    Thanks in advance
    Eduardo Perez S.

    I just tried an identical example that worked fine on Apache. Please indicate exactly what environment you're testing this on. Thanks.
    null

  • IC not work with new version of ID

    My designer upgraded to the newest version of inDesign (through CC2014)
    When I tried to open any files, I got a message that I had to upgrade my IC or the plug ins. The list of plug ins is as follows:
    Spread.rpln
    Print.rpln
    Generic Page Item.rpln
    Document Framework.rpln
    My designer tried to remove all plug ins from all files. I still got the message. He created a new file without plug ins. Still no go.
    The only solution that helped was to revert to the older inDesign version.
    My IC version is 9.2.2 x64
    Thoughts?

    Completed that upgrade. My designer reverted the files to the old version of ID, so I'm unsure if this really was the problem. But it makes sense.
    Thanks for your feedback
    I did contact Adobe support on this yesterday and they said it was third-party plug ins. Too bad they didn't pick up on this. Seems a pretty basic question for them to ask.

  • Photoshop CS6 not working with new version of Yosemite. Please help!

    When I was running Mavericks on my Macbook pro 15" Intel i7,everything seemed to be working completely fine. Now when I try to run Photoshop CS6 on Yosemite, the program keeps on crashing and giving me an error. Please help!

    Sometimes the Yosemite upgrade breaks the install. You may have to uninstall and reinstall CS6, and do so as an administrator.
    Gene

  • Touchpad mouse scroll not working in newer versions of Firefox

    Firefox doesn't seem to like to play nice with touchpad mice on laptops when it comes to scrolling. I am running Windows 7 on an HP G60-535DX with FF 6. I noticed the scroll issue when I bought this computer and was using FF 5 but it seems the problem started with FF 4. I have searched for fixes for this and tried everything that looked promising. I uninstalled my mouse drivers and re-installed them. Everything is up to date. I don't know what else to do. I am in love with the new tab group feature and I don't want to have to switch to Google Chrome.... Help?

    Does Firefox use another font instead?
    If this is the case then which font?
    You can use this extension to see which fonts are used for selected text.
    *fontinfo: https://addons.mozilla.org/firefox/addon/fontinfo/

Maybe you are looking for