LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (October 2007, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 22 Oct 2007 19:32:44 -0700
Reply-To:     Stephen McDaniel <stephen@STEPHENMCDANIEL.US>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Stephen McDaniel <stephen@STEPHENMCDANIEL.US>
Subject:      Re: Principal Components Analysis using SAS Enterprise Guide v 4
Comments: To: "Andrea Roofe (FIU)" <andrea.roofe@FIU.EDU>
In-Reply-To:  <000901c8150d$d05245b0$0501a8c0@D2BXZJ81Andrea>
Content-Type: text/plain; charset="us-ascii"

Hi Andrea,

You likely need to contact or search the tech support site to see, but I think you were either disconnected (timed out from your server) or have the persistent bug where "AdAware" type software erroneously thinks a component of SAS Integration Technologies (client software) is part of "Comet Cursor" spyware.

The easiest way to check if you timed out is to open EG again and see if you can run SAS code or EG tasks on this server. If so, then you likely just timed out. Otherwise, if you can't connect to the server you likely had your ant-spyware software delete a needed part of SAS IT client software.

See http://support.sas.com/kb/13/349.html

Regards, Stephen

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Andrea Roofe (FIU) Sent: Monday, October 22, 2007 5:44 PM To: SAS-L@LISTSERV.UGA.EDU Subject: Principal Components Analysis using SAS Enterprise Guide v 4

Hello, I'm manipulating a dataset of 141 variables across 16 years in a Principal Components Analysis, using SAS Enterprise Guide v 4. I restricted the number of Principal Components to 20. The job aborted and I got the error message below. Can anyone help me figure out what went wrong, and how I may rectify the matter?

Andrea Roofe

System.InvalidCastException

?

------------------------------ Technical Information Follows ------------------------------

[SAS.Interop.SAS]

?

----------------------------------------------------

at SAS.FilerefClass.get_PhysicalName() at SAS.EG.JobManagement.Results.WorkspaceDownloadHelper.DownloadResult(String serverName, IFileService fileService, Fileref iFileRef, StringCollection filesLeftToDownload, ArrayList results, Boolean autoGenerated) at SAS.EG.JobManagement.Results.WorkspaceDownloadHelper.Download(String serverName, StringCollection knownFileReferenceNames, StringCollection serverFilePaths, IFileService fileService, ArrayList results, Boolean downloadUserDefinedResults) at SAS.EG.JobManagement.WorkspaceJob.DownloadResults(WorkspaceSession session) at SAS.EG.JobManagement.WorkspaceJob.OnExecuting(EventArgs e) at SAS.EG.JobManagement.Job.Execute() at SAS.EG.JobManagement.Job.HandleJobUnblocked(Object state, Boolean timedOut)System.InvalidCastException

?

------------------------------ End of Technical Information ------------------------------

Andrea "Believe in yourself! Have faith in your abilities! Without a humble but reasonable confidence in your own powers you cannot be successful or happy." ~ Norman Vincent Peale

Tel: 305-776-5414 (cell)


Back to: Top of message | Previous page | Main SAS-L page