Forums

Welcome Guest Search | Active Topics | Members

Problems with first install Options
ktratt
Posted: Monday, February 05, 2007 3:00:29 PM
Rank: Member
Groups: Member

Joined: 2/5/2007
Posts: 11
Points: 0
I have attempted to follow the directions but i am getting the following error

Code:
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.

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:


[NullReferenceException: Object reference not set to an instance of an object.]
   Aurigma.PhotoEditor.Editor.CreateThumbnail() in C:\Inetpub\wwwroot\sources\PhotoEditor\Editor.ascx.vb:186
   Aurigma.PhotoEditor.Editor.OnPreRender(EventArgs e) in C:\Inetpub\wwwroot\sources\PhotoEditor\Editor.ascx.vb:396
   System.Web.UI.Control.PreRenderRecursiveInternal() +77
   System.Web.UI.Control.PreRenderRecursiveInternal() +161
   System.Web.UI.Control.PreRenderRecursiveInternal() +161
   System.Web.UI.Control.PreRenderRecursiveInternal() +161
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1360




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.91; ASP.NET Version:2.0.50727.210



here is the code behind i am using in my c# project

Code:
Editor objEditor  = (Editor) pnlUploadPhoto.FindControl ("Editor1");
            objEditor.MediumQualityDpi = 300;
            objEditor.OriginalPath = Server.MapPath("photoeditor/images/redeye.jpg");
            Editor.BitmapManager = new DefaultBitmapManager();
            objEditor.InitializationData = "border=simple,white";
            objEditor.DebugMode = true;
            objEditor.RedirectUrl = "http://hoffman.eznetinc.com/faces/default.aspx";
            objEditor.TitleHtml = "<a href='javascript:alert('example')'>PhotoEditor Title</a>";



this is running on .net framework 2.0.

Does anybody know what is wrong.


Andrew
Posted: Tuesday, February 06, 2007 3:39:25 AM

Rank: Advanced Member
Groups: Administration , Member

Joined: 8/2/2003
Posts: 708
Points: 105
The current version of PhotoEditor requires .NET 1.1. If it is not acceptable for you to use .NET 1.1, please submit case. We will provide you with a version adapted for .NET 2.0.

Sincerely yours,
Andrew Simontsev from Aurigma Team
ktratt
Posted: Tuesday, February 13, 2007 2:17:18 PM
Rank: Member
Groups: Member

Joined: 2/5/2007
Posts: 11
Points: 0
i have sent 2 requests for the version which runs with .net 2.0. can you please email it to me or send the the instructions on how to download it.

ktratt@eznetinc.com
Andrew
Posted: Friday, February 16, 2007 5:30:33 AM

Rank: Advanced Member
Groups: Administration , Member

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

Just want to make sure whether you get any emails from us. If you did not, I post a message here and I will try to email through an alternative account.

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.