.Net application integration issue
jagujayan
Member Posts: 5
Hi,
I am using automation variable in order integrate a .Net application with Navision. THe fuction is like it fetches sales line no, document no and item no and loads a form in .Net. The same works perfectly fine while i am opening it form Classic client but while opening the same form RTC NAV-Not reponding issue pops in. What can be the reason for it?? I use the same codeunit for both classic client and RTC.
I am using automation variable in order integrate a .Net application with Navision. THe fuction is like it fetches sales line no, document no and item no and loads a form in .Net. The same works perfectly fine while i am opening it form Classic client but while opening the same form RTC NAV-Not reponding issue pops in. What can be the reason for it?? I use the same codeunit for both classic client and RTC.
0
Answers
-
From https://msdn.microsoft.com/en-us/library/dd355255.aspx:If OnClient is false (the default), then the Automation object is created on the Microsoft Dynamics NAV Server. If OnClient is true, then the Automation object is created on the client.
This parameter is only valid when you run the function on the RoleTailored client. On the Classic client, the Automation object is always created on the client.
Probably the Server doesnt know how to process your requests because your .net application runs on the client. Try setting this true in your CU.Austrian NAV/BC Dev0 -
I tried this solution but its not working.0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions