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 / Classic ASP versions(v3.4.XX)
 migrating from 3.3.03
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

jmutsaars
Starting Member

Belgium
14 Posts

Posted - 16 August 2007 :  16:56:17  Show Profile  Visit jmutsaars's Homepage
Hello

The former webmaster has passed on the honour of maintaining the website to me.
Recently we had to move to a new ISP host service which complains about cpu usage and recycling every 2 minutes, they suspect a malformed session handler.
After some looking around we decided to migrate to the current version 3.4.06 We uploaded the scripts, adapted the config and started the /setup.asp and recieved a 500.100 error: /test/priktest/setup.asp |4217|800a03ea|Syntax_error 80

The line 4217 is writing the errordescription.
How do I proceed?

We are working with Msaccess (last accessed with version 2003)
the forum is a copy (test) which worked completely like it should

a bad day diving is still better than a good's day working - yeah right :-)

Edited by - jmutsaars on 16 August 2007 16:58:21

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 16 August 2007 :  17:00:56  Show Profile  Send ruirib a Yahoo! Message
Can you post the entire error message?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

jmutsaars
Starting Member

Belgium
14 Posts

Posted - 16 August 2007 :  17:03:26  Show Profile  Visit jmutsaars's Homepage
yep, the complete log line is:
2007-08-16 20:35:42 W3SVC5254 ARCTURUS 209.200.254.99 GET /test/priktest/setup.asp |4217|800a03ea|Syntax_error 80 - 81.165.35.34 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322) %2Fprikbord%2FstrSelectSize=;+Snitz00DayLightSaving=1;+Snitz00LocalBias=%2D60;+ASPSESSIONIDAQDQSACQ=DGDJFJFCIDJHLLKAHFJHCBHA;+ASPSESSIONIDCQCRQADR=GJJLEKFCAPDHBNGDNMFFCKJC - www.seamasters.be 500 0 0 3049 428 390

a bad day diving is still better than a good's day working - yeah right :-)
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 16 August 2007 :  17:26:30  Show Profile  Send ruirib a Yahoo! Message
That's from the log... what's the URL for the test forum?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

jmutsaars
Starting Member

Belgium
14 Posts

Posted - 16 August 2007 :  17:29:44  Show Profile  Visit jmutsaars's Homepage
www.seamasters.be/test/priktest/setup.asp
this now comes up with error messages

the live forum is
www.seamasters.be/prikbord

thx

a bad day diving is still better than a good's day working - yeah right :-)
Go to Top of Page

jmutsaars
Starting Member

Belgium
14 Posts

Posted - 16 August 2007 :  18:04:36  Show Profile  Visit jmutsaars's Homepage
and the code :

if ConnErrorNumber = -2147217900 then
Response.Write(" <tr>" & vbNewLine)
Response.Write(" <td bgColor=""orange"" align=""left"" width=""30%""><font face=""Verdana, Arial, Helvetica"" size=""2""><b>Error: " & Hex(ConnErrorNumber) & "</b></font></td>" & vbNewLine)

Response.Write(" <td bgColor=""#9FAFDF"" align=""left""><font face=""Verdana, Arial, Helvetica"" size=""2"">" & ConnErrorDescription & "</font></td>" & vbNewLine)

the last line is the line 4217

a bad day diving is still better than a good's day working - yeah right :-)
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 16 August 2007 :  18:04:52  Show Profile  Send ruirib a Yahoo! Message
Well that doesn't tell us what the error is or where it is ocurring. You need to ask your host to configure the server to send ASP error messages to the client, cause it's very hard to guess what may be happening.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

jmutsaars
Starting Member

Belgium
14 Posts

Posted - 20 August 2007 :  13:13:33  Show Profile  Visit jmutsaars's Homepage
Ok I'm back on-line again. (Every weekend I take newbies to teach them diving and so )
I deactivated the custom error pages and found some inconsistent errors, so a re uploaded all pages and tried again - surprise it worked.
apparantly the smartftp software is not that fond of my webserver - I shall have to replace him. I found transfer errors in the log indicating not finding files although it said before it would be overwritten strange

Anyway thanks for the tip and the indications made

a bad day diving is still better than a good's day working - yeah right :-)

Edited by - jmutsaars on 20 August 2007 17:05:17
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 20 August 2007 :  15:57:24  Show Profile  Send ruirib a Yahoo! Message
Unless you have changed the file, I see no reason for that error. I suggest that you upload setup.asp again and see if that corrects the situation.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

jmutsaars
Starting Member

Belgium
14 Posts

Posted - 20 August 2007 :  17:06:31  Show Profile  Visit jmutsaars's Homepage
Sorry It was apparantly not a good Idea to overwrite last message when no reply was seen
again thanks

a bad day diving is still better than a good's day working - yeah right :-)
Go to Top of Page

jmutsaars
Starting Member

Belgium
14 Posts

Posted - 21 August 2007 :  16:24:47  Show Profile  Visit jmutsaars's Homepage
I'm getting further, but when when I want to activate the mod's via "MOD setup" or via "alternative mod setup"
I get "There has been a problem!Only the Forum Admin can access this page"

The user wherewith I've been authenticated has "3" for M_level

Anybody an idea?


a bad day diving is still better than a good's day working - yeah right :-)
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 21 August 2007 :  16:34:45  Show Profile  Send ruirib a Yahoo! Message
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=60629&SearchTerms=superadmin

Search is your friend.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

jmutsaars
Starting Member

Belgium
14 Posts

Posted - 21 August 2007 :  17:31:17  Show Profile  Visit jmutsaars's Homepage
THX indeed it solved the thing
I searched but on mod setup in the thread it is not clear either.

Anyway again a big thank you, I can continue the works.
Go to Top of Page

pdrg
Support Moderator

United Kingdom
2897 Posts

Posted - 22 August 2007 :  08:30:41  Show Profile  Send pdrg a Yahoo! Message
I just popped over, it seems you're up and running ok :-) Enjoy it!
Go to Top of Page
  Previous Topic Topic Next Topic  
 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.31 seconds. Powered By: Snitz Forums 2000 Version 3.4.07