Stylesheets: Cannot stream an empty blob

attardc
attardc Member Posts: 97
I'm trying to export forms to excel using the standard navision's menu button, but I keep getting the following errors:

XML document must have a top level element
and
You cannot stream an empty BLOB ()

I'm using Navision 5 with an SQL database. Same database on native navision database works fine, and I've copied the stylesheet records from one database to the SQL one. Can anyone help me?

thanks a lot!

Comments

  • Waldo
    Waldo Member Posts: 3,412
    You copied the records? Don't know if this works (I doubt it).

    You can also export the stylesheet, and import it again in the new database using the Stylesheet Tool.

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • attardc
    attardc Member Posts: 97
    style sheets table was empty..
  • attardc
    attardc Member Posts: 97
    I guess the problem is that I've filled in the Program ID and Style Sheet ID in the Style Sheet table, but lft the BLOB field empty.. any help how I should overcome this problem / what I should do instead?
  • Waldo
    Waldo Member Posts: 3,412
    Did you read my post above? Export/Import?

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • attardc
    attardc Member Posts: 97
    yes imported the stylesheet toolkit but still having a look at the manual
  • Waldo
    Waldo Member Posts: 3,412
    Ah, OK, just checkin' :mrgreen:

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • attardc
    attardc Member Posts: 97
    SOLVED!

    just copied all the records from CHRONUS into my sql database, and all worked seemlessly!