Hi
I've had this problem a couple of times. I think it may be related to SQL 2008.
I've manually added the extended stored procedure and the server seems to accept them. Then when I go back to view the setup the DLL property is blank.
OS Windows 2008 (64-bit)
DB SQL Server 2008 (64-bit)
NAV 2009 (classic client used)
Has anyone else had this problem?
0
Comments
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
After configuring the Extended stored procedures clicking OK and then go back to its properties the DLL path dissapears.
I noticed this as I couldn't add anymore users and synchronize said that the earlier users are not in SQL (even they are and they are added to the database).
Have you see the users on SQL under Security folder and under Database\<dbname>\Security too?
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Yes under Security\Logins and Database\xxx\Security\Users.
First time this not happening me is now and its first SQL Sever 2008 too :-k
Everything is run in 32bit and the Stored procedurs are added and SQL Service is started with -T4616. Services are up and running. Everything is done like in routine which was quite odd it didnt work as intended. I'm not sure is there something in SQL Server 2008 I should know about when making new setup like in 2005. :-k
After you register the extended stored procedures, if you look at the Properties of the E.S.P. in SQL, the DLL name will be blank. However, the E.S.P. is registered and will allow Windows Authentication to work.
I had to stop and restart the SQL Server service.
Hope this helps a little bit.