|
-
Jul 21st, 2004, 04:21 PM
#1
Thread Starter
Frenzied Member
Free forum
Does any of you know a free forum which you could recommend? It's for commercial use
-
Jul 21st, 2004, 04:51 PM
#2
Well, what are your requirements? What kind of server will it be on? Are there certain functions/features you need/want?
TG
-
Jul 21st, 2004, 10:54 PM
#3
PowerPoster
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
-
Jul 22nd, 2004, 02:28 AM
#4
Thread Starter
Frenzied Member
Sorry forgot my requirements. But this is just what I was searching for. Thanks
-
Jul 22nd, 2004, 11:39 AM
#5
Thread Starter
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|