.NET Development with Navision (Revision 1)

AdministratorAdministrator Member, Moderator, Administrator Posts: 2,500
edited 2005-07-26 in Download section
.NET Development with Navision
This article provides a list of suggestions and ideas to start a .NET development to access a Navision database with the SQL Server option through a web site portal.The recommended audience is .NET developers and Navision C/AL developers.Code samples included in this white paper are written in .NET Visual Basic and Navision C/AL.

http://www.mibuso.com/dlinfo.asp?FileID=353

Discuss this download here.

Comments

  • kelly_jrkelly_jr Member Posts: 1
    Where can I find the referred .fob file that contains the codeunits?
  • Luc_VanDyckLuc_VanDyck Member, Moderator, Administrator Posts: 3,633
    If someone can upload the fobs, I'll include them in the zip-file.
    No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
  • ofbridgeofbridge Member Posts: 8
    I uploaded the code samples.
  • AdministratorAdministrator Member, Moderator, Administrator Posts: 2,500
    .NET Development with Navision (Revision 1)
    This article provides a list of suggestions and ideas to start a .NET development to access a Navision database with the SQL Server option through a web site portal.The recommended audience is .NET developers and Navision C/AL developers.Code samples included in this white paper are written in .NET Visual Basic and Navision C/AL.

    http://www.mibuso.com/dlinfo.asp?FileID=353

    Discuss this download here.
  • ZachariasZacharias Member Posts: 2
    Hi everybody

    I checked out the posted example to get access to a Navision database with an SQL Server! Everything worked fine, without posting anything.
    When I imported the Navision Objects, I got an error message on Codeunit 80, that was telling me, that Codeunit 17101 was missing.... never heard before from that Codeunit!!
    Can please somebody help me or even post this Codeunit for me? Would be very nice!

    Thanks a lot!!
  • ForesterForester Member Posts: 8
    good day !

    Zacharias is right. There are errors in example in C80,

    I've just use my old C80 and inserted words " IF GUIALLOWED THEN"
    before "Window.open" ,"Winwow." .

    Read Document 'NET Development with Navision.pdf' carefully.
Sign In or Register to comment.