-
-
First, download the software here
ftp://ftp.networkeverywhere.com/nwp11b_drivers_v2.1.10.2.zip
After you should receive an error with the file tiacxgen.bin, you should download the package
http://www.chapleau.info/cs/files/folders/drivers/entry299.aspx
-f.
-
-
Very simple, use the SQL Server Configuration Manager to change the service account of the SQL Server Service for LocalSystem. This system account has the right to write into the destination folder...
-f.
ref: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1634842&SiteID=1
-
-
I received a warning, "Running in modulated clock mode". This was because the high temperature of my poor celeron. I searched, and saw that the CPU temperature was there:
#cat /proc/acpi/thermal_zone/THRM/temperature
-f.
-
-
When using a property grid in a .NET project the message constructor of type system.string not found can occur. To solve that, just decorate your property with
[Editor("System.Windows.Forms.Design.StringCollectionEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", typeof(System.Drawing.Design.UITypeEditor))]
-f.