Closed Thread
Results 1 to 5 of 5

Thread: HTTP 500. Error processing request. (gdiplus.dll)

  1. #1
    boelectronic is offline Banned boelectronic is an unknown quantity at this point
    Join Date
    Sep 2009
    Location
    Tehran - Iran
    Posts
    46

    Exclamation HTTP 500. Error processing request. (gdiplus.dll)

    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]
    ________________________

    after putting below code, I got that error, I understand linux server cannot support such file, but, what code I can use instead of <asp:menu> or what change I can apply to it to make it working on my site for navigation menu based on my XML site map?
    :rant2:
    Code:
            <asp:Menu ID="Menu1" runat="server" DataSourceID="SiteMapDataSource1" 
                Orientation="Horizontal" Width="100%">
                <DataBindings>
                    <asp:MenuItemBinding DataMember="SiteMapNode" TextField="Title" />
                </DataBindings>
            </asp:Menu>
            <asp:SiteMapDataSource ID="SiteMapDataSource1" runat="server" 
                ShowStartingNode="False" />

  2. #2
    adamparkzer is offline On Extended Leave adamparkzer is just really nice
    Join Date
    Jun 2008
    Location
    IL, USA
    Posts
    3,745

    Re: HTTP 500. Error processing request. (gdiplus.dll)

    This seems like a programming question, and you'll get a better response from the Programming Help area:

    http://forums.x10hosting.com/programming-help/

    Or maybe a moderator could move this thread for you.

  3. #3
    boelectronic is offline Banned boelectronic is an unknown quantity at this point
    Join Date
    Sep 2009
    Location
    Tehran - Iran
    Posts
    46

    Smile Re: HTTP 500. Error processing request. (gdiplus.dll)

    Quote Originally Posted by adamparkzer View Post
    This seems like a programming question, and you'll get a better response from the Programming Help area:

    http://forums.x10hosting.com/programming-help/
    Thanks, I would look in there

    Quote Originally Posted by adamparkzer View Post
    Or maybe a moderator could move this thread for you.
    please!

  4. #4
    Hue Kares's Avatar
    Hue Kares is offline x10Hosting Member Hue Kares is an unknown quantity at this point
    Join Date
    Feb 2009
    Location
    UK
    Posts
    38

    Re: HTTP 500. Error processing request. (gdiplus.dll)

    Hello boelectronic

    As you've already identified, there is an annoying issue with the Menu control. As for alternatives? Well, you could build your own custom control, or if it suits your purpose, try a Treeview.

    I have tested the following, so I can tell you it will display the contents of your Web.sitemap file:

    HTML Code:
    <asp:SiteMapDataSource ID="SiteMapDataSource1" runat="server" />
    <asp:TreeView ID="TreeView1" runat="server" DataSourceID="SiteMapDataSource1" />
    Good luck, I look forward to seeing your site up and running.

  5. #5
    boelectronic is offline Banned boelectronic is an unknown quantity at this point
    Join Date
    Sep 2009
    Location
    Tehran - Iran
    Posts
    46

    Unhappy Re: HTTP 500. Error processing request. (gdiplus.dll)

    Quote Originally Posted by Hue Kares View Post
    Hello boelectronic

    As you've already identified, there is an annoying issue with the Menu control. As for alternatives? Well, you could build your own custom control, or if it suits your purpose, try a Treeview.

    I have tested the following, so I can tell you it will display the contents of your Web.sitemap file:

    HTML Code:
    <asp:SiteMapDataSource ID="SiteMapDataSource1" runat="server" />
    <asp:TreeView ID="TreeView1" runat="server" DataSourceID="SiteMapDataSource1" />
    Good luck, I look forward to seeing your site up and running.
    thanks for reply.

    before posting here I've used TreeView for site map and it works, but it cannot help my site for the main navigation in top.

    http://boelectronic.pcriot.com/sitemap.aspx

    in that link, tree view works, but in this link I am testing menu code:
    http://boelectronic.pcriot.com/test-files/testdw.aspx

    ok! it seems I must create something custom or keep updating all links in all pages manually!

Closed Thread

Similar Threads

  1. PHPv3 Request
    By Fearghal in forum Free Hosting
    Replies: 6
    Last Post: 09-04-2008, 03:14 PM
  2. Page Load error
    By pats_place in forum Free Hosting
    Replies: 4
    Last Post: 09-02-2008, 01:45 PM
  3. ajax post request
    By wizkid in forum Programming Help
    Replies: 1
    Last Post: 07-26-2008, 03:05 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers