Results 1 to 5 of 5

Thread: Free forum

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Location
    Denmark
    Posts
    1,049

    Question Free forum

    Does any of you know a free forum which you could recommend? It's for commercial use

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    Well, what are your requirements? What kind of server will it be on? Are there certain functions/features you need/want?

    TG
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    I will go ahead and assume since you posted in a ASP.NET forum, that you are using MS IIS server and ASP.NET.

    http://www.asp.net/Forums/ShowPost.a...1&PostID=21539

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Location
    Denmark
    Posts
    1,049
    Sorry forgot my requirements. But this is just what I was searching for. Thanks

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Location
    Denmark
    Posts
    1,049
    Now I've installed the AspNetForums, but the configuration of the sqlserver fails. The log says:

    18:23:12 22. juli 2004: [Fail] Could not add ASPNET user to SQL Server.
    SQL Server does not exist or access denied.

    My MSDE is running (the icon is shown in the lower left corner).
    When trying to reach http://localhost/AspNetForums/ the error is:
    Code:
    SQL Server does not exist or access denied. 
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
    
    Exception Details: System.Data.SqlClient.SqlException: SQL Server does not exist or access denied.
    
    Source Error: 
    
    
    Line 20:                   
    Line 21:                  <br>
    Line 22:                  <AspNetForums:Login SkinFilename="Skin-LoginSmall.ascx" runat="server" ID="Loginbox1" />
    Line 23:                  <AspNetForumsSearch:SearchRedirect ID="SearchRedirect" runat="server"/>
    Line 24:                  <br>
     
    
    Source File: C:\AspNetForums\AspNetForums\Default.aspx    Line: 22
    Do you have an idea of what's wrong? I've also posted to the AspNetForum

Posting Permissions

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



Click Here to Expand Forum to Full Width