Problem getting VS Code to attach to correct service

Sunset
Member Posts: 201
On a local machine I have installed BC140 straight out of the box. So I have BC140 service, I have the webserverinstance and development client. I can connect through the client and browser, everything is good.
For customer development purposes I have created a secondary service CUST-BC140 specified different portnumbers to avoid portsharing, and used New-NAVWebServerInstance to create a second webserver that connects to my CUST-BC140 nav service. Everything looks fine, I can connect to the customer database using the old client, and I can connect to http://localhost:8080/DynamicsNAV140-CUST/ on the browser.
But when I create a new AL:GO project in VSCode and point it to my customer service it still locks onto the old/original BC140 installation when trying to debug.
What am I doing wrong, or where should I search for the problem?
launch.json snip
{
"server": "http://localhost",
"serverInstance": "CUST-BC140",
"port": 8049
}
For customer development purposes I have created a secondary service CUST-BC140 specified different portnumbers to avoid portsharing, and used New-NAVWebServerInstance to create a second webserver that connects to my CUST-BC140 nav service. Everything looks fine, I can connect to the customer database using the old client, and I can connect to http://localhost:8080/DynamicsNAV140-CUST/ on the browser.
But when I create a new AL:GO project in VSCode and point it to my customer service it still locks onto the old/original BC140 installation when trying to debug.
What am I doing wrong, or where should I search for the problem?
launch.json snip
{
"server": "http://localhost",
"serverInstance": "CUST-BC140",
"port": 8049
}
Don't just take my word for it, test it yourself
0
Answers
-
Is debugging enabled on the new server instance you've made? Have you tried closing and opening VS Code?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