Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 default.asp doesn't shown
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

simpoint
Starting Member

12 Posts

Posted - 11 July 2001 :  00:36:58  Show Profile  Visit simpoint's Homepage  Send simpoint an ICQ Message
quote:

What same error situation?
What did the script show you when you went to it from your browser?

- David



it shows
" HTTP 500 Internal Server Error"
that's all the errror message I have,
but it's strange that other people shows different error message~~


Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 11 July 2001 :  00:54:20  Show Profile
Hmmm, well I checked the MSDN docs and what it recommends is that you make sure you have set the Anonymous account on the server to have Read/Write access to the database.

- David
Go to Top of Page

simpoint
Starting Member

12 Posts

Posted - 11 July 2001 :  01:11:40  Show Profile  Visit simpoint's Homepage  Send simpoint an ICQ Message
quote:

Hmmm, well I checked the MSDN docs and what it recommends is that you make sure you have set the Anonymous account on the server to have Read/Write access to the database.

- David



unfortunately, this server is a virtual server
which mean I pay for this server space....
and I couldn't make it as anonymous access~~~~

I had put forum in my win2000 server with iis5,
it runs properly~~
but when I upload it to server something strange happen....

basically, should everyone (include anonymous) could read, and only who have account and correct permission could write...
in default.asp it should only need read permission...isn't it?


Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 11 July 2001 :  01:23:41  Show Profile
Nope, the Anonymous user account (IUSER_computername) needs to have Read/Write access. They need to be able to read the database and write back to it or you're gonna have errors.

- David
Go to Top of Page

simpoint
Starting Member

12 Posts

Posted - 11 July 2001 :  01:49:17  Show Profile  Visit simpoint's Homepage  Send simpoint an ICQ Message
then, what I have to do is open the write permission of that folder contain MDB?
or I have to enable the "guest" account?

but, it's impossible for me to enable guest account!



Go to Top of Page

simpoint
Starting Member

12 Posts

Posted - 11 July 2001 :  01:52:58  Show Profile  Visit simpoint's Homepage  Send simpoint an ICQ Message
my virtual server is located in http://www.omnis.com
I have some asp forum running already
and it runs properly~~

I think they already allow anonymous access ....

what should I do??


Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 11 July 2001 :  02:45:07  Show Profile
Ok, let me see if I can explain this a little bit more.
Here's a quote taken from an earlier post by Doug.
quote:
Most Windows NT servers create a NT user with the name IUSR_ and the computer name specified when installing the NT Server software, so it might look like IUSR_FRODO1 or something.

The IIS web server needs to operate in some user account when accessing files, etc., and the IUSR_xxxx user is the one that is used for anonymous web use. If your website requires authentication, then the web server will impersonate you instead of the IUSR_xxxx user.

The user rights for the IUSR_xxxx user are set by the system administrator in the same manner as any other user.

Wherever your .mdb file ends up on the server filesystem, all possible users must have read-write access to the folder the file is in as well as the file itself. All possible users means IUSR_xxxx, and YOUR_USERNAME if authenticated. Make sure your system admin sets the proper user rights to the db file.
So in order for users to access your forum pages that accesses the database, the IUSR_computername account needs to have Read/Write and Modify permissions. Where "computername" is the network name of the server. You will need to ask your system administrator to do that for you.

And the "Anonymous" account has to be enabled in order for users to view your pages. It's just that it needs additional permissions set to view the forum pages.

Do you understand?

- David
Go to Top of Page

Memorom
Starting Member

24 Posts

Posted - 11 July 2001 :  11:55:09  Show Profile
quote:

One, I'm getting this error on your default.asp page:
Active Server Pages error 'ASP 0126' 

Include file not found

/memorom/default.asp, line 2

The include file 'Connections/BreastForm.asp' was not found.
It seemed you modified the default.asp page. The error is saying that the file you included (BreastForm.asp)in the default.asp page cannot be found. Either change the link pointing to the 'BreastForm.asp' file or upload the missing file.

Two, some of the images from your forum are missing. It seems to me that you didn't upload all the forum files.

- David



Go to Top of Page

Memorom
Starting Member

24 Posts

Posted - 11 July 2001 :  11:57:02  Show Profile
Sorry about that...replied with quote and forgot to put my response in...LOL.

Anyway, thanks Davio, that was my problem. Everything is working great now.



Edited by - Memorom on 11 July 2001 23:55:35
Go to Top of Page

simpoint
Starting Member

12 Posts

Posted - 11 July 2001 :  23:51:33  Show Profile  Visit simpoint's Homepage  Send simpoint an ICQ Message
quote:

Hmmm, well I checked the MSDN docs and what it recommends is that you make sure you have set the Anonymous account on the server to have Read/Write access to the database.

- David



thanks for Davio's help!
anonymous permission is the key point of problem~~
everything goes fine now!

thanks for every one!!


Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.32 seconds. Powered By: Snitz Forums 2000 Version 3.4.07