Answered Drupal error using Panels on Microsoft Azure

  • Tuesday, August 07, 2012 11:09 PM
     
     

    I have recently installed Drupal 7 into the Windows Azure service. It works properly except for one error when adding content to a Panel or Mini-Panel. The following error message appears.

    An AJAX HTTP error occurred.

    HTTP Result Code: 400

    Debugging information follows.

    Path: /panels/ajax/editor/select-content/panels_mini%3Asystem_social/middle

    StatusText: Bad Request

    ResponseText:

     

    Runtime Error

     

    body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}

     

    p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}

     

    b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}

     

    H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }

     

    H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }

     

    pre {font-family:"Lucida Console";font-size: .9em}

     

    .marker {font-weight: bold; color: black;text-decoration: none;}

     

    .version {color: gray;}

     

    .error {margin-bottom: 10px;}

     

    .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }

     

    Server Error in '/' Application.

     

    Runtime Error 

    Can anyone help me to solve this problem.

    Thanks

    Damo

All Replies

  • Thursday, August 09, 2012 3:17 AM
    Moderator
     
     Answered

    Hi,

    I'd like to suggest you post the question here:

    http://drupal.org/forum

    And if you can provide the create steps and how do you get the error message, i think it will help us fix the problem.

    Hope this helps.


    Please mark the replies as answers if they help or unmark if not. If you have any feedback about my replies, please contact msdnmg@microsoft.com Microsoft One Code Framework

  • Thursday, August 09, 2012 6:07 AM
     
     
    I am getting the error with both a SQL database and a mysql database.  Thought it was the theme so cant wait for you response.