Unable to start NAS.Kindly help.
                
                    aliennav                
                
                    Member Posts: 449                
            
                        
            
                    Hey guys I am unable to start NAS.
The message I am getting in event Viewer is
"The description for Event ID ( 20010 ) in Source ( NAV-SQL ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: No service could be started with the Start-Up Parameter 1."
I have given the start Up Parameter as 1.
                The message I am getting in event Viewer is
"The description for Event ID ( 20010 ) in Source ( NAV-SQL ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: No service could be started with the Start-Up Parameter 1."
I have given the start Up Parameter as 1.
0                
            Comments
- 
            on your product CD there is a folder called 'Doc'. In this folder you will find a file called 'w1w1ATAS.pdf', which is the installation manual for NAS and will tell you exactly how to install and implement NAS. You will find your answer in this manual.0
 - 
            DenSter wrote:on your product CD there is a folder called 'Doc'. In this folder you will find a file called 'w1w1ATAS.pdf', which is the installation manual for NAS and will tell you exactly how to install and implement NAS. You will find your answer in this manual.
THANK U VERY MUCH DENSTER..
.
.
.
.
.
.Just wanted to tell u that I am woorking in techie part for the last 2 yrs.
neways....Thanx0 - 
            Hi,
this means that function NASHandler in codeunit 1 can not start anything with your startup parameter 1.
What did you want to do with this NAS????
HTH,
Rainer0 - 
            changed code in CU1-Application Mgmt.0
 - 
            
 - 
            Please dont use 1 in place of parameter.you can do easy way....
1.Create a New function in Codeunite 1 and write the code for your task.
2.Create a case in Nas Handler function and call your new function.
3.Go to NAS configuration windows and here your Parameter will you case.
example.........
*Create Test Function in codeunit 1
Test()
message('NAS Testing');
*Go to NAS handler function
NASHandler()
CASE Parameter OF
'Test';
NOTE----
Now NAS parameter will ParameterAbhishek Srivastava
Technical Consultant
New Delhi(India )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
 - 323 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
 
