Forums

Welcome Guest Search | Active Topics | Members

photo editor configuration and deployment issues Options
khurram
Posted: Friday, August 11, 2006 12:36:50 AM
Rank: Member
Groups: Member

Joined: 8/11/2006
Posts: 2
Points: 0
i have read the devmanul.pdf shipped with the licsense version of the photoeditor. i m developing in the local machine haveing iis installed and .net 2003.I have foloowed all the steps in the manual and when i run the code it gives me the folllowing error:

Code:
Value not found for key: PhotoEditor_DiscardAndExit
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: Value not found for key: PhotoEditor_DiscardAndExit

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 

Stack Trace:


[Exception: Value not found for key: PhotoEditor_DiscardAndExit]
   Aurigma.PhotoEditor.Data.ResourceManager.GetString(String strKey) +121
   Aurigma.PhotoEditor.Editor.InitFixPanel() +207
   Aurigma.PhotoEditor.Editor.InitResources() +12
   Aurigma.PhotoEditor.Editor.OnPreRender(EventArgs e) +1714
   System.Web.UI.Control.PreRenderRecursiveInternal() +62
   System.Web.UI.Control.PreRenderRecursiveInternal() +125
   System.Web.UI.Control.PreRenderRecursiveInternal() +125
   System.Web.UI.Page.ProcessRequestMain() +1489





Like wise if i copy and paste the sample project it runs ok but when i save the edited files it does not save .
accutaly we want this control on our client website i.e www.snaptotes.com . and have to save the files inthe images sectio

reply soon

Andrew
Posted: Sunday, August 20, 2006 9:42:31 PM

Rank: Advanced Member
Groups: Administration , Member

Joined: 8/2/2003
Posts: 708
Points: 105
If such error occur, make sure that the resource PhotoEditor_DiscardAndExit is available in the translation file (Languages\en-us\Resources.xml). It should be looking like:

Code:
Discard And Exit


Sincerely yours,
Andrew Simontsev from Aurigma Team
PaulCowan
Posted: Wednesday, September 13, 2006 3:54:38 AM
Rank: Member
Groups: Member

Joined: 9/13/2006
Posts: 1
Points: 0
Hi Im also having a deployment issue (I think)...
I followed the instructions in the devmanual.pdf, and everything seemed to be going fine, I wasn't too sure about the publickeytoken values in the configsections for the web.config so I left them as null, (PublicKeyToken=null).
When I ran the project I got an error, so I put the license key for graphics mill that we received from you guys as the public key token for graphics mill, and the project ran fine, but now when i try access the page with photoeditor in it I get the following error (we have bought photoeditor, but the only keys I have been given are for graphics mill and the red eye reduction add-on):
Code:
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: An error occurred creating the configuration section handler for Aurigma.PhotoEditor: Could not load file or assembly 'System, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

Source Error:


Line 10:         <section name="dataConfiguration" type="Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DatabaseSettings, Microsoft.Practices.EnterpriseLibrary.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null"/>
Line 11:         <section name="Aurigma.GraphisMill.WebControls" type="System.Configuration.NameValueSectionHandler, System, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=MYGRAPHICSMILLKEYHERE"/>
Line 12:         <section name="Aurigma.PhotoEditor" type="System.Configuration.NameValueSectionHandler, System, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=null"/>
Line 13:     </configSections>
Line 14:     <connectionStrings>


Please help.
Thanks in advance.
Paul
Andrew
Posted: Monday, September 25, 2006 8:56:31 PM

Rank: Advanced Member
Groups: Administration , Member

Joined: 8/2/2003
Posts: 708
Points: 105
Paul,

As far as our developers tell, they are communicating you regarding problems with PhotoEditor deployment. Feel free to submit case if anything is still wrong.

Sincerely yours,
Andrew Simontsev from Aurigma Team
Users browsing this topic
Guest


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.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Yet Another Forum.net version 1.9.1.6 running under Cuyahoga.
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.