Sign In  Sign Up Live-Chat

Visual Studio 2008 and Aspose.Grid.web

Last post 07-18-2008, 1:29 PM by Amjad Sahi. 9 replies.
Sort Posts: Previous Next
  •  07-11-2008, 4:15 AM 135208

    Visual Studio 2008 and Aspose.Grid.web

    Hi,

    I am testing Aspose.grid.web with Visual Studio 2008.
    After dropping my Webgrid, I can't resize the height of the form
    After compilation, the Grid Displays in the browser, but I can't do anything with it,
    even writing something.

    I am testing with Project Web Application with Visual C#.

    When I load an Excel File, the sheets' names appear in the bottom but I can't access it.
    I don't have the little icons for submit, save .. on the bottom of the page.


    I can write on thee sheet programmatically.
    I can Change the color of the Form with the spreadsheet designer.

    Is Visual Studio 2008 Compatible with Aspose.grid.web ??

    Thanks
     
  •  07-11-2008, 5:04 AM 135217 in reply to 135208

    Re: Visual Studio 2008 and Aspose.Grid.web

    Hi,

    Yes it is compatible. Do you use MS Ajax extensions.

     Could you try to add some config settings to the web.config file:

    E.g.,

      <appSettings>

      <add key="aspose.grid.web.agw_client_path" value="/agw_client/" />
      <add key="aspose.grid.web.force_script_path" value="true" />
      

    </appSettings>

    Be sure that the client files(images, scripts) are correctlly installed at the URL path "/agw_client/".   This config prevent the control from using embeded client resource(images, scripts, etc.). And this config will only take effect with LICENSED control.

    Thank you.


    Amjad Sahi
    Support Developer,
    Aspose Nanjing Team
    Contact Us
     
  •  07-11-2008, 7:40 AM 135241 in reply to 135217

    Re: Visual Studio 2008 and Aspose.Grid.web

    Hi,
    Thanks for replying so fast.

    I don't use Ajax.

    I have just downloaded the software, dropped the Webgrid and compiled.
    The most basic thing when trying.

    What's really weird is that I can't do anything with the cells.

     
  •  07-11-2008, 9:04 AM 135251 in reply to 135241

    Re: Visual Studio 2008 and Aspose.Grid.web

    Hi,

    Could you try what I have asked you to do in my previous post.

    Thank you.


    Amjad Sahi
    Support Developer,
    Aspose Nanjing Team
    Contact Us
     
  •  07-11-2008, 10:39 AM 135263 in reply to 135251

    Re: Visual Studio 2008 and Aspose.Grid.web

        Yes,

    I tried it before posting.
    It doesn't change anything, I don't have any icons for the Submit button of the webGrid or the other button.

    Resizing works but I don't see it in Visual Studio. I mean
    the grid always has the same height in Visual Studio but if I resize it,
    it will resized in the browser.

    Neither cells nor worksheets are accessible int the browser, I click and nothing happens.

    Thanks again
     
  •  07-11-2008, 12:12 PM 135275 in reply to 135263

    Re: Visual Studio 2008 and Aspose.Grid.web

    Hi,

    We will check your issue and get back to you soon.

    Thanks for being patient!


    Amjad Sahi
    Support Developer,
    Aspose Nanjing Team
    Contact Us
     
  •  07-16-2008, 7:56 AM 135754 in reply to 135275

    Re: Visual Studio 2008 and Aspose.Grid.web

    Thanks,

    I am using :
        - http://www.aspose.com/community/files/53/visual-components/aspose.grid/entry126616.aspx
    this is the latest release of Aspose Grid Web
        - Visual Studio 2008 French
        - 3.5 Framework for .NET
        - Project C# for Web Application ASP.NET
      
    I have just dropped the Aspose grid web on the page and compiled.
    I just have the code generated automatically.

     
     
  •  07-17-2008, 8:48 AM 135923 in reply to 135754

    Re: Visual Studio 2008 and Aspose.Grid.web

    Hi,

       Please check the web project type and be sure to use HTTP mode. That means the web grid will run only with a IIS server. It does not support File Mode web site.

       Thank you.

     


    Henry Xu
    Developer
    Aspose Nanjing Team
    About Us
    Contact Us
     
  •  07-18-2008, 9:21 AM 136095 in reply to 135923

    Re: Visual Studio 2008 and Aspose.Grid.web

    Thanks

    I got it solved.
    Since I don't have IIS on my computer and have to test on a
    test computer at the company, I copied the files on this computer.

    I had a little problem with Microsofr.mshtml.dll
    But it seems good now.

    Thanks
     
  •  07-18-2008, 1:29 PM 136141 in reply to 136095

    Re: Visual Studio 2008 and Aspose.Grid.web

    Hi,

    Good to know that your issue is resolved :)

    Have a good day!


    Amjad Sahi
    Support Developer,
    Aspose Nanjing Team
    Contact Us
     
View as RSS news feed in XML