Prob..in Employee portal

anil123
Member Posts: 47
Hi...
I have configured Navision Application Server 5.0 with startup parameter NEP-1. This is running successfully with no error in event log.i install employee portal frentend but my problem is how to setup the application server setup card in front end tab, key exchange tab and web.config. but i setup like the following
general tab
code :NEP-1
Des: NAS for Employee Portal
Front End
request queue:.\private$\nep_request_queue
reply queue :.\private$\nep_reply_queue
Key Exchange
Key exchange request :FormatName:DIRECT=TCP:192.168.1.17\private$\nep_request_queue
Key exchange reply :FormatName:DIRECT=HTTPS:\\192.168.1.17\msmq\nep_key_reply
web.config
<appSettings>
<add key="PictureUnavailable" value="/_layouts/images/picture_unavailable.gif" />
<add key="LookUpImage" value="/_layouts/images/lookup.gif" />
<add key="PictureLinkImage" value="/_layouts/images/pictindicator.gif" />
<add key="UseEncryption" value="0" />
<add key="UseCompression" value="0" />
<add key="UseDebug" value="0" />
<add key="DebugPath" value="" />
<add key="JobQueues" value="FormatName:DIRECT=OS:.\private$\nep_request_queue" />
<add key="ReplyQueues" value="FormatName:DIRECT=OS:.\private$\nep_reply_queue" />
<add key="MessageTimeOut" value="120" />
<add key="WaitForReplyTimeOut" value="60" />
</appSettings>
</configuration>
servername:ve55
ip address :192.168.1.17
](*,)
I have configured Navision Application Server 5.0 with startup parameter NEP-1. This is running successfully with no error in event log.i install employee portal frentend but my problem is how to setup the application server setup card in front end tab, key exchange tab and web.config. but i setup like the following
general tab
code :NEP-1
Des: NAS for Employee Portal
Front End
request queue:.\private$\nep_request_queue
reply queue :.\private$\nep_reply_queue
Key Exchange
Key exchange request :FormatName:DIRECT=TCP:192.168.1.17\private$\nep_request_queue
Key exchange reply :FormatName:DIRECT=HTTPS:\\192.168.1.17\msmq\nep_key_reply
web.config
<appSettings>
<add key="PictureUnavailable" value="/_layouts/images/picture_unavailable.gif" />
<add key="LookUpImage" value="/_layouts/images/lookup.gif" />
<add key="PictureLinkImage" value="/_layouts/images/pictindicator.gif" />
<add key="UseEncryption" value="0" />
<add key="UseCompression" value="0" />
<add key="UseDebug" value="0" />
<add key="DebugPath" value="" />
<add key="JobQueues" value="FormatName:DIRECT=OS:.\private$\nep_request_queue" />
<add key="ReplyQueues" value="FormatName:DIRECT=OS:.\private$\nep_reply_queue" />
<add key="MessageTimeOut" value="120" />
<add key="WaitForReplyTimeOut" value="60" />
</appSettings>
</configuration>
servername:ve55
ip address :192.168.1.17
](*,)
Anil
0
Comments
-
Hi Anik123,
can you please describe your problem a little bit more in detail?
As first guess, I think your communication will not work?
Please change the configuration in the web.config for the queues from:<add key="JobQueues" value="FormatName:DIRECT=OS:.\private$\nep_request_queue" />
<add key="ReplyQueues" value="FormatName:DIRECT=OS:.\private$\nep_reply_queue" />
<add key="JobQueues" value="FormatName:DIRECT=OS:VE55\private$\nep_request_queue" />
<add key="ReplyQueues" value="FormatName:DIRECT=OS:VE55\private$\nep_reply_queue" />
Please use the search in this forum, I had posted a lot about how to identify communication issues in NEP.
In a few words, you have to track down:
1. Does the message leave the frontend server?
2. Does the message arrive in the job queue on the NAS
3. Does the NAS take the message out of the queue and start the processing?
4. Does the NAS write a response back?
5. Does the response be sent to the frontend?
6. Does the response arrive on the frontend?
For most of this, you should activate the Journal in MSMQ, but keep in mind to limit the size of it.
HTH,
Rainer0
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