Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthortroberts
    • CommentTimeNov 19th 2007
     # 1
    Has anyone got Filebrowser running on a Vista server using IIS7? I'm sure I have it set up correctly and it used to work fine on IIS6 but now when I browse to it I get this error (along with a lot of other code)

    A fatal, non-recoverable error has occurred
    Technical information (for support personel):
    "); for ($i = 0; $i < count($this->Errors); $i++) { echo("
    Error Message: ".ForceString($this->Errors[$i]->Message, "No error message supplied")."
    Affected Elements: ".ForceString($this->Errors[$i]->AffectedElement, "undefined").".".ForceString($this->Errors[$i]->AffectedFunction, "undefined")."();
    "); $Code = ForceString($this->Errors[$i]->Code, ""); if ($Code != "") { echo("

    The error occurred on or near:
    ".$Code." "); } } if ($Context) { if ($Context->Mode == agMODE_DEBUG && $Context->SqlCollector) { echo("
Add your comments
    Username Password
  • Format comments as