Tag: Error
-
Dell Latitude E5500 – Windows was unable to connect to <network name>
Having taken delivery of a new E5500, we configured the machine (not that it took much effort, as it came with none of the usual “crap” that is pre-installed") and attempted to connect it to our WiFi in the office. Every time it returned “Windows was unable to connect to CrocusWiFi” Our network is nothing…
-
Fixing ‘Windows Could not determine if this computer contains a valid system volume’ when installing Windows 2008
I was trying to install Windows Server 2008 Standard x64 on one of our servers, intended to be an internal SQL database server. It’s equipped with a 3Ware 9650SE 8LPML RAID controller. It has 8x 250gb hard drives. I’d set up 2 units: RAID 0 (Stripe) – For the OS (2 drives) RAID 10 (6…
-
Upgrading from Navision 4 to Navision 5 – Database Error
This is a tad of a messy blog post, so apologies for that, however it’s mainly for my own reference. Here at Crocus, we run Navision to handle product inventory, orders, and the like… We wanted to upgrade from version 4, to version 5. After following the upgrade instructions, I got this error: Msg 8662,…
-
Could not load file or assembly ‘ChilkatDotNet2’ or one of its dependencies. An attempt was made to load a program with an incorrect format.
Whilst setting up an application to run on my local machine (running Vista 64bit) I encountered this error: Could not load file or assembly ‘ChilkatDotNet2’ or one of its dependencies. An attempt was made to load a program with an incorrect format. Obviously, the application uses ChilKat components, but it would seem that the…
-
Missing Files from DotNetNuke 4.9.4 Starter Kit causing error
I downloaded the latest release of the Dot Net Nuke Starter Kit (Version 4.9.4 released on 23rd June 2009) I followed the instructions to install the Visual Studio templates etc… as found here They are a little outdated, but the same process still applies. Upon installing it, loading a new website, I selected the DotNetNuke…