Web Navision Form

AdministratorAdministrator Member, Moderator, Administrator Posts: 2,495
edited 2014-09-16 in Download section
Web Navision Form
With this dll you can draw any web page inside a Navision form. You can, for example, create an ASPX page and the user will see it like a Navision form. I think it can be very useful to developers.

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

Discuss this download here.

Comments

  • SavatageSavatage Member Posts: 7,142
    now mibuso is just a click away :wink:
  • andreofandreof Member Posts: 133
    I'm glad to help :D
    Andre Fidalgo
    My world: Dynamics NAV,SQL and .NET

    CEO at Solving Dynamics
    http://www.solvingdynamics.com
  • itspeteritspeter Member Posts: 105
    Thanks for sharing! :D

    But, mind to share what are the rest of the function for?
    DLL4.Attach
    DLL4.RegisterAll
    DLL4.UnregisterAll
    DLL4.GetComponents
    DLL4.RegisterComponent
    DLL4.UnregisterComponent
    

    Will it cause disaster by simply playing with it? :-k

    Sometime it didn't response to clicks on the link. And, it didn't refresh well.
    E.g. I browse mibuso.com, and click on "Web Navision Form", no response.

    Every time OnActivate, it goes back to the main page. I move the code to OnOpenForm, it end up display the page in Object Designer (Any page at the back.). Just image, it clear off when I move any windows above it, like an eraser.

    Thanks.
    Regards,
    Peter Ng
  • andreofandreof Member Posts: 133
    The rest of the functions are needed to register the dll in the system, they shouldn't cause any disaster... i think :-k
    I don't have any problem with refresh and clicks. If the web page don't respond there are 2 tricks: put focus on navigation pane (F12) or move the form.
    If the function is in the trigger "OnActivate", every time the form 'activates', it will go to the main page. The dll draws the page in the active window even if that window is the "Object Designer" :wink: .

    Regards,

    André Fidalgo
    Andre Fidalgo
    My world: Dynamics NAV,SQL and .NET

    CEO at Solving Dynamics
    http://www.solvingdynamics.com
  • DenSterDenSter Member Posts: 8,304
    Maybe that is because when you click on the forum link on the main mibuso page, it tries to open a new browser?
  • andreofandreof Member Posts: 133
    I haven't tried it, but it should work normally...
    Andre Fidalgo
    My world: Dynamics NAV,SQL and .NET

    CEO at Solving Dynamics
    http://www.solvingdynamics.com
  • e-statike-statik Member Posts: 1
    Doesn't work :(
    Just crushes Navision every time i try to run f.80003.
    Can anyone help me?
  • alsolalsol Member Posts: 243
    Does this need Navision 4.0? On my 3.7 it does not work. I see only an empty window. And how can I define the page which should be displayed?
    And is it possible to run .php-Files?

    Regards
  • SavatageSavatage Member Posts: 7,142
    e-statik wrote:
    Doesn't work :(
    Just crushes Navision every time i try to run f.80003.
    Can anyone help me?

    I finally had a use for this but same as above.
  • imran.qureshiimran.qureshi Member Posts: 1
    Dear Andre, the solution is good, but I need it with scroll bars. I am ready to pay also in this regard. Pl. this is urgent.
  • krikikriki Member, Moderator Posts: 9,096
    Savatage wrote:
    e-statik wrote:
    Doesn't work :(
    Just crushes Navision every time i try to run f.80003.
    Can anyone help me?

    I finally had a use for this but same as above.
    I just tried it out (with NAV 5.0SP1) and it works like a charm.
    But it would be better with scroll-bars.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • NicolaiHNicolaiH Member Posts: 23
    Hi

    We are using this on several servers with NAV 5.0 SP1 but when I try to register WebNavisionForm.dll on a new 2008 R2 (64-bit) server the registration fails.

    The error message is in danish so I can't copy/paste it here, but it says that the call to DllRegisterServer failed with error code 0x80070005.

    Would it be possible to compile a 64-bit friendly version of this DLL?

    Thanks!
  • lyotlyot Member Posts: 202
    NicolaiH wrote:
    Hi

    We are using this on several servers with NAV 5.0 SP1 but when I try to register WebNavisionForm.dll on a new 2008 R2 (64-bit) server the registration fails.

    The error message is in danish so I can't copy/paste it here, but it says that the call to DllRegisterServer failed with error code 0x80070005.

    Would it be possible to compile a 64-bit friendly version of this DLL?

    Thanks!

    Dos cmd box > Run as Administrator
  • bharethbhareth Member Posts: 55
    This solution is good and its works fine in Nav 2009. but I need it with scroll bars?
    If nay solution pls post .
  • pedgaardpedgaard Member Posts: 24
    Hey,

    Anyone got it to work with a subform ?

    It seems to work quite well here, but when used in a subform, I get the the same behaviour as someone else in the thread wrote.

    If another window takes focus, the subform turns white, but is still working, and if you move mouse over buttons, they display. Like an eraser.

    Any feedback is most welcome. [-o<
  • ukfishballukfishball Member Posts: 2
    Dear sir,

    I have tried it with Windows XP, it is work fine. But when i change to use Windows 7, the NAV will be cashed when the code is running on "DLL4.Andre". How can i avoid this? if not, would you mind to advise me how to create this Windows Control Unit? I need it urgently. Thanks.

    Best Regards
    Alex
  • jaja_bingsjaja_bings Member Posts: 16
    Dear Andre and the other forum members,

    I have the same issue that my NAV Client ist crashing if I run the form.

    Does anyone have a hint to check?

    Running NAV2009R2 Classic Client on Windows 7. The Dll is successfully registered.

    Best regards,
    Jaja_Bings
Sign In or Register to comment.