Automation DLL only on Server?

Frasti
Member Posts: 11
Hello!
I have a DLL written in C# which works great within Navision through a automation variable.
My problem is that i have a lot of clients where i have to install the .NET Framework and register my DLL for COM (with regasm.exe) and install the DLL at the global assembly cache (with gacutil.exe).
Is there a possibility to use the automation variable so, that i have to install in only on the server and it works on the clients without any installation processes?
If there is no possibility that works through a automation variable is there any other chance to use the DLL through the server? My first idea was to create an executable instead of the DLL that i access through the network. The executable generates its output to a file that i also can read through the network.
THANKs...
I have a DLL written in C# which works great within Navision through a automation variable.
My problem is that i have a lot of clients where i have to install the .NET Framework and register my DLL for COM (with regasm.exe) and install the DLL at the global assembly cache (with gacutil.exe).
Is there a possibility to use the automation variable so, that i have to install in only on the server and it works on the clients without any installation processes?
If there is no possibility that works through a automation variable is there any other chance to use the DLL through the server? My first idea was to create an executable instead of the DLL that i access through the network. The executable generates its output to a file that i also can read through the network.
THANKs...
0
Comments
-
Not possible if your clients connect to the Navision database directly from the client machines. For this you could consider accessing Navision through Citrix. You have all executables on the Citrix box (including Navision), much easier to maintain.0
-
Depending on what your DLL does, it is possible. if it's just getting informatiion etc. You could create a table where the client would write the request and on server you could have NAS monitor that table and use your COM and write a response back to the table, which the user then gets.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