Rank: Advanced Member
Groups: Guest
Joined: 5/10/2006(UTC) Posts: 32
Thanks: 6 times
|
We are getting this error when trying to get the default rgb profile:
Aurigma.GraphicsMill.CMOpenProfileException: Unable to open color profile 'C'. at Aurigma.GraphicsMill.ColorProfile.Initialize(String fileName, Boolean deleteFile) at Aurigma.GraphicsMill.ColorProfile.FromSrgb()
I checked, and the c:\Windows\System32\spool\drivers\color\sRGB Color Space Profile.icm exists.
Our manufacturer is in its busy season for Christmas, any prompt help would be appreciated, Todd
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 9/19/2006(UTC) Posts: 505
Was thanked: 41 time(s) in 41 post(s)
|
Please try to create a color profile from the file system: Code:var srgbProfile = new ColorProfile(@"c:\Windows\System32\spool\drivers\color\sRGB Color Space Profile.icm");
|
Best regards, Eugene Kosmin The Aurigma Development Team
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.