Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 552(0.001 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.8
Hi Experts, I am trying IIS. When I run the project, I got IE opened with the address http://localhost/Project1-0/WebClass1.ASP but then it showed ERROR The requested URL could not be retrie...
Zones: Visual BasicDate Answered: 10/08/2001 Views: 0
I wanted to make my application able to connect to either HTTP or HTTPS targer URL as below :   URL url=new URL("https://localhost");   URLConnection con=url.openConnection();             if...
Zones: JavaDate Answered: 09/04/2003 Views: 0
Backround, pretty faimier with linux, have had hosts up in the past with no problem.  This is a new install of redhat 9. From what i understand it must be some type of firewall problem, but i ha...
Zones: Linux NetDate Answered: 03/15/2004 Views: 0
Hi Experts,    How come I can not find my "localhost" folders ? Therefore, I can't not have localhost:8080 and localhost:8000 ..... for some reason, I have localhost:8443 ..... Thanks !  meow.
Zones: JavaDate Answered: 04/07/2004 Views: 5
I was planning on using Java, but it wasn't quite working out for me, so I'm going back to what I'm a little more comfortable with, C++. Due to time restrictions, I'm not going to be making a GUI f...
Zones: C++Date Answered: 05/15/2004 Views: 0
Hi can anyone tell me what the correct rights are for a typical iis for the following directories within the IIS dialog: computer-name       Web Sites       Default Web Site At the moment ...
Zones: Web DevelopmentDate Answered: 07/19/2004 Views: 0
I recently installed SelfSSL (www.virtualwin.com/selfssl) after a few attempts I managed to install it however I have a problem. When I first loaded my site it came up with the security warning ...
Zones: Web DevelopmentDate Answered: 08/27/2004 Views: 0
I've learned that it is possible to access a server running on localhost via another name. For example, if it were a webserver I could type http://myname instead of http://localhost. I am so far ou...
Zones: Windows NT NetworkDate Answered: 08/23/2004 Views: 0
Hi, I'm working in windows 2000 professional, I intalled ISS, but when type //http/localhost nothing happen my browser is frozen. But when type ping localhost -t or ping 127.0.0.1 it work fine. ...
Zones: Microsoft IIS Web ServerDate Answered: 11/02/2004 Views: 302
Using start/run http://localhost I get the following error: http://localhost application not found. This also applies if I type 127.0.0.0 However I can acces local host directly from wothin I...
Zones: Windows XPDate Answered: 10/15/2005 Views: 0