Archivio Posts |
Anno 2015
Anno 2014
Anno 2013
Anno 2012
Anno 2011
Anno 2010
Anno 2009
Anno 2008
Anno 2007
|
|
MSDN BLOG - NAV Web Services Test
NAV 2009 - Sample C# project to consume a NAV web service
This post is a step-by-step guide, how to make a very simple C# project (3 lines of code) to integrate to NAV 2009 via a web service.
http://blogs.msdn.com/b/nav/archive/2008/08/15/nav-2009-sample-c-project-to-consume-a-nav-web-service.aspx
MDSN NAV Team BLOG
Leggi tutto il post...
martedì, 31 mag 2011 Ore. 15.21
Rimuovere SPN con SETSPN -D
Logged as the domain Administrator, if I request the list option for theuser indeed
Lista SPN
setspn -L {AD username}
HOST/{AD username}HOST/{AD username}.{Domain}MSSQLSvc/{AD username}.{Domain}:1433The SETSPN tool also provides an option to remove the SPN assigned to theuser
Rimozione SPN
setspn -D SPN {username}setspn -D {Domain DC hostname} {username}setspn -D HOST {username}setspn -D MSSQLSvc {username} Leggi tutto il post...
martedì, 31 mag 2011 Ore. 09.18
MY Dynamicsuser BLOG
venerdì, 27 mag 2011 Ore. 10.03
Enabling the Object Change Listener
To enable the Object Change Listener, follow these steps:
To enable and assign minimum permissions for the Object Change Listener
1. Open SQL Server Management Studio. and then connect to your SQL Server instance.
2. On the File menu, point to New, and then click Query with Current Connection.
3. Type the following SQL statements.
Copy
USE MASTER
CREATE LOGIN [ReplaceWithNAVServerAc Leggi tutto il post...
martedì, 17 mag 2011 Ore. 17.24
HOW-TO DELEGATION FOR NAV 2009 Service Tier & SQL SERVER
1) installare "Windows Support Tools" (contiene file SETSPN)> crea cartella con tools tra cui SPN File (scaricare da Microsoft)
2) SQL DELEGATION , PORT & SERVICE > "To delegate access to the SQL Server service"
setspn -A MSSQLSvc/SQL NAME:1433 DOMAIN\user > accesso a porta SQL 1433
setspn -A MSSQLSvc/SQL NAME DOMAIN\user > delega a login utente su sql, SQL full Qualify Name
3) NAV Server Delegatio Leggi tutto il post...
martedì, 17 mag 2011 Ore. 17.23
NAV 2009 SP1, R2, Multiple Service Tiers Config
Right around the release of Microsoft Dynamics NAV 2009, I wrote a blog entry with some .bat files on how to create multiple Service Tiers when working with NAV 2009.
Now NAV 2009 SP1 is about to be released, it is time for a small update. One of the files of the package is a CustomSettings.template file, which really is just the CustomSettings.config with a few values replaced with variable names, so that we can replace those automagically.
Now in SP1, the CustomSettings.config has changed – Leggi tutto il post...
lunedì, 16 mag 2011 Ore. 10.35
Microsoft Security Scanner
Si ritiene che il PC abbia un virus?
Microsoft Safety Scanner è uno strumento di protezione scaricabile gratuitamente che offre funzionalità di analisi su richiesta e consente di rimuovere virus, spyware e altro malware. Funziona con il software antivirus esistente.
Nota: Microsoft Safety Scanner scade 10 giorni dopo il download. Per eseguire nuovamente un'analisi con le ultime definizioni antimalware, scaricare ed eseguire di nuovo Microsoft Safety Scanner.
Microsoft Safety Scanner non sosti Leggi tutto il post...
domenica, 15 mag 2011 Ore. 00.28
|
Statistiche |
- Views Home Page: 468.710
- Views Posts: 885.454
- Views Gallerie: 0
- n° Posts: 343
- n° Commenti: 0
|
|