Ask Experts Questions for FREE Help!
  Advanced
Register  |  Log in  
   Ask    
 Answer  
  Help  

Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
Free Answers in 3 Easy Steps

Register Now
3 Steps

At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.

Home > Computers & Technology > Operating Systems > Windows   »   security settings

 
Question Tools Search this Question Display Modes
Question
 
 
#1  
Old Jan 20, 2005, 04:59 PM
Help911
New Member
Help911 is offline
 
Join Date: Jul 2003
Location:
Posts: 7
Help911 See this member's comment history on his/her Profile page.
Send a message via ICQ to Help911
security settings

Hi, I can't seem to view pages when i click on pages for shopping or other sites that redirects me to a secure site. Any1 know how to fix the problem?

currently explorer is in 128 encription and all security settings in internet explorer option is selected (SSL, etc) and i can surf the web fine but the secured pages like shopping chart when u click "check out"

Reply With Quote
 
     

Answers
 
 
Old Jan 21, 2005, 03:10 AM   #2  
fredg
Ultra Member
fredg is offline
 
Join Date: Jan 2003
Location: SouthWest Virginia
Posts: 4,634
fredg See this member's comment history on his/her Profile page.fredg See this member's comment history on his/her Profile page.fredg See this member's comment history on his/her Profile page.fredg See this member's comment history on his/her Profile page.fredg See this member's comment history on his/her Profile page.fredg See this member's comment history on his/her Profile page.
Secure Sites

Hi,
This is not a major problem, meaning it can be solved by going through some steps. But, there are many things to check out to find it, called Troubleshooting.
Here is a site, that has some very good steps to go through, checking each one with your Internet Explorer settings:

http://www.duxcw.com/faq/win/xp/secure.htm

This site is for XP. Since you didn't tell us your windows version, maybe this site will help anyway.
Best of luck,
fredg
  Reply With Quote
 
     
 
 
Old Jan 21, 2005, 03:39 AM   #3  
Help911
New Member
Help911 is offline
 
Join Date: Jul 2003
Location:
Posts: 7
Help911 See this member's comment history on his/her Profile page.
Send a message via ICQ to Help911
thx. im using xp alright.

error message is cannot find server/DNS error.

This came cause i resetted everything to manufacturers setting (reinstalled windows using hp restore) since windows restore didn't work (some stupid driver were deleted and its in the hp restore rescue backup)

After reinstalled all registry were erased and had to re-enter serial/re-install program. But files/programs are still intacted.

There, thats how the problem came about.

Now I can't create a new account in www.runescape.com
on shopping sites or many other website requiring some proxy server settings

Heres an ex of a java error:
An error occurred while launching/running the application.

Title: Bay Photo
Vendor: Bay Photo Remote Order Entry System
Category: Download Error

Unable to load resource: http://www.softworksroes.com/ROES/la...to/launch.jnlp

JNLPException[category: Download Error : Exception: java.net.ConnectException: Connection refused: connect : LaunchDesc: null ]

at com.sun.javaws.cache.DownloadProtocol.doDownload(U nknown Source)

at com.sun.javaws.cache.DownloadProtocol.isLaunchFile UpdateAvailable(Unknown Source)

at com.sun.javaws.LaunchDownload.getUpdatedLaunchDesc (Unknown Source)

at com.sun.javaws.Launcher.downloadResources(Unknown Source)

at com.sun.javaws.Launcher.handleApplicationDesc(Unkn own Source)

at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)

at com.sun.javaws.Launcher.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)


<?xml version="1.0" encoding="utf-8"?>
<!-- JNLP File for ROES Application -->
<jnlp
spec="1.0+"
codebase="http://www.softworksroes.com/ROES/"
href="labs/BayPhoto/launch.jnlp">
<information>
<title>Bay Photo</title>
<vendor>Bay Photo Remote Order Entry System</vendor>
<homepage href="labs/BayPhoto/index.html"/>
<description>Bay Photo Remote Order Entry System</description>
<description kind="short">Bay Photo Remote Ordering</description>
<description kind="one-line">Bay Photo Remote Ordering</description>
<description kind="tooltip">Bay Photo Remote Ordering</description>
<icon href="labs/BayPhoto/BayPhotoicon.gif"/>
<offline-allowed/>
</information>
<security>
<all-permissions/>
</security>
<resources>
<j2se version="1.4+" max-heap-size="512M"/>

<jar href="Client/ROESClient.jar" main="true"/>
<jar href="Client/ROESClientFeatures.jar"/>
<jar href="Client/ROESrsrcs.jar"/>
<jar href="Client/libs.jar"/>

<jar href="Client/Collagesrsrcs.jar"/>
<jar href="Client/Collages.jar"/>

<property name="com.apple.hwaccel" value="false"/>
</resources>
<application-desc main-class="com.softworks.roes.app.ROESApp">
<argument>BayPhoto</argument>
</application-desc>
</jnlp>

java.net.ConnectException: Connection refused: connect

at java.net.PlainSocketImpl.socketConnect(Native Method)

at java.net.PlainSocketImpl.doConnect(Unknown Source)

at java.net.PlainSocketImpl.connectToAddress(Unknown Source)

at java.net.PlainSocketImpl.connect(Unknown Source)

at java.net.Socket.connect(Unknown Source)

at java.net.Socket.connect(Unknown Source)

at sun.net.NetworkClient.doConnect(Unknown Source)

at sun.net.www.http.HttpClient.openServer(Unknown Source)

at sun.net.www.http.HttpClient.openServer(Unknown Source)

at sun.net.www.http.HttpClient.<init>(Unknown Source)

at sun.net.www.http.HttpClient.<init>(Unknown Source)

at sun.net.www.http.HttpClient.New(Unknown Source)

at sun.net.www.http.HttpClient.New(Unknown Source)

at sun.net.www.http.HttpClient.New(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.plainC onnect(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.connec t(Unknown Source)

at com.sun.javaws.net.BasicNetworkLayer.doRequest(Unk nown Source)

at com.sun.javaws.net.BasicNetworkLayer.doHeadRequest (Unknown Source)

at com.sun.javaws.cache.DownloadProtocol.doDownload(U nknown Source)

at com.sun.javaws.cache.DownloadProtocol.isLaunchFile UpdateAvailable(Unknown Source)

at com.sun.javaws.LaunchDownload.getUpdatedLaunchDesc (Unknown Source)

at com.sun.javaws.Launcher.downloadResources(Unknown Source)

at com.sun.javaws.Launcher.handleApplicationDesc(Unkn own Source)

at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)

at com.sun.javaws.Launcher.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)
  Reply With Quote
 
     


Question Tools Search this Question
Search this Question:

Advanced Search
Display Modes

 
Similar Sponsors

Similar Questions
Question Asker Topic Answers Last Post
MS Excel default settings problem zix Spreadsheets 0 Apr 15, 2006 08:07 AM
Settings harryeames Computers for Beginners 3 Feb 9, 2005 06:30 AM
Monitor Settings bonchi Windows 1 Nov 11, 2004 07:05 PM
Display Settings. dgf8607 Windows 4 Sep 13, 2003 07:10 AM




Copyright ©2003 - 2007, Ask Me Help Desk.
All times are GMT -8. The time now is 08:47 PM.

Content Relevant URLs by vBSEO 3.0.0 RC6 © 2006, Crawlability, Inc.