Connecting Tech Pros Worldwide Forums | Help | Site Map

How to run ASP Page from Client Machine

Newbie
 
Join Date: Feb 2009
Posts: 1
#1: Feb 14 '09
I have an intranet website located in the server system of the network, but i can't access the pages of this intranet from the client machine located in the same network, i can access the html pages, but when i try to access the ASP pages, page cannot display dialog shows.

Please any body help me, thanks in advance

codegecko's Avatar
Moderator
 
Join Date: May 2007
Location: United Kingdom
Posts: 395
#2: Feb 15 '09

re: How to run ASP Page from Client Machine


Hi client,

It sounds like an HTTP 500 error - server-side error. This means that the ASP pages that you are trying to access could be faulty.
In Internet Explorer, go to Tools > Internet Options, go to Advanced, and find the option labelled "Show friendly HTTP error messages". Uncheck this, click OK, and then restart IE. This should then show you the underlying error that is causing the HTTP 500 message to show up.

Hope this helps.

codegecko
sashi's Avatar
Expert
 
Join Date: Jun 2006
Location: Seremban, Malaysia
Posts: 1,630
#3: Feb 16 '09

re: How to run ASP Page from Client Machine


Check to make sure the client PC's port 80 is not blocked by windows firewall.
Reply

Tags
asp page from client, intranet