|
|
Rank: Member Groups: Member
Joined: 1/11/2007 Posts: 6 Points: 0
|
The system does not perform any of the photo editing actions. All the features and functions of Photo Studio are avialable. But when I apply them to the photo nothing happens. It appears that it is doing some processing but the photo on the screen is not refreshed. Neither the 'save as new' link nor the 'replace old' link are working. I'm on the .net 2.0 framework and using Photoeditor 2.0.
TIA!
|
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 506 Points: 348
|
Hello,
Have you tried to install PhotoEditorSample? Does it work?
Sincerely yours, Dmitry Sevostjanov.
|
|
Rank: Member Groups: Member
Joined: 1/11/2007 Posts: 6 Points: 0
|
I had the 1.0 sample working, then received the 2.0 code. But I couldn't find the sample vb app in the 2.0 code. Where can I get this? (I couldn't find it in the 2.0 download). Thanks!
|
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 506 Points: 348
|
Hello,
After installation of Photo Editor 2.0, go to Start->Aurigma->PhotoEditor 2.0->Install Photo Editor Sample Application.
Sincerely yours, Dmitry Sevostjanov.
|
|
Rank: Member Groups: Member
Joined: 2/5/2007 Posts: 11 Points: 0
|
Check the bottom of the IE screen, you probably have a javascript error. I found a bug in the photo editor code which i have submitted to support. For some reason its not mapping to the javascript files correctly so the page will not function properly.
|
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 506 Points: 348
|
Quote:ktratt (6/14/2007) Check the bottom of the IE screen, you probably have a javascript error. I found a bug in the photo editor code which i have submitted to support. For some reason its not mapping to the javascript files correctly so the page will not function properly. Hello, I have answered your email. It seems that my answer has not been received. Today I have forwarded this email once again. Here is overview of my answer: Values of Aurigma.PhotoEditor subsection in web.config should contain paths relative to the root of your Web site, for example: Code:<Aurigma.PhotoEditor> <add key="PhotoEditorLocation" value="/MyProject/PhotoEditor/"/> <add key="EffectListFileName" value="/MyProject/App_Data/PhotoEditor/EffectList.xml"/> <add key="CacheLocation" value="/MyProject/App_Data/PhotoEditor/Cache/"/> <add key="CacheLifeTime" value="600"/> </Aurigma.PhotoEditor>
Sincerely yours, Dmitry Sevostjanov.
|
|
Rank: Member Groups: Member
Joined: 1/11/2007 Posts: 6 Points: 0
|
What do you mean by, "After installation of Photo Editor 2.0, go to Start->Aurigma->PhotoEditor 2.0->Install Photo Editor Sample Application."?
- I log into my Aurigma account on this website, and download the latest zip file of PhotoEditor 2.0. - I unzip these files, and have source code, but I do not see any sort of way to 'install' this on my local system (I only see the source files for the app, etc).
Thanks again!!
|
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 506 Points: 348
|
Quote:FoxWebTech (6/19/2007) What do you mean by, "After installation of Photo Editor 2.0, go to Start->Aurigma->PhotoEditor 2.0->Install Photo Editor Sample Application."?
- I log into my Aurigma account on this website, and download the latest zip file of PhotoEditor 2.0. - I unzip these files, and have source code, but I do not see any sort of way to 'install' this on my local system (I only see the source files for the app, etc).
Thanks again!! Please submit case on this problem.
Sincerely yours, Dmitry Sevostjanov.
|
|
Rank: Member Groups: Member
Joined: 2/5/2007 Posts: 11 Points: 0
|
I have verified that my web.config is setup properly as i indicated in my email. That does not fix the problem. What email address are you sending me email from, i want to check my spam filter to make sure its not getting caught.
|
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 506 Points: 348
|
Hello,
I have answered by email once more from another email account.
Sincerely yours, Dmitry Sevostjanov.
|
|
|
Guest |