Page 1 of 1

Corrupted installation

PostPosted: Wed Jul 16, 2008 10:33 pm
by Ned Ferguson
Somehow, my Carlson installation became corrupted and would not run. By that I mean that the Carlson initialization failed on opening Intellicad. I fixed the problem by running the install program again. Still, I would like some insight into how/why this happened. I did not modify any files to my knowledge. I did have some network trouble lately due to a failed switch, but I do not think that this would affect these local files. Thx.

Adeko Raster loaded.
Command: "survey"
Command:
Command:
Loading Carlson Software settings
Carlson Software User folder> C:\Documents and Settings\Ned Ferguson\Application Data\Carlson Software\Carlson2009\ICAD\USER\
One of the library files needed to run "C:\PROGRAM FILES\CARLSON2009_ICAD\LSP\SCADUTIL.DLL" cannot be found.
Unable to load C:\PROGRAM FILES\CARLSON2009_ICAD\LSP\SCADUTIL.DLL
null function :error#76
Command: '_PMTHIST

PostPosted: Wed Jul 16, 2008 10:39 pm
by Ned Ferguson
PS. I also keep getting the following error over and over again, interspersed with various commands, though it does not seem to adversely affect the program function:

Hatch spacing too dense, or dash size too small.


It seems to have cropped up after I began defining custom fonts.

PostPosted: Tue Jul 22, 2008 8:44 pm
by entov
Scadutil.dll depends on some of the files going to Windows\System32 folder. Some other software has likely replaced the files, causing this failure.

The density of some of Intellicad hatches is different from that in AutoCAD - review which hatch patterns are in use and see if changing the scale takes care of the problem.

PostPosted: Wed Jul 23, 2008 3:16 pm
by Ned Ferguson
entov,

Thanks. I was using zero hatch patterns. I only had a simple drawing with some lines and text to explore the features of the software.

PostPosted: Fri Jul 25, 2008 9:57 pm
by rkmcswain
Ned Ferguson wrote:entov,

Thanks. I was using zero hatch patterns. I only had a simple drawing with some lines and text to explore the features of the software.


See if iCAD supports this lisp statement.
Code: Select all
(setenv "MaxHatch" "30000")