|
Rank: Member Groups: Member
Joined: 1/9/2008 Posts: 27
|
Hi, I installed EO.Web 2015.2.85.0 and tried to build the samples solutions but VB part throws lots of compilation errors. Clearly some markup pages are C# versions that you forgot to convert to VB.
Melbin
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
We tested it and it seems to work fine. Can you paste a small example of what does not compile?
Thanks!
|
|
Rank: Member Groups: Member
Joined: 1/9/2008 Posts: 27
|
After installation this page C:\Program Files (x86)\Essential Objects\EO.Total 2015\Samples\VB\Web\EOWebDemo_VB\Demos\AJAX Uploader\Client Side Event\Demo.aspx
begins with <%@ Register TagPrefix="eo" Namespace="EO.Web" Assembly="EO.Web" %>
<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="Demo.aspx.cs" Inherits="Demos_AJAX_Uploader_Client_Side_Event_Demo" Title="Untitled Page" %>
There are other pages like that.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
You are correct. We will look into this and get back to you as soon as possible.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
This is just to let you know that we have posted a new build that addressed this problem. You can download the new build from our download page.
Thanks!
|
|