Options

VS Web Application with Web Services

bbenderbbender Member Posts: 28
edited 2009-08-12 in NAV Three Tier
We got the Web Services working with a Windows application, it uses our Windows login to access the NAV SQL database. When putting it in a Web Application, it is using the server\aspnet user to connect to the database. We do not have the web application on the NAV SQL server, so the aspnet user is not available via the domain. What do we need to do to give access to NAV using a Web application?
Thank you,

Bruce Bender
Solution Developer
BruceB@SolutionDynamics.net

Solution Dynamics, Inc.

Answers

  • Options
    freddy.dkfreddy.dk Member, Microsoft Employee Posts: 360
    You would have to have a dedicated Web User and use that in your web application
    Freddy Kristiansen
    Group Program Manager, Client
    Microsoft Dynamics NAV
    http://blogs.msdn.com/freddyk

    The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.
  • Options
    freddy.dkfreddy.dk Member, Microsoft Employee Posts: 360
    That probably wasn't clear.

    In the domain you would have to create a user for that purpose and transfer username and password from your web application.
    Freddy Kristiansen
    Group Program Manager, Client
    Microsoft Dynamics NAV
    http://blogs.msdn.com/freddyk

    The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.
Sign In or Register to comment.