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)
 Surfing to forum, win says downloading default.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Butcha
Starting Member

2 Posts

Posted - 12 May 2001 :  18:36:35  Show Profile
This is really strange i installed my forum and when i hopen it it says you want to download the file from this location and you can download it to your computer
so i can't open the forum in my browser that's a little strange i guess the server doesn't support .asp

the site is from tripod (no .asp maybe)
the forum is @ http://da_butcha.tripod.com/forum/default.asp

can some1 help me out

and the snitz_forum_2000.mdb is in the cgi-bin of the server
my config looks like this

'strDBType = "sqlserver"
strDBType = "access"
'strDBType = "mysql"

'## Make sure to uncomment one of the strConnString lines!
strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=http://da_butcha.tripod.com/cgi-bin/snitz_forums_2000.mdb" '## MS Access 97
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/fpdb/snitz_forums_2000.mdb") '## MS Access 2000 using virtual path
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\inetpub\dbroot\forum.snitz.com\snitz_forum.mdb;" '## MS Access 2000
'strConnString = "driver={SQL Server};server=SERVER_NAME;uid=SQL_USER;pwd=PASSWORD;database=DATABASE_NAME" '## MS SQL Server 7
'strConnString = "driver=MySQL;server=SERVER_NAME;uid=MYSQL_USER;pwd=PARRWORD;database=DATABASE_NAME" '## MySQL

strTablePrefix = "FORUM_"
strMemberTablePrefix = "FORUM_"



gor
Retired Admin

Netherlands
5511 Posts

Posted - 12 May 2001 :  18:40:12  Show Profile  Visit gor's Homepage
Tripod doesn't support ASP like you suspected.
Take a look in the Forum Hosting forum for alternatives.

Pierre
Join the Snitz WebRing
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 12 May 2001 :  18:40:36  Show Profile
Tripod.com does not support ASP (Active Server Pages) so this forum won't work on there.
Go to Top of Page

gor
Retired Admin

Netherlands
5511 Posts

Posted - 12 May 2001 :  18:42:55  Show Profile  Visit gor's Homepage
24 seconds

Pierre
Join the Snitz WebRing
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 12 May 2001 :  18:47:50  Show Profile
I'm slipping ....
Go to Top of Page

Classicmotorcycling
Development Team Leader

Australia
2085 Posts

Posted - 12 May 2001 :  18:50:07  Show Profile
Butcha,

Found your issue you are having, and that is that domain names i.e.; da_butcha.tripod.com is that the under score is not a valid char' in a domain name.
I get this error;

While trying to retrieve the URL: http://da_butcha.tripod.com/

The following error was encountered:

Invalid URL
Some aspect of the requested URL is incorrect. Possible problems:

Missing or incorrect access protocol (should be `http://'' or similar)
Missing hostname
Illegal double-escape in the URL-Path
Illegal character in hostname; underscores are not allowed

This is why you can not get it to run.

quote:

This is really strange i installed my forum and when i hopen it it says you want to download the file from this location and you can download it to your computer
so i can't open the forum in my browser that's a little strange i guess the server doesn't support .asp

the site is from tripod (no .asp maybe)
the forum is @ http://da_butcha.tripod.com/forum/default.asp

can some1 help me out

and the snitz_forum_2000.mdb is in the cgi-bin of the server
my config looks like this

'strDBType = "sqlserver"
strDBType = "access"
'strDBType = "mysql"

'## Make sure to uncomment one of the strConnString lines!
strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=http://da_butcha.tripod.com/cgi-bin/snitz_forums_2000.mdb" '## MS Access 97
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/fpdb/snitz_forums_2000.mdb") '## MS Access 2000 using virtual path
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\inetpub\dbroot\forum.snitz.com\snitz_forum.mdb;" '## MS Access 2000
'strConnString = "driver={SQL Server};server=SERVER_NAME;uid=SQL_USER;pwd=PASSWORD;database=DATABASE_NAME" '## MS SQL Server 7
'strConnString = "driver=MySQL;server=SERVER_NAME;uid=MYSQL_USER;pwd=PARRWORD;database=DATABASE_NAME" '## MySQL

strTablePrefix = "FORUM_"
strMemberTablePrefix = "FORUM_"







Regards,

Webmaster @ Classic Motor Cycling
Classic Motor Cycling
Go to Top of Page

Classicmotorcycling
Development Team Leader

Australia
2085 Posts

Posted - 12 May 2001 :  18:53:07  Show Profile
So am I.....

quote:

I'm slipping ....



Regards,

Webmaster @ Classic Motor Cycling
Classic Motor Cycling
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