|
Rank: Newbie Groups: Member
Joined: 6/3/2014 Posts: 1
|
Hi, I would like to upgrade EO.Web Controls Suite (2011) to the newest version.
How can I do that?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
We have sent you the detailed instructions through private message. You can click "Inbox" at the top of the forum to view the message.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 6/10/2014 Posts: 6
|
Hi,
I have downloaded the trial version of EO Web Control 2013 since 2 month ago but until now still cannot upgrade it always show error page ... I tried to copied the .dll file several times to the bin folder, but still not working,
Our development now is being upgraded into .net framework 4.5 and win server 2012 ? (previously we are using EO Web for .net 2.0) Can i have the detail instructions also bout how to upgrade the EO Web ?
Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi Melcom,
There isn't anything particular about upgrading EO.Web. You uninstall the old version (if you forgot, the installer will prompt you to do that), then install the new version, then update your project to use the new DLL and rebuild your project. It's pretty much the same steps as you use any other standard .NET DLL.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 6/10/2014 Posts: 6
|
Thank you very much for information,
Sorry for my late reply
Actually i already followed the instructions which is uninstalled the old version before install the new one, after that i copied the dll file to bin folder (we using EO menu for our web application), but still the error text appear "Server Error in '/[homepage]' application
Is there any step that i missed ?
Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
You need to update your project reference to use the new DLL and then rebuild your project, not just copying the DLL over.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 6/10/2014 Posts: 6
|
Thank you very much .... now the project is running well using new EO Menu ,
But the problem is the EO Menu appear only if i running the website from project solution, when i try to open website from IIS, it always failed (the EO Menu didnt show up ..came with error page )
really need your support ?
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 6/10/2014 Posts: 6
|
Below is the error message :
"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.] EO.Web.Internal.mi.a(Object A_0, Type A_1, String A_2, Boolean& A_3) +579 EO.Web.Internal.cg.ak() +109 EO.Web.Internal.cg.j(HtmlTextWriter A_0) +126 EO.Web.WebControlBase.n(HtmlTextWriter A_0) +126 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +149 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +248 System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +394 System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +48 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +149 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +248 System.Web.UI.Page.Render(HtmlTextWriter writer) +39 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +149 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5362
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929
|
|
Rank: Newbie Groups: Member
Joined: 6/10/2014 Posts: 6
|
Hi... I think i solved the issue, its because the license from the old version, now the application work fine after i remove the old license from our project.
Thanks a lot ...
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Glad to hear that you resolved the issue. Yes, the new version will only work with the new license because each major release uses a different license key/file.
Thanks!
|
|