- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
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)
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Do you have ACCESS model ?
To see it.
proc setinit;run;
Ksharp
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Thank you so much. It's working for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
You need SAS/ACCESS if you wish to import data on the server using SAS programming.