Microsoft IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsSystem AdministrationMicrosoft IIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old February 8th, 2006, 11:41 AM
rojalee rojalee is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2006
Posts: 31 rojalee User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 40 m 27 sec
Reputation Power: 3
Displaying ASP page problem

Here is my problem.
I can view an .asp page that doesnt have any forms on it,
but as soon as the forms are added, I cant view the page.

Any help would be greatly appreciated.
Thanks,

Jason

PS I have already turned on both ASP permission for the website and ASP.net under Add/Remove programs.

Using Win2k3 Server.

Reply With Quote
  #2  
Old February 8th, 2006, 02:41 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 23 h 29 m 58 sec
Reputation Power: 181
I doubt this is an IIS question, but without some details about your problem who can say?
__________________
======
Doug G
======
I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain

Reply With Quote
  #3  
Old February 8th, 2006, 02:50 PM
rojalee rojalee is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2006
Posts: 31 rojalee User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 40 m 27 sec
Reputation Power: 3
Quote:
Originally Posted by Doug G
I doubt this is an IIS question, but without some details about your problem who can say?


What details would you need?
I created 2 pages. (Using Dbeat2000)
page 1 is an .asp page, but has no forms or database in it.
page 2 is an .asp page, but has forms and database.

On my server, Page1 will display, Page2 will not.
Page 2 gives me HTTP 500 error. Internal server error.

Server info: Windows2003Server, IIs 6.0, (with ASP allowed) and ASP.net installed.

Reply With Quote
  #4  
Old February 8th, 2006, 06:34 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 23 h 29 m 58 sec
Reputation Power: 181
First is to get more error details. If you're running IE make sure the "show friendly http errors" setting is off. The fact that it's a 500 error strongly hints that you have a code problem, not an IIS problem.

Reply With Quote
  #5  
Old February 9th, 2006, 09:47 AM
rojalee rojalee is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2006
Posts: 31 rojalee User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 40 m 27 sec
Reputation Power: 3
Quote:
Originally Posted by Doug G
First is to get more error details. If you're running IE make sure the "show friendly http errors" setting is off. The fact that it's a 500 error strongly hints that you have a code problem, not an IIS problem.


A code problem? I sure hope not.
I didn't code it....Drumbeat2000 did.

ouch

and I had show friendly on when I got that error.

hmm If it wasn't a Code error, would it be a Server config error?

Reply With Quote
  #6  
Old February 10th, 2006, 12:46 AM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 23 h 29 m 58 sec
Reputation Power: 181
Quote:
and I had show friendly on when I got that error.

Please read above, I suggested you turn off friendly http errors.

But anyway if you can't get more specific error information no one can help you. There are a gazillion different causes that can cause a 500 error.

Reply With Quote
  #7  
Old February 14th, 2006, 01:11 PM
rojalee rojalee is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2006
Posts: 31 rojalee User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 40 m 27 sec
Reputation Power: 3
Thanks,

I turned it off and now have help.

Appreciate it doug.

will write back once I have it fixed.

Reply With Quote
Reply

Viewing: ASP Free ForumsSystem AdministrationMicrosoft IIS > Displaying ASP page problem


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway
Stay green...Green IT