Jump to content

Giuseppe

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by Giuseppe

  1. HelioHost username: glepp

    server: Stevie

    HelioHost main domain: house-intellect.ru

     

    Hello, dear support! I have found my account to be blocked for the sql processor cost. I have found the bug in my code and fixed the issue. Can I have the account unblocked or deleted, so I could apply for a new one?

     

    Thanks.

  2. Hello, dear Support!

     

    My problem is much alike to the one described here. Some of the webpages stopped working correctly with the message:

     

    DB function failed with error number 1030

    Got error 28 from storage engine SQL=SELECT c.*, g.name AS groupname, cc.title AS name, u.name AS editor, f.content_id AS frontpage, s.title AS section_name, v.name AS author FROM jos_content AS c LEFT JOIN jos_categories AS cc ON cc.id = c.catid LEFT JOIN jos_sections AS s ON s.id = c.sectionid LEFT JOIN jos_groups AS g ON g.id = c.access LEFT JOIN jos_users AS u ON u.id = c.checked_out LEFT JOIN jos_users AS v ON v.id = c.created_by LEFT JOIN jos_content_frontpage AS f ON f.content_id = c.id WHERE c.state != -2 ORDER BY section_name , section_name, cc.title, c.ordering LIMIT 0, 20

     

    I hope the issue will be resolved soon! Thanks on beforehand.

     

    P.S. my username and homefolder is glepp on the stevie server.

     

    P.P.S. Case closed - everything works again. Problem solved by djbob in another thread about vanishing mysql databases.

  3. http://house-intellect.ru/ username glepp

     

    The "script" is the Default.aspx page of my site. It uses a Masterpage.master as a pattern.

     

    I tried once more with the same error screen:

     

    -->

    Server Error in '/' Application

    gdiplus.dll

     

    Description: HTTP 500. Error processing request.

     

    Stack Trace:

     

    System.DllNotFoundException: gdiplus.dll

    at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)

    at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0

     

    Version information: Mono Runtime Version: 2.6.1 (tarball Tue Apr 27 09:50:24 PDT 2010); ASP.NET Version: 2.0.50727.1433

    -->

     

    Seems that I will have to migrate into PHP? :(

  4. I actually get this error:

     

    -->

    Server Error in '/' Application

    gdiplus.dll

     

    Description: HTTP 500. Error processing request.

     

    Stack Trace:

     

    System.DllNotFoundException: gdiplus.dll

    at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)

    at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0

     

    Version information: Mono Runtime Version: 2.6.1 (tarball Tue Apr 27 09:50:24 PDT 2010); ASP.NET Version: 2.0.50727.1433

    -->

     

    Any help? Please!

  5. Hello!

     

    My account is glepp and the domain-name is house-intellect.ru

     

    Are ASP.NET services still available on heliohost? Seems that the downtime somehow severed this capability of the server. The error given by the aspx page:

     

    >>

    Server Error in '/' Application

     

    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".

    >>

     

    At first I thought it to be my fault.. I edited the file as it asked of me only to see no change of the situation. My second step was to build a test html page, and it worked fine! That indicates a problem with asp.net module of the apache on the serverside. I am looking forward to salvation, otherwize I am to reconstruct the whole site into php or html. That's awful. Help me!

     

    Thanks on beforehand for your understanding and kind help.

     

    Bye!

     

     

×
×
  • Create New...