Reconfiguring a 64bit IIS to use 32bit ASP
I just installed the ExpandIT Online Connector on a Server which is running the 64bit version of Windows 2003. The Installation went well – and everything seams to be running – until I noticed, that […]
I just installed the ExpandIT Online Connector on a Server which is running the 64bit version of Windows 2003. The Installation went well – and everything seams to be running – until I noticed, that […]
Do you occasionally need to split a file based on its content? If yes – then this can be done quickly by using a Visual Basic Script and “Scripting.FileSystemObject”. Lets take a closer look.
Did you know that it is possible to use views in Navision? If you often are collecting/viewing data from several tables it can be usefull to use a SQL View. Created SQL Views can then […]
In SQL it is possible to define tables with a column, which is of type image. This field type is not known by Navision or by ADO and can thereby not be extracted like other […]
Some times you are in the need of showing a web page an afterwards using the results or data from the web page in Navision. This can be done by using HTML Scraping. HTML Scraping […]
There are at least 2 ways of execution of external batch jobs and programs. One way is to use the SHELL command another way is to use WshShell. Lets start with looking at SHELL.
There is an error in the XML DOM automation which can cause Navision to crash. This looks like a kind of memory leak and will therefore often occur in automated/scheduled jobs. The error occurs when […]
Like or not – but so far as I can see, Microsoft has downgraded the defragmentation functionality in Vista. First, the user interface has changed. There is no progress bar, no elapsed time and no […]
Are you also annoyed by Windows Vista’s User Account Control? If Yes – there is a way to turn it of 🙂 Before you turn off User Account Control, then be aware off why you […]
Have you ever needed to make Web requests to Navision? Often you then would be using either NAS or a 3’rd part product to handle these requests. Why not build your own handler 😉 All […]
Copyright © 2024 | MH Magazine WordPress Theme by MH Themes