Share

kportal

Project News for kportal

  • kportal 0.7.3.0 available for download

    The subject says it all. Please read the release notes for installation instructions.

    Next version will be 0.8.0.0 and should be released around end of May. It will have many new features starting with a very easy installation script.

    2003-04-25 12:07:41 UTC by kamborio

  • kportal 0.7.2.0 available for download

    The subject says it all. Please read the release notes for installation instructions.

    2002-12-15 00:21:29 UTC by kamborio

  • kportal 0.7.1.0 available for download

    kportal consists of this packages:

    kportal: Main package. Includes compiled versions of the other packages.
    konfig: Library to read config files.
    kdatabase: Library to access database.

    In order to install kportal you have to:

    a) Have a computer running IIS 5 (Windows 2000 or Windows XP).
    b) Install the Microsoft .NET framework 1.0 Service Pack 2 (http://msdn.microsoft.com/netframework/downloads/howtoget.asp)
    c) Install the Microsoft Data Access Components .7 (Not necessary for Windows XP) (http://www.microsoft.com/data/download.htm)

    Download the latest kportal package. You do not need to download the other packages unless you want to see or modify the source code.

    Unzip the kportal package on your web server. If you do not unzip the package on the root directory, you need to create a web application within the IIS configuration. A good place to unzip the package is C:\Inetpub\wwwroot

    Download kportal-db and unzip it on a directory NOT accessible from the web. Run the create.cmd script to create a blank database. A good place to unzip the package is C:\Inetpub\databases

    If you are using NTFS, you have to give read and write permissions to everyone on the directory C:\Inetpub\databases

    If you do not unzip the kportal-db package on the directory C:\Inetpub\databases you have to edit the App.config file that comes with kportal and modify the line:

    Main.DataSource = C:\Inetpub\databases\kportal.mdb

    And now it should work. If it’s working you can logon with admin privileges using the username “webmaster” and password “hithere!” (remember to change the password!!!).

    2002-11-25 14:59:51 UTC by kamborio

  • Hello there!

    Thank you for visiting the project.

    It is the first time I used SourceForge and I'm trying to get used to the interface and all the options available.

    First of all, my name is David, I'm spanish and I've been living in London for the last 4 years. I work as IT Manager in a small company.

    I'd like to apologice in advance for my english. It is not as good as it should be but I hope you can understand me.

    I started working in kportal 2 years ago on my own time. I haven't gone to far but I came with something that can be of any use.

    kportal is a web application for Microsoft IIS 5. It works in Windows 2000 and Windows XP. I started the project using Visual Basic but about a month ago I moved to Visual Basic .NET, thereof kportal is a .NET application. In orther to run kportal you will need the Microsoft .NET Framework.

    kportal is running on my web server at http://www.kamborio.com/ (in spanish). I will be uploading a release version soon with instructions for the installation.

    Keep tuned and enjoy :-)

    2002-11-22 10:18:07 UTC by kamborio