<p><b>Server error in "/bestdotnet' Application , Runtime error</b></p><hr><br>
<p>Hi Daniel,<br><br>
<p>hi , i download the bestdotnet and have a try , unfortunately , after I create a virtual directory"BestDotNet" in my IIS , and run the SQL sript in the setup folders , it's still not ok it said Server error in "/bestdotnet' Application , Runtime error
any steps I am missing ? please advice</p>
<p>Thanks very much for your help indeed</p>
<p>Cheers
Elaine </p>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
<p>1.) Create the directory C:\Inetpub\wwwroot\BESTdotNET and put here the directories Setup, BESTdotNET and Solution file (All content of BESTdotNET -> two directories and one file)</p>
<p>2.) FIRST of ALL YOUR DEFAULT WEBSITE in IIS MUST to POINT to C:\Inetpub\wwwroot\BESTdotNET\BESTdotNET !!!</p>
<p>3.) Create a virtual directory in IIS called BESTdotNET [It MUST to pint to C:\Inetpub\wwwroot\BESTdotNET\BESTdotNET]</p>
<p>4.) Create with EnterpriseManaget the database BEST and after that execute SQL scripts that are in the directory [Setup] (C:\Inetpub\wwwroot\BESTdotNET\Setup). First SQL script is BEST_CreateDB.sql. It creates all objects in the database. Second sql-script (LoqdData.sql) creates the initial data and language. Login and Password is denev / denev Here is another way the database to be build. Open the directory DB [C:\Inetpub\wwwroot\BESTdotNET\Setup\DB] and copy the two files in to the directory C:\Program Files\Microsoft SQL Server\MSSQL\Data of your MS SQL Server 2000</p>
<p>5.) Compile with Visual Studio 2003 (.NET Framework 1.1 only!) the code so that to build KNOWLEDGWBEST.dll in bin-directory (C:\Inetpub\wwwroot\BESTdotNET\BESTdotNET\bin)</p>
<p>6.) Open one by one the three files [Web.config -> lines 5 and 6; BESTCfg.xml lines 12 and 13; BEST.csproj.webinfo --> line 2] and do the nessessary configurations. </p>
<p>BEST is a module solution implementing most common Moodle functionality but with relation DB</p>
<p>The BEST.NET demonstrates how you can use C#.NET and the .NET Framework 1.1 to build either an intranet or Internet educational and books and library management systems. It also demonstrates a host of developer "best practices" to follow when building e-learning hub-portals for educational institutions. Please review the code below to see how the application was architected and built.</p>
<p>All code contained in the BEST.NET is developped by Daniel Denev - the project manager of Free Knowledge Project. Some images are Bulgarian Educational Site.</p>
Daniel Denev (Даниел Денев)
Bulgaria, 5000 Veliko Tarnovo
58V Nikola Gabrovski blv.
cell 00359 88 369651
tel 00359 619 23355
daniel.i.denev@gmail.com
daniel_i_denev@abv.bg
daniel_denev@users.sourceforge.net
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
<p><b>Server error in "/bestdotnet' Application , Runtime error</b></p><hr><br>
<p>Hi Daniel,<br><br>
<p>hi , i download the bestdotnet and have a try , unfortunately , after I create a virtual directory"BestDotNet" in my IIS , and run the SQL sript in the setup folders , it's still not ok it said Server error in "/bestdotnet' Application , Runtime error
any steps I am missing ? please advice</p>
<p>Thanks very much for your help indeed</p>
<p>Cheers
Elaine </p>
<p><b>Installation of BESTdotNET</b></p>
<p>1.) Create the directory C:\Inetpub\wwwroot\BESTdotNET and put here the directories Setup, BESTdotNET and Solution file (All content of BESTdotNET -> two directories and one file)</p>
<p>2.) FIRST of ALL YOUR DEFAULT WEBSITE in IIS MUST to POINT to C:\Inetpub\wwwroot\BESTdotNET\BESTdotNET !!!</p>
<p>3.) Create a virtual directory in IIS called BESTdotNET [It MUST to pint to C:\Inetpub\wwwroot\BESTdotNET\BESTdotNET]</p>
<p>4.) Create with EnterpriseManaget the database BEST and after that execute SQL scripts that are in the directory [Setup] (C:\Inetpub\wwwroot\BESTdotNET\Setup). First SQL script is BEST_CreateDB.sql. It creates all objects in the database. Second sql-script (LoqdData.sql) creates the initial data and language. Login and Password is denev / denev Here is another way the database to be build. Open the directory DB [C:\Inetpub\wwwroot\BESTdotNET\Setup\DB] and copy the two files in to the directory C:\Program Files\Microsoft SQL Server\MSSQL\Data of your MS SQL Server 2000</p>
<p>5.) Compile with Visual Studio 2003 (.NET Framework 1.1 only!) the code so that to build KNOWLEDGWBEST.dll in bin-directory (C:\Inetpub\wwwroot\BESTdotNET\BESTdotNET\bin)</p>
<p>6.) Open one by one the three files [Web.config -> lines 5 and 6; BESTCfg.xml lines 12 and 13; BEST.csproj.webinfo --> line 2] and do the nessessary configurations. </p>
<p>7.) Start the aplication in IE -> http://localhost</p>
<p>BEST is a module solution implementing most common Moodle functionality but with relation DB</p>
<p>The BEST.NET demonstrates how you can use C#.NET and the .NET Framework 1.1 to build either an intranet or Internet educational and books and library management systems. It also demonstrates a host of developer "best practices" to follow when building e-learning hub-portals for educational institutions. Please review the code below to see how the application was architected and built.</p>
<p>All code contained in the BEST.NET is developped by Daniel Denev - the project manager of Free Knowledge Project. Some images are Bulgarian Educational Site.</p>
Daniel Denev (Даниел Денев)
Bulgaria, 5000 Veliko Tarnovo
58V Nikola Gabrovski blv.
cell 00359 88 369651
tel 00359 619 23355
daniel.i.denev@gmail.com
daniel_i_denev@abv.bg
daniel_denev@users.sourceforge.net