Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Some webpages not working

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Writing client certificates to file during SSL-se..  
Author Message
dclaassen

External


Since: Jun 29, 2004
Posts: 1



(Msg. 1) Posted: Tue Jun 29, 2004 9:30 am
Post subject: Some webpages not working
Archived from groups: microsoft>public>inetserver>iis (more info?)

I am bussy migrating our webpages from one server to
another. Some pages do not want to display on the new
server. The old server was a win2k server machine and the
new one is Win2003 server.

Is there any setting you need to set or is it suppose to
work straight away?

 >> Stay informed about: Some webpages not working 
Back to top
Login to vote
anonymous131

External


Since: Oct 17, 2003
Posts: 720



(Msg. 2) Posted: Tue Jun 29, 2004 9:43 am
Post subject: Some webpages not working [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

And do not want to display means what? What errors do you
see? What are you expecting? What types of pages won;t
display? If I said my car doesn't want to start, would
you know how to fix it?

doug
 >-----Original Message-----
 >I am bussy migrating our webpages from one server to
 >another. Some pages do not want to display on the new
 >server. The old server was a win2k server machine and
the
 >new one is Win2003 server.
 >
 >Is there any setting you need to set or is it suppose to
 >work straight away?
 >.
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Some webpages not working 
Back to top
Login to vote
anonymous77

External


Since: Oct 14, 2003
Posts: 468



(Msg. 3) Posted: Tue Jun 29, 2004 9:58 am
Post subject: Some webpages not working [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The Error im getting is the following:

HTTP 500 - Internal server error
Internet Explorer

It's a asp page

 >-----Original Message-----
 >And do not want to display means what? What errors do
you
 >see? What are you expecting? What types of pages won;t
 >display? If I said my car doesn't want to start, would
 >you know how to fix it?
 >
 >doug
  >>-----Original Message-----
  >>I am bussy migrating our webpages from one server to
  >>another. Some pages do not want to display on the new
  >>server. The old server was a win2k server machine and
 >the
  >>new one is Win2003 server.
  >>
  >>Is there any setting you need to set or is it suppose
to
  >>work straight away?
  >>.
  >>
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Some webpages not working 
Back to top
Login to vote
anonymous131

External


Since: Oct 17, 2003
Posts: 720



(Msg. 4) Posted: Tue Jun 29, 2004 10:09 am
Post subject: Some webpages not working [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Turn of friendly error messages in your browser and post
back the real message.
<a style='text-decoration: underline;' href="http://www.iisfaq.com/Default.aspx?tabid=3049" target="_blank">http://www.iisfaq.com/Default.aspx?tabid=3049</a>

doug
 >-----Original Message-----
 >The Error im getting is the following:
 >
 >HTTP 500 - Internal server error
 >Internet Explorer
 >
 >It's a asp page
 >
  >>-----Original Message-----
  >>And do not want to display means what? What errors do
 >you
  >>see? What are you expecting? What types of pages won;t
  >>display? If I said my car doesn't want to start, would
  >>you know how to fix it?
  >>
  >>doug
   >>>-----Original Message-----
   >>>I am bussy migrating our webpages from one server to
   >>>another. Some pages do not want to display on the new
   >>>server. The old server was a win2k server machine and
  >>the
   >>>new one is Win2003 server.
   >>>
   >>>Is there any setting you need to set or is it suppose
 >to
   >>>work straight away?
   >>>.
   >>>
  >>.
  >>
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Some webpages not working 
Back to top
Login to vote
anonymous77

External


Since: Oct 14, 2003
Posts: 468



(Msg. 5) Posted: Tue Jun 29, 2004 10:17 am
Post subject: Some webpages not working [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Active Server Pages error 'ASP 0131'

Disallowed Parent Path

/General/GeneralDefault.asp, line 29

The Include file '../Includes/LayoutStart.asp' cannot
contain '..' to indicate the parent directory.


 >-----Original Message-----
 >Turn of friendly error messages in your browser and post
 >back the real message.
 >http://www.iisfaq.com/Default.aspx?tabid=3049
 >
 >doug
  >>-----Original Message-----
  >>The Error im getting is the following:
  >>
  >>HTTP 500 - Internal server error
  >>Internet Explorer
  >>
  >>It's a asp page
  >>
   >>>-----Original Message-----
   >>>And do not want to display means what? What errors do
  >>you
   >>>see? What are you expecting? What types of pages won;t
   >>>display? If I said my car doesn't want to start, would
   >>>you know how to fix it?
   >>>
   >>>doug
   >>>>-----Original Message-----
   >>>>I am bussy migrating our webpages from one server to
   >>>>another. Some pages do not want to display on the new
   >>>>server. The old server was a win2k server machine and
   >>>the
   >>>>new one is Win2003 server.
   >>>>
   >>>>Is there any setting you need to set or is it suppose
  >>to
   >>>>work straight away?
   >>>>.
   >>>>
   >>>.
   >>>
  >>.
  >>
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Some webpages not working 
Back to top
Login to vote
anonymous131

External


Since: Oct 17, 2003
Posts: 720



(Msg. 6) Posted: Tue Jun 29, 2004 10:32 am
Post subject: Some webpages not working [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You need to enable parent paths in the IIS properties.
Click on the configuration button on the Home tab in the
website properties and then click on the Options tab.
Click enable parent paths...

doug
 >-----Original Message-----
 >Active Server Pages error 'ASP 0131'
 >
 >Disallowed Parent Path
 >
 >/General/GeneralDefault.asp, line 29
 >
 >The Include file '../Includes/LayoutStart.asp' cannot
 >contain '..' to indicate the parent directory.
 >
 >
  >>-----Original Message-----
  >>Turn of friendly error messages in your browser and
post
  >>back the real message.
  >>http://www.iisfaq.com/Default.aspx?tabid=3049
  >>
  >>doug
   >>>-----Original Message-----
   >>>The Error im getting is the following:
   >>>
   >>>HTTP 500 - Internal server error
   >>>Internet Explorer
   >>>
   >>>It's a asp page
   >>>
   >>>>-----Original Message-----
   >>>>And do not want to display means what? What errors do
   >>>you
   >>>>see? What are you expecting? What types of pages
won;t
   >>>>display? If I said my car doesn't want to start,
would
   >>>>you know how to fix it?
   >>>>
   >>>>doug
   >>>>>-----Original Message-----
   >>>>>I am bussy migrating our webpages from one server to
   >>>>>another. Some pages do not want to display on the
new
   >>>>>server. The old server was a win2k server machine
and
   >>>>the
   >>>>>new one is Win2003 server.
   >>>>>
   >>>>>Is there any setting you need to set or is it
suppose
   >>>to
   >>>>>work straight away?
   >>>>>.
   >>>>>
   >>>>.
   >>>>
   >>>.
   >>>
  >>.
  >>
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Some webpages not working 
Back to top
Login to vote
anonymous77

External


Since: Oct 14, 2003
Posts: 468



(Msg. 7) Posted: Tue Jun 29, 2004 10:41 am
Post subject: Some webpages not working [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Working... cant thank you enough... been struggling with
this for a while now.

 >-----Original Message-----
 >You need to enable parent paths in the IIS properties.
 >Click on the configuration button on the Home tab in the
 >website properties and then click on the Options tab.
 >Click enable parent paths...
 >
 >doug
  >>-----Original Message-----
  >>Active Server Pages error 'ASP 0131'
  >>
  >>Disallowed Parent Path
  >>
  >>/General/GeneralDefault.asp, line 29
  >>
  >>The Include file '../Includes/LayoutStart.asp' cannot
  >>contain '..' to indicate the parent directory.
  >>
  >>
   >>>-----Original Message-----
   >>>Turn of friendly error messages in your browser and
 >post
   >>>back the real message.
   >>>http://www.iisfaq.com/Default.aspx?tabid=3049
   >>>
   >>>doug
   >>>>-----Original Message-----
   >>>>The Error im getting is the following:
   >>>>
   >>>>HTTP 500 - Internal server error
   >>>>Internet Explorer
   >>>>
   >>>>It's a asp page
   >>>>
   >>>>>-----Original Message-----
   >>>>>And do not want to display means what? What errors
do
   >>>>you
   >>>>>see? What are you expecting? What types of pages
 >won;t
   >>>>>display? If I said my car doesn't want to start,
 >would
   >>>>>you know how to fix it?
   >>>>>
   >>>>>doug
   >>>>>>-----Original Message-----
   >>>>>>I am bussy migrating our webpages from one server
to
   >>>>>>another. Some pages do not want to display on the
 >new
   >>>>>>server. The old server was a win2k server machine
 >and
   >>>>>the
   >>>>>>new one is Win2003 server.
   >>>>>>
   >>>>>>Is there any setting you need to set or is it
 >suppose
   >>>>to
   >>>>>>work straight away?
   >>>>>>.
   >>>>>>
   >>>>>.
   >>>>>
   >>>>.
   >>>>
   >>>.
   >>>
  >>.
  >>
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Some webpages not working 
Back to top
Login to vote
user1772

External


Since: Jun 10, 2004
Posts: 1807



(Msg. 8) Posted: Tue Jun 29, 2004 5:54 pm
Post subject: Re: Some webpages not working [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Tue, 29 Jun 2004 07:17:52 -0700,
<anonymous.TakeThisOut@discussions.microsoft.com> wrote:

 >Active Server Pages error 'ASP 0131'
 >
 >Disallowed Parent Path
 >
 >/General/GeneralDefault.asp, line 29
 >
 >The Include file '../Includes/LayoutStart.asp' cannot
 >contain '..' to indicate the parent directory.

See:

Enable Parent Paths Is Disabled by Default in IIS 6.0:
<a style='text-decoration: underline;' href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;332117" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;EN-US;332117</a>

Jeff

  >>-----Original Message-----
  >>Turn of friendly error messages in your browser and post
  >>back the real message.
  >>http://www.iisfaq.com/Default.aspx?tabid=3049
  >>
  >>doug
   >>>-----Original Message-----
   >>>The Error im getting is the following:
   >>>
   >>>HTTP 500 - Internal server error
   >>>Internet Explorer
   >>>
   >>>It's a asp page
   >>>
   >>>>-----Original Message-----
   >>>>And do not want to display means what? What errors do
   >>>you
   >>>>see? What are you expecting? What types of pages won;t
   >>>>display? If I said my car doesn't want to start, would
   >>>>you know how to fix it?
   >>>>
   >>>>doug
   >>>>>-----Original Message-----
   >>>>>I am bussy migrating our webpages from one server to
   >>>>>another. Some pages do not want to display on the new
   >>>>>server. The old server was a win2k server machine and
   >>>>the
   >>>>>new one is Win2003 server.
   >>>>>
   >>>>>Is there any setting you need to set or is it suppose
   >>>to
   >>>>>work straight away?
   >>>>>.
   >>>>>
   >>>>.
   >>>>
   >>>.
   >>>
  >>.
  >><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Some webpages not working 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Default webpages - Help! This is the second time this has happened to me. The first time, I had to flatten my server and start over. The problem is that any webpage with the name default.* (where * is .htm, .html, .asp) simply disappears from view and the page cannot b...

Need help configuring webpages for users... - I am new to IIS and I am trying to set up things so that each user can have their own webpage off of the main domain. (ie www.domainname.com/ADusersname ) How do I go about setting this up for each user? Where are their files then stored? Can they FTP...

Developing webpages question - Hello, I am doing self-study at home. I have 1 WIN2K Server running AD/DNS. I have installed IIS 5.0. I would like to develop using Front Page 2002 as well as another public domain text editor tailored for webpage development. Is there anything..

IIS 5.0 doesn't seem to be working - Hello All, I have a problem running IIS 5.0 on Win2K Server. Even the default page shows a 404 error. None of my ASP.NET applications run or open on Visual Studio .NET 2003. Could anyone give me pointers on how to troubleshoot? Thanks in advance! Dave

HTR-2-ASP not working - Our organization has applied the IIS lockdown tool to our IIS5/Win2K servers, but we are experiencing a very odd issue. The HTR-2-ASP tool when attempting to apply, comes up with an error that ism.dll is not mapped to .hta pages, and fails. I have set....
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]