Options

Trouble With Web service in ASP.NET

FeustFeust Member Posts: 3
edited 2011-06-21 in NAV Three Tier
Hi all,
Sorry for my poor english.

I've got some problems about an asp.net(in c#) application.
The credentials doesn't work and i don't find help on the forum or on google.

So if somebody has made website in asp with connect to nav,and can explai how he can make this with IIS 7.0 or if he can send me their sources.I will be happy.

Thx For reading.

P.S.:i'm working on approval entry

Answers

  • Options
    kinekine Member Posts: 12,562
    The problem could be that kerberos delegation is not set correctly. How the infrastructure looks like? SQL - NAV Server - IIS? Or all in one? Or 2+1?
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • Options
    FeustFeust Member Posts: 3
    It's All in one.
    I'm on a test environment.
    wht do you want to say with kerberos?
  • Options
    kinekine Member Posts: 12,562
    If the NAV server and SQL server are on different HW, you need to set the SPNs and all around to be able to delegate kerberos authentication between them. But if all is on one HW, it is not an issue. Have the login you are using in your application access in NAV? Can you use the same account to connect into NAV through NAV client?
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.