Ubivis's Recent Forum Activity

  • Heya, I don't know if you know it already, but the Page is dead :)

    Server Error in '/' Application.

    Runtime Error

    Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

    Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

    <!-- Web.Config Configuration File -->

    <configuration>

        <system.web>

            <customErrors mode="Off"/>

        </system.web>

    </configuration>

    Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

    <!-- Web.Config Configuration File -->

    <configuration>

        <system.web>

            <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>

        </system.web>

    </configuration>

  • Many thanks GauVeldt, this is a plugin I can take really use of for my TBG Project

  • when this is finished, I think you make a lot of people here really happy (me too *gg*).

    Looking forward to hear news on progress. :)

  • I have one more tool to share :)

    PhotoFiltre by Antonio Da Cruz

    The layout is quite similar to Photoshop and it has tons of functionality (layers, plugins, and much more).

    Best of all, there is a free version that has already a lot of functionality and then there is a payed version (about 25�) with so much functionality that I have not missed anything I need for my work.

    The Free Version can be found here: photofiltre.free.fr

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hi, I am Ubivis (maybe some people already know me),

    I have found out about Construct 2 while I was searching for HTML5 Game Engines for some games I have planned for a quite long time. After trying out the free version, I was sure that this is the right tool for me, so I upgraded to standard licence :)

    Before I switched to Construct, I was developing small games and tools in Pascal and C++ (the only thing that we made public was Walkover (www.walkover.org) which was developed over years until it became what it is now.

Ubivis's avatar

Ubivis

Member since 22 Feb, 2012

None one is following Ubivis yet!

Connect with Ubivis

Trophy Case

  • 12-Year Club
  • Email Verified

Progress

13/44
How to earn trophies