The Problem: Happens at different times. When browsing through the menu's or even opening up the browser menu to save, open, load, etc.. a file, Visual CADD...
... EDIT:: http://img6.imageshack.us/img6/4219/visualcadderror.jpg The error code seems to change, so I took a screen shot for a visual. Hope it helps a lil...
Based on a Google search ("propsys.dll crash"), this appears to be a fairly common problem. Even MS Office apps are affected by it. I haven't come across a...
All- I composed and attempted to send a message to Adrian Scott earlier today; it probably went to LimboLand, if not NeverNeverLand. So now I'm trying a...
To the list, I decided to replace my small but functioning 80GB laptop hard drive with a Western Digital 250GB ATA drive. I'm on my third replacement drive....
Hi Greg, Is it possible that this might be a Windoze problem? As I understand it, when Windows installs, it fixates somehow on the serial number of the hard...
Gregory, Try to re-register your XP installation with Microsoft. Changing a hard drive changes your hardware configuration. But since you did not reinstall...
To those suggesting a Windows XP serial number snafu, wouldn't you think that Microsoft would give you one of those annoying alerts if it was going to shut you...
In my case, no alerts. It just stopped working. I had to search out the answer, which was finally to call MS. RWalsh ... [Non-text portions of this message...
Gregory, Please note that I suggested that by copying the original OS hard drive that you circumvented the standard installation flags that XP would have in...
Not sure if the file attached helps but it has a hatch called "stones random" in it. Cheers Brian Harford Office Manager/Graphics Consultant John West Surveys...
I don't see an attachment. I could be wrong, but I think you have to put your routine into the files folder on the Yahoo site. I would be interested to see it....
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the visualcadd group. File :...
visualcadd@yahoogroup...
Apr 7, 2009 12:08 am
24314
My apologies. I have now added hatches.hat to files folder in Yahoo group under Hatches folder Brian Harford Office Manager/Graphics Consultant John West...
Hey Greg, A work around suggestion: use Partition magic, or similar and separate your OS from your other files on the old drive and on the new drive. On the...
... Ricky: Try this folder on the group for a number of hatch files <http://tech.groups.yahoo.com/group/visualcadd/files/Hatches/> In particular hatches2.hat...
Thanks to all who have replied to this cloning issue, Best, Greg ... -- Best Regards, *Gregory M. Richard**, ICA & CA, CNU** *Remington Architecture visit...
All: This will likely end up being a TriTools support issue, but I figured I'd throw it out to the group in case anybody else has seen something like this. I...
Glen, Before I dig too far into this... ... The file normally gets put in the current user's local Temp folder. Probably the easiest way to find it is to...
Hi, Adrian: Strange, IE had the email set to Outlook, but I set it to Pegasus and it still didn't work. Regardless, I found the .vccrd file and attached it....
When converting a drawing to PDF I have noticed that the drawings come out compressed. For example if you print a 10' line (1:48) directly to a printer from...
I believe this is a setting in your PDF printer setup. You can choose no scale, fit to paper, tiling, etc. We don't use the PDF converter in the VisualCADD...
Glen, The crash is happening in a very strange place, which leads me to believe that something is trying to use the same memory space as VCADD. There are ...
Have you checked the way your PDF program prints. With Adobe Acrobat (not the reader) I can choose "fit to printable area" or "shrink to printable area"...
Adrian: Yes, I believe I am using the DLL approach; in the Declarations section of my script I have stuff like this: Declare Sub VCAddLineEntityBP Lib...
Glen, I've uploaded a sample file called Points.txt to Adrian's Files on the Yahoo site. You'll have to copy-paste into a VBA module. You may recognize it as...
Adrian: Well, the example file worked straightaway, so that's a good sign! Do you have an example of how the Line2D object works? I revised the point example...
Glen, The Point2D object that you're referring to is a way of transferring the point structure data between VCadd and Excel in a way that Automation ...