This is a discussion on "page error" within the Classic ASP section. This forum, and the thread "page error are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
page error
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
page error
i have a page where a (logged in) user fills in a form, and when the form is submitted, it is sent to createfiles.asp and a new page is created. The files are there and everything, yet the page wont work - submitting the form gets this error:
The page cannot be displayed There is a problem with the page you are trying to reach and it cannot be displayed. etc... HTTP 500 - Internal server error Internet Explorer |
|
#2
|
||||
|
||||
|
Hi Ben.... Can you give us more specific information?
You will need to turn off friendly http error messages to get to the 'real' problem. For details on how to turn off friendly error messages, click this link:- Turn off friendly HTTP error messages Once you have turned the friendly errors off, browse the page, and let us know the error. It will most likely be the fact that you need write permissions on the directory you are adding files to.... this being the case, you will get a 'permission denied' error.
__________________
Rob - Webforumz Founder I am currently NOT available for SEO consultancy work My Sites: Student Midwife Forum
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
#3
|
||||
|
||||
|
ok Rob heres the error:
|
|
#4
|
||||
|
||||
|
post your code ben
__________________
Rob - Webforumz Founder I am currently NOT available for SEO consultancy work My Sites: Student Midwife Forum
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
#5
|
|||
|
|||
|
The error is in Line 16. Your ProgID is invalid. Make sure you didn't use a constant as a var name or mistype some code.
that's the English version of that error... I have come to know it very well |
|
#6
|
||||
|
||||
|
line 16:
|
|
#7
|
||||
|
||||
|
Hmmm....
It appears you host has banned the filesystem object.... this does not look good. Contact you host and see if they provide any alternative objects.
__________________
Rob - Webforumz Founder I am currently NOT available for SEO consultancy work My Sites: Student Midwife Forum
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
#8
|
||||
|
||||
|
ok... if they have banned the filesystem object, is there anything they can do :sad:
|
|
#9
|
||||
|
||||
|
i dont mean they, i mean i...
|
|
#10
|
|||
|
|||
|
any news on this?
|
|
#11
|
||||
|
||||
|
i e-mailed them, no reply
|
|
#12
|
||||
|
||||
|
Send a more strongly worded email?
__________________
Rob - Webforumz Founder I am currently NOT available for SEO consultancy work My Sites: Student Midwife Forum
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
![]() |
| Tags |
| page, error |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Keep getting error message Microsoft VBScript runtime error '800a01a8' | cpando1974 | Classic ASP | 2 | Aug 7th, 2007 13:00 |
| Error 500 - Internal server error | JasonStanley | PHP Forum | 3 | Apr 23rd, 2007 18:56 |
| Error Page / .htaccess Problem | lucidspoon | PHP Forum | 0 | Dec 21st, 2005 21:41 |
| page error number 2!! | benbacardi | Classic ASP | 13 | Sep 30th, 2004 15:03 |