Dot Net error?

thomast
Member Posts: 102
Does anyone know what this error means? And why I am getting it on an unmodified version of NAV2016 GB when trying to import an excel file into the Rapid Start Configuration Package?
Even more important, how do I solve it?
Thanks!
Even more important, how do I solve it?
Thanks!
0
Comments
-
Looks like a call on a "null" value.
Is it a standard object?0 -
Hey thomast ,
This error really comes when you dont have instantiated your DotNet or Automation Variables.
Your error reflects for DotNet so to instantiate DotNet variable we use to write this Code
IF ISNULL(DotNetVariable) THEN
DotNetVariable := DotNetVariable.Constructor;
But in this it seems to be a standard Object so you need to crosscheck this.
Thanks
Blog - https://twitter.com/rockwithnav
Twitter - https://twitter.com/rockwithnavThanks
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/1 -
Hi Guys, thanks!!! Yes, this is 100% standard NAV! Could to point me in the direction on how to install my DotNet variables as you suggest?
Are you suggesting that I put the code you have written into the standard code?
Thanks again!0 -
Hey thomast ,
I could have strongly recommended you to write the code what i wrote above if it would have been your customized object but the point is its a standard object of NAV not the custom one.
Did you ever did anything to the standard code or modified some object with your custom one Or else can you please apply debugger and check which line of code is executing the issue
Thanks
Blog - https://twitter.com/rockwithnav
Twitter - https://twitter.com/rockwithnavThanks
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/0 -
I hate to ask the hard question, but is Excel installed and working, and of a version that 2016 supports? According to the installation requirements, it has to be Microsoft Office 2016, Microsoft Office 2013 SP1, Microsoft Office 2010 SP2, or Microsoft Office 365.Kyle Hardin - ArcherPoint0
-
Kyle - this is a completely fair question! And might just hold the answer. I am running NAV on a Parralels desktop with windows7. The excel is actually the mac version. I will try to install on a newer Windows/Office and see where that takes me. Thanks!0
-
excel should be installed in your VM.0
-
Ever found a solution to this problem...?0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions