Does any of you know a free forum which you could recommend? It's for commercial use
Printable View
Does any of you know a free forum which you could recommend? It's for commercial use
Well, what are your requirements? What kind of server will it be on? Are there certain functions/features you need/want?
TG
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
Sorry forgot my requirements. But this is just what I was searching for. Thanks :bigyello:
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:
Do you have an idea of what's wrong? I've also posted to the AspNetForumCode: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