Community Forums Today's Posts     Member List     Archive    
Page 1 of 7 123 ... LastLast
Results 1 to 15 of 95
  1. #1
    Join Date
    Oct 2002
    Location
    Denmark
    Posts
    31

    ASP Edition of WebPost

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

    /Dark

  2. #2
    Join Date
    Nov 2002
    Location
    Denmark
    Posts
    10
    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

  3. #3
    Join Date
    Sep 2002
    Location
    Chester UK
    Posts
    26
    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.

  4. #4
    Join Date
    Nov 2002
    Location
    Denmark
    Posts
    10
    It worked great.
    Thanks for the quick answer

    Butte

  5. #5
    Join Date
    Sep 2002
    Location
    Chester UK
    Posts
    26
    No probs, glad I could give something back.

  6. #6
    Join Date
    Nov 2002
    Location
    Denmark
    Posts
    10
    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

  7. #7
    Join Date
    Nov 2002
    Location
    Denmark
    Posts
    10
    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 ?

  8. #8
    Join Date
    Nov 2002
    Location
    Denmark
    Posts
    10
    I got it

    It was the firewall on the host's machine

  9. #9
    Join Date
    Aug 2002
    Location
    Haydock
    Posts
    73
    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 22:10.

  10. #10
    Join Date
    Oct 2002
    Location
    Denmark
    Posts
    31
    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 Attached Files

  11. #11
    Join Date
    Jun 2002
    Location
    Madison, WI, USA
    Posts
    11
    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

  12. #12
    Join Date
    Dec 2002
    Location
    Detroit
    Posts
    10

    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

  13. #13
    Join Date
    Jun 2002
    Location
    Madison, WI, USA
    Posts
    11
    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.

  14. #14
    Join Date
    Dec 2002
    Location
    Detroit
    Posts
    10
    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 02:08.

  15. #15
    Join Date
    Dec 2002
    Location
    Philadelphia
    Posts
    5
    how do i change the server address in the db file?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. ASP webpost question
    By cptwenky in forum [TeamSpeak 2] Addons & Scripts
    Replies: 5
    Last Post: 15-07-2005, 19:45
  2. New WebPost for ASP
    By BS|Grenzer in forum [TeamSpeak 2] Addons & Scripts
    Replies: 1
    Last Post: 13-02-2005, 22:39
  3. Webpost ASP for 2.0.20.1
    By Dark Star in forum [TeamSpeak 2] Addons & Scripts
    Replies: 0
    Last Post: 07-04-2004, 05:03
  4. Download of Webpost v2.0 in ASP by worldwidewhat.dk
    By Hoglind in forum [TeamSpeak 2] Addons & Scripts
    Replies: 4
    Last Post: 11-01-2004, 20:35
  5. ASP MSAccess WebPost
    By Andy King in forum [TeamSpeak 2] Addons & Scripts
    Replies: 1
    Last Post: 11-10-2002, 10:00

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •