English   German
  #1  
Old 01-11-2002, 10:19
Dark-mixer's Avatar
Dark-mixer Dark-mixer is offline
-= TeamSpeak Lover =-
 
Join Date: Oct 2002
Location: Denmark
Posts: 31
Dark-mixer is on a distinguished road
Send a message via ICQ to Dark-mixer Send a message via MSN to Dark-mixer
ASP Edition of WebPost

I have just released a version of WebPost written in ASP.
You can download the script here :
WorldWideWhat.Dk

/Dark
Reply With Quote
  #2  
Old 04-11-2002, 18:17
Butte Butte is offline
-= TeamSpeak User =-
 
Join Date: Nov 2002
Location: Denmark
Posts: 10
Butte is on a distinguished road
Hi, this is surly great.
Thanks for making Webpost ASP compatible.
And great to see that you are Danish too

Im new to Teamspeak, and indeed also webpost. So ive got some problems.
Im missing some guidelines in your version. A manual of some kind.

Here is what i have done so far.
Ive installed the files on my server, and the only thing i have changed, is the adress to the db.

Now when entering the site, index.asp, only the graphics and your logo apears, and nothing else. No errors or data.

Is there something else i need to do ?
What about the ip and such where Teamspeak is hosted ?

Hope you have time to help a newbie in this area.
Thanks

Butte
Reply With Quote
  #3  
Old 04-11-2002, 19:06
Andy King's Avatar
Andy King Andy King is offline
-= TeamSpeak User =-
 
Join Date: Sep 2002
Location: Chester UK
Posts: 26
Andy King is on a distinguished road
Send a message via ICQ to Andy King
Hi, you need to go to your servers ini file and look for POSTURL= You need to point your POSTURL= to your Webpost script like this.

POSTURL=http://www.<YOURSITE>.com/WebPost/webpost.asp

That directs your servers data to the webpost script. Hope this helps.
Reply With Quote
  #4  
Old 04-11-2002, 22:39
Butte Butte is offline
-= TeamSpeak User =-
 
Join Date: Nov 2002
Location: Denmark
Posts: 10
Butte is on a distinguished road
It worked great.
Thanks for the quick answer

Butte
Reply With Quote
  #5  
Old 04-11-2002, 22:46
Andy King's Avatar
Andy King Andy King is offline
-= TeamSpeak User =-
 
Join Date: Sep 2002
Location: Chester UK
Posts: 26
Andy King is on a distinguished road
Send a message via ICQ to Andy King
No probs, glad I could give something back.
Reply With Quote
  #6  
Old 05-11-2002, 16:11
Butte Butte is offline
-= TeamSpeak User =-
 
Join Date: Nov 2002
Location: Denmark
Posts: 10
Butte is on a distinguished road
I got problems.
Could you mabye help me with this ?

Yesterday, when i got the scrip working, all was fine for an hour or so.
Then suddenly i get this error, when pressing "details" :

Active Server Pages error 'ASP 0113'
Script timed out
/mysite/teamspeak/index.asp
The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the property Server.ScriptTimeout or by changing the value in the IIS administration tools.

Does that make any sense to you ?
Today, it still comes with this error.
Ive tried to emty the db, to start over, but still the same problem.
I have no control over the server, it is hosted else where.
Any ideas anyone ?

Oh yes, the first page with the overview is ok, only when going to the details page.

Thanks
Butte
Reply With Quote
  #7  
Old 05-11-2002, 16:22
Butte Butte is offline
-= TeamSpeak User =-
 
Join Date: Nov 2002
Location: Denmark
Posts: 10
Butte is on a distinguished road
I know of cource what the "time out" means, but WHY do i get it ?
Could it be an infinite loop in the code? or a left out recordset.MoveNext or something ?
Any suggestions ?
Reply With Quote
  #8  
Old 06-11-2002, 21:06
Butte Butte is offline
-= TeamSpeak User =-
 
Join Date: Nov 2002
Location: Denmark
Posts: 10
Butte is on a distinguished road
I got it

It was the firewall on the host's machine
Reply With Quote
  #9  
Old 16-12-2002, 22:03
Bigman Bigman is offline
-= TeamSpeak Lover =-
 
Join Date: Aug 2002
Location: Haydock
Posts: 73
Bigman is on a distinguished road
Good script :-)

The only problem i have is that, i have added the address to the posturl to access webpost.asp but it still wont show on my page.

Need help,

Cheers

http://bigmanrlfans.dyndns.org/RLFANS/index.asp

When i tried to change the database path in the display.asp file i got this error.

Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x178 Thread 0x6ec DBC 0x1017004 Jet'

Im new to computing, any help appreciated

Last edited by Bigman; 16-12-2002 at 23:10.
Reply With Quote
  #10  
Old 17-12-2002, 21:58
Dark-mixer's Avatar
Dark-mixer Dark-mixer is offline
-= TeamSpeak Lover =-
 
Join Date: Oct 2002
Location: Denmark
Posts: 31
Dark-mixer is on a distinguished road
Send a message via ICQ to Dark-mixer Send a message via MSN to Dark-mixer
Sry that I havent been arround to answer your questions.
If you need quick answers, then the best way to get them are by sending a mail. I havent got time at the moment to brows different forums to answer questions (sry again). However by "throwing" a mail with the subject WebPost ASP i cant ignore it
---------------
To Bigman :
The Microsoft OLE DB Provider for ODBC Drivers (0x80004005) Error you get are caused by a wrong/incorrect path to the database (could be a misspell).
The timeout you get could be created if the server doesn't support w3 sockets, or something like that.
---------------
A better guide?
Well as time isn't a thing i've got a lot of the new "manual" isn't that well descriped, but it contain some of the issues from this forum. I have attached it to this messages in form of a txt file.

/Dark
Attached Files
File Type: txt webpost_asp.txt (1.1 KB, 1248 views)
Reply With Quote
  #11  
Old 20-12-2002, 05:32
IRON_Sniper IRON_Sniper is offline
-= TeamSpeak User =-
 
Join Date: Jun 2002
Location: Madison, WI, USA
Posts: 11
IRON_Sniper is on a distinguished road
I was unable to get this script to work.

It appears that the database is not being written to.

I have W3 Sockets installed.

I have the teamspeak server.ini edited, so that PostURL=http://www.iron-hq.com/ts2/webpost.asp

And I have rebooted both the TS2 server and the IIS server.

I even created a MSSQL database and did a proper connection string to that, and it was never populated.

It just seems like TS2 is not sending out the GET command every 5 minutes or so - therefore webpost.asp is never being touched and the script to populate the DB is never being run.

Here is my exact TS server.ini


Code:
[debug]
MessageTypes=LMTALL
MessageDepths=LMDALL
[Main Config]
ExternalIPDectection=1
HTTPServer Port=14534
HTTPServer Enabled=1
DateTimeFormat=dd-mm-yyyy hh:nn:ss
TCPQueryPort=51234
BoundToIp=
[WebPost]
AdminEmail=iron_brigade@tds.net
ISPLinkURL=na
ISPName=Private
ISPCountry=USA
Enabled=1
PostURL=http://www.iron-hq.com/ts2/webpost.asp
[server_cfg Default]
ServerName=Iron Brigade
ServerType=5
ServerWelcomeMessage=[Welcome to the Iron Brigade, check www.IRON-HQ.com]
ServerMaxUsers=32
ServerUDPPort=8767
ServerPassword=xxxxx
ServerFlags=0
AllowCodecCelp51=1
AllowCodecCelp63=1
AllowCodecGSM148=1
AllowCodecGSM164=1
AllowCodecWindowsCELP52=1
WebPost_LinkURL=
[Servers]
0=server_cfg Default
Reply With Quote
  #12  
Old 21-12-2002, 01:30
badbrainz badbrainz is offline
-= TeamSpeak User =-
 
Join Date: Dec 2002
Location: Detroit
Posts: 10
badbrainz is on a distinguished road
Question Web Post

http://blackdogs.servegame.com/TS2/index.asp

Any one have any idea's? please!

I have copied the script files to the folder on the server, I have installed the w3 Sockets succecfully and have changed the PostURL= in my server.ini.
The page comes up blank as you can see in the link above.
Any insight will be hugely appreciated!

BadBrainz
Reply With Quote
  #13  
Old 21-12-2002, 06:38
IRON_Sniper IRON_Sniper is offline
-= TeamSpeak User =-
 
Join Date: Jun 2002
Location: Madison, WI, USA
Posts: 11
IRON_Sniper is on a distinguished road
Yup, I'm getting the same exact thing. Either there is some sort of security setting not mentioned that must be done to IIS, or the W3 component isn't working correctly.

I'm going to dig into it some more and see if I can come up with some ASP alternatives.
Reply With Quote
  #14  
Old 21-12-2002, 09:15
badbrainz badbrainz is offline
-= TeamSpeak User =-
 
Join Date: Dec 2002
Location: Detroit
Posts: 10
badbrainz is on a distinguished road
Well, I got the server to show up in the list, so I imagine the w3Sockets are working correctly, but im still not sure about our index.asp.
I believe there is supposed to me something more to the webfront than just those teamspeak logos. Im not sure , but isnt it supposed to be showing the different channels on your server and possibly how many people are on. Statistics maybe?

Please any insight?

Thank you in advance and after!!

heres our Index: http://blackdogs.servegame.com/TS2/index.asp

***EDIT****
As you can see now , our index.asp is not just blank anymore, but its not working properly.
Its seems that everyone is going with the PHP. Is there anyone that has an example of a working "index.asp" ?

Last edited by badbrainz; 22-12-2002 at 03:08.
Reply With Quote
  #15  
Old 30-12-2002, 00:03
=<M.a.D.>=Plunk =<M.a.D.>=Plunk is offline
-= TeamSpeak User =-
 
Join Date: Dec 2002
Location: Philadelphia
Posts: 5
=<M.a.D.>=Plunk is on a distinguished road
how do i change the server address in the db file?
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:50.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Add to Bookmarks   |   Printview   |   Contact Us   |   Legal Notices