SAS Programming

DATA Step, Macro, Functions and more
BookmarkSubscribeRSS Feed
kashili
Calcite | Level 5

I am using SAS EG 5.1; I do File ->Import data and select the file. Then I get the pop up box with an error mesg ("The task "task3" could not be loaded because it is not registerd with SAS enterprise guide").

How to fix this error..thank you

6 REPLIES 6
pliddi
Calcite | Level 5

Hi kashili, I have the same problem after a fresh install - I don't understand where this is coming from?

(64-bit Windows 8, 64-bit SAS)

Ksharp
Super User

Do you have ACCESS model ?

To see it.

proc setinit;run;

Ksharp

jwsquillace
SAS Employee

Here is one suggestion:

launch the command prompt "as admin"

cd to C:\program file\sashome\x86\SASEnterpriseGuide\5.1

>regtasks.exe /register

Good luck

Jan

kunalkhaneja82i
Calcite | Level 5

Thank you so much. It's working for me.

pliddi
Calcite | Level 5

Thanks Ksharp and jwsquillace,

Ksharp - I have a variety of SAS/ACCESS features but not one that has the word 'model' after it.  Should I check the installation for one?

jwsquillace - followed the suggestion, no luck!

Regards,

Peter

LinusH
Tourmaline | Level 20
@pliddi, I think you can ignore the SAS/ACCESS issue. File - Import uses EG client capabilities to import data locally.
You need SAS/ACCESS if you wish to import data on the server using SAS programming.
Data never sleeps

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 6 replies
  • 2375 views
  • 1 like
  • 6 in conversation